summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro2019-09-051-1/+0
* staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho2019-09-051-1/+0
* staging: exfat: Use kmemdup in exfat_symlink()YueHaibing2019-09-051-2/+1
* staging: exfat: remove unused including <linux/version.h>YueHaibing2019-09-051-1/+0
* staging: exfat: remove duplicated include from exfat_super.cYueHaibing2019-09-051-1/+0
* staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang2019-09-041-2/+1
* staging: exfat: Fix two missing unlocks on error pathsDan Carpenter2019-09-041-2/+4
* staging: exfat: cleanup explicit comparisons to NULLValentin Vidic2019-09-042-46/+46
* Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang2019-09-041-2/+1
* Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-0321-213/+489
|\
| * iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi2019-09-031-4/+4
| * iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi2019-09-031-6/+11
| * iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-031-1/+4
| * iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-031-1/+1
| * iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi2019-09-031-3/+3
| * iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger2019-09-035-1/+100
| * iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2019-08-272-9/+28
| * iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi2019-08-263-4/+25
| * Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET2019-08-251-1/+1
| * iio: st_sensors: Fix build errorYueHaibing2019-08-251-0/+2
| * iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-253-3/+123
| * iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-181-54/+27
| * iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-181-31/+22
| * iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
| * 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: exfat: drop local TRUE/FALSE definesValentin Vidic2019-09-034-51/+53
* | staging: exfat: fix spelling errors in commentsValentin Vidic2019-09-032-2/+2
* | staging: exfat: cleanup braces for if/else statementsValentin Vidic2019-09-032-13/+15
* | staging: rtl8723bs: replace __inline by inlineRasmus Villemoes2019-09-0310-42/+42
* | staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2019-09-032-7/+2
* | staging: kpc2000: Fix long constant sparse warningHarsh Jain2019-09-033-22/+22
* | staging: exfat: check for null return from call to FAT_getblkColin Ian King2019-09-031-0/+2
* | staging: greybus: light: fix a couple double freesDan Carpenter2019-09-031-6/+6
* | staging: rts5208: Fix checkpath warningP SAI PRASANTH2019-09-031-3/+2
* | staging: rts5208: Fixed checkpath warning.Prakhar Sinha2019-09-031-4/+3
* | staging: rts5208: remove redundant sd30_mode checksColin Ian King2019-09-031-18/+10
* | staging: exfat: remove return and error return via a gotoColin Ian King2019-09-031-1/+1
* | staging: exfat: fix uninitialized variable retColin Ian King2019-09-031-1/+1
* | staging: exfat: use BIT macro for defining sizesValentin Vidic2019-09-031-3/+3
* | staging: exfat: cleanup blank line warningsValentin Vidic2019-09-033-5/+1
* | staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman2019-09-021-0/+2
* | drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks2019-09-022-0/+14
* | staging: exfat: add exfat filesystem code to stagingValdis Klētnieks2019-08-3012-0/+10880
* | staging: most: sound: Fix error path of audio_initYueHaibing2019-08-281-1/+4
* | staging: rtl8192u: Fix indentationStephen Brennan2019-08-285-63/+63
* | staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman2019-08-276-17/+24