aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman6-17/+24
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman20-34/+39
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman53-3403/+40
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-2/+2
2019-08-27staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-3/+3
2019-08-27staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-20/+19
2019-08-27staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-5/+5
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman8-303/+1
2019-08-27staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman16-16/+16
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini1-5/+3
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini1-15/+15
2019-08-27staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)1-8/+0
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai1-1/+3
2019-08-26iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi3-4/+25
2019-08-25Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET1-1/+1
2019-08-25iio: st_sensors: Fix build errorYueHaibing1-0/+2
2019-08-25iio: adc: ad7606: Add support for AD7606B ADCStefan Popa3-3/+123
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini1-3/+3
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan6-187/+4
2019-08-25staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini1-5/+0
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King1-1/+0
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje1-2/+0
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje1-3/+1
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam3-10/+0
2019-08-24erofs: move erofs out of stagingGao Xiang24-7249/+0
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan12-86/+86
2019-08-21staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan2-21/+22
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan5-133/+73
2019-08-21staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing1-2/+1
2019-08-21staging: rtl8192e: remove two set but not used variablesYueHaibing1-9/+3
2019-08-21staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'YueHaibing1-2/+1
2019-08-21staging: erofs: detect potential multiref due to corrupted imagesGao Xiang1-3/+17
2019-08-21staging: rts5208: remove redundant assignment to retvalColin Ian King1-1/+1
2019-08-21staging: kpc2000: kpc2000_i2c: Fix different address spaces warningsEduardo Barretto1-2/+2
2019-08-21staging: android: Remove ion device tree bindings from the TODODonald Yandt1-2/+0
2019-08-21staging: rtl8712: Improve naming of include hearder guardsChristophe JAILLET2-6/+4
2019-08-21staging: erofs: avoid loop in submit chainsGao Xiang1-1/+15
2019-08-21staging: rtl8723bs: core: Remove unneeded declaration WFD_OUIHariprasad Kelam1-1/+0
2019-08-21staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida1-1/+1
2019-08-21staging: erofs: avoid endless loop of invalid lookback distance 0Gao Xiang1-0/+6
2019-08-20staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang1-2/+4
2019-08-20staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy failsGao Xiang1-2/+1
2019-08-20staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang1-6/+5
2019-08-20staging: erofs: fix an error handling in erofs_readdir()Gao Xiang1-2/+9
2019-08-20staging: erofs: refuse to mount images with malformed volume nameGao Xiang1-2/+7
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman88-315/+651
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-2/+3
2019-08-18iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu1-54/+27
2019-08-18iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko1-31/+22
2019-08-18iio: adc: max1027: Use device-managed APIsChuhong Yuan1-31/+7