summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-09iio: adc: stm32: allow to tune analog clockFabrice Gasnier
2019-11-09iio: dac: vf610: Use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: dac: lpc18xx: Use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: vf610: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: spear_adc: Use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: rcar-gyroadc: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: npcm: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: lpc18xx: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: ingenic: Use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: cc10001: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: bcm_iproc_adc: drop a stray semicolonJonathan Cameron
2019-11-09iio: adc: mt6577_auxdac: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-09iio: adc: aspeed: use devm_platform_ioremap_resourceJonathan Cameron
2019-11-03iio: imu: adis: assign read val in debugfs hook only if op successfulAlexandru Ardelean
2019-11-03iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2019-11-03iio: imu: adis16480: prefer `unsigned int` over `unsigned`Alexandru Ardelean
2019-11-03iio: imu: adis16480: fix indentation of return statementAlexandru Ardelean
2019-11-03iio: imu: adis: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-11-03iio: imu: adis16480: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-11-03iio: imu: adis16460: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-11-03iio: imu: adis16400: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-11-03iio: gyro: adis16136: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-11-02iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean
2019-11-02iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2019-11-01staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt
2019-11-01staging: exfat: replace kmalloc with kmalloc_arrayRoi Martin
2019-11-01drivers/staging/exfat: Replace binary semaphores for mutexesDavidlohr Bueso
2019-11-01Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-10-30staging: exfat: avoid multiple assignmentsRoi Martin
2019-10-30staging: exfat: replace printk(KERN_INFO ...) with pr_info()Roi Martin
2019-10-30staging: exfat: remove unnecessary new line in if conditionRoi Martin
2019-10-30staging: exfat: make alignment match open parenthesisRoi Martin
2019-10-30staging: exfat: remove unnecessary parenthesesRoi Martin
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (misaligned brace)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)Chandra Annamaneni
2019-10-30staging: vt6655: Fix lines ending with parenthesesCristiane Naves
2019-10-30staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt
2019-10-30staging: sm750fb: Fix typo in commentGabriela Bittencourt
2019-10-30staging: emxx_udc: Fix invalid reference errorJavier F. Arias
2019-10-29staging: kpc2000: kpc_i2c: Remove commented codeJamal Shareef
2019-10-29staging: kpc2000: kpc_i2c: Fix lines over 80 charsJamal Shareef
2019-10-29staging: emxx_udc: Fix the format of a parameter listFrank A. Cancio Bello
2019-10-29staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello
2019-10-29staging: wilc1000: check if device is initialzied before changing vifAdham Abozaeid
2019-10-28staging: rtl8712: Fix Alignment of open parenthesisCristiane Naves
2019-10-28staging: mt7621-dma: Remove unnecessary line continuationsFrank A. Cancio Bello