summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: accel: adis16240: Improve readability on write_raw functionRodrigo Ribeiro2019-08-181-4/+1
* staging: iio: adc: ad7192: Add low_pass_3db_filter_frequencyMircea Caprioru2019-08-181-16/+133
* staging: iio: adc: ad7192: Remove platform dataMircea Caprioru2019-08-182-49/+2
* iio: imu: adis16460: fix variable signednessAlexandru Ardelean2019-08-181-1/+1
* iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-181-2/+2
* staging: sm750fb: fix odd license textGreg Kroah-Hartman2019-08-153-9/+0
* staging: erofs: correct all misused ENOTSUPPGao Xiang2019-08-155-11/+11
* staging: erofs: differentiate unsupported on-disk formatGao Xiang2019-08-152-5/+5
* staging: erofs: introduce EFSCORRUPTED and more logsGao Xiang2019-08-157-20/+36
* staging: comedi: usbduxsigma: remove redundant assignment to variable fx2delayColin Ian King2019-08-151-1/+1
* staging: rtl8192u: fix up indentation of a statementColin Ian King2019-08-151-2/+2
* staging: gasket: apex: Make structure apex_desc constantNishka Dasgupta2019-08-151-1/+1
* staging: erofs: removing an extra call to iloc() in fill_inode()Pratik Shinde2019-08-151-3/+4
* staging: fsl-dpaa2/ethsw: do not force user to bring interface downIoana Ciornei2019-08-141-9/+23
* staging: fsl-dpaa2/ethsw: register_netdev only when readyIoana Ciornei2019-08-141-8/+6
* staging: fsl-dpaa2/ethsw: reword error messageIoana Ciornei2019-08-141-2/+1
* staging: fsl-dpaa2/ethsw: remove redundant VLAN checkIoana Ciornei2019-08-141-5/+0
* staging: fsl-dpaa2/ethsw: remove unnecessary memsetIoana Ciornei2019-08-141-3/+0
* staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding stateIoana Ciornei2019-08-141-6/+6
* staging: fsl-dpaa2/ethsw: remove debug messageIoana Ciornei2019-08-141-7/+0
* staging: fsl-dpaa2/ethsw: add line terminator to all formatsIoana Ciornei2019-08-142-6/+6
* staging: fsl-dpaa2/ethsw: enable switch ports only on dev_openIoana Ciornei2019-08-141-53/+6
* staging: fsl-dpaa2/ethsw: remove IGMP default addressIoana Ciornei2019-08-141-5/+2
* staging: rtl8723bs: remove redundant assignment to retColin Ian King2019-08-141-1/+1
* Staging: rtl8712: rtl8712_recv: fixed 80 character length warningMerwin Trever Ferrao2019-08-141-1/+2
* staging: rtl8712: r8712_dump_aggr_xframe(): Change type to voidNishka Dasgupta2019-08-142-6/+4
* staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to voidNishka Dasgupta2019-08-142-6/+4
* staging: rtl8712: r8712_append_mpdu_unit(): Change return typeNishka Dasgupta2019-08-141-11/+8
* staging: rtl8712: xmitframe_addmic(): Change return values and typeNishka Dasgupta2019-08-141-6/+6
* staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng2019-08-1411-2225/+0
* staging: erofs: xattr.c: avoid BUG_ONGao Xiang2019-08-141-5/+9
* staging: erofs: remove incomplete cleancacheGao Xiang2019-08-142-7/+0
* staging: erofs: inline erofs_inode_is_data_compressed()Gao Xiang2019-08-141-1/+1
* iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-141-0/+1
* Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-1295-1414/+2931
|\
| * iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov2019-08-111-21/+11
| * iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov2019-08-111-1/+1
| * iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-114-44/+4
| * iio: imu: inv_mpu6050: be more explicit on supported chipsJean-Baptiste Maneyrol2019-08-051-4/+6
| * iio: light: noa1305: Add support for NOA1305Martyn Welch2019-08-053-0/+324
| * iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-057-43/+24
| * iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by typeMartin Kepplinger2019-08-051-2/+2
| * iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan2019-08-051-58/+29
| * iio: tsl2772: Use devm_iio_device_registerChuhong Yuan2019-08-051-18/+1
| * iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan2019-08-051-3/+13
| * iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan2019-08-051-3/+3
| * iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0520-56/+17
| * iio: light: si1145: Use device-managed APIsChuhong Yuan2019-08-051-37/+5
| * iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca2019-08-051-21/+17
| * iio:magn: preenable/postenable/predisable fixup for ST magn bufferDenis Ciocca2019-08-051-14/+16