summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
* iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
* staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2017-09-301-1/+1
* iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
* iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-251-3/+40
* Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-2512-26/+84
|\
| * staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2017-09-241-3/+1
| * iio: core: Return error for failed read_regMatt Fornero2017-09-241-1/+3
| * iio: ad7793: Fix the serial interface resetDragos Bogdan2017-09-241-2/+2
| * iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+28
| * IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker2017-09-241-1/+1
| * iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner2017-09-241-9/+15
| * iio: adc: mcp320x: Fix oops on module unloadLukas Wunner2017-09-241-0/+1
| * iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier2017-09-241-1/+1
| * iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier2017-09-241-0/+1
| * iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier2017-09-241-1/+2
| * iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET2017-09-241-1/+3
| * iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET2017-09-241-1/+3
| * iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET2017-09-241-2/+4
| * iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi2017-09-032-1/+14
| * iio: adc: ti-ads1015: fix comparator polarity settingAkinobu Mita2017-09-031-3/+5
* | staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King2017-09-221-2/+1
* | staging: rtl8723bs: add missing range check on idColin Ian King2017-09-221-0/+2
* | staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren2017-09-181-2/+4
* | staging: speakup: fix speakup-r empty line lockupOkash Khawaja2017-09-181-3/+12
* | staging: pi433: Move limit check to switch default to kill warningGeert Uytterhoeven2017-09-181-6/+3
* | staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King2017-09-182-8/+9
* | staging: mt29f_spinand: Enable the read ECC before program the pageArun Nagendran2017-09-181-2/+6
* | staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann2017-09-181-2/+2
* | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \
| * | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1623-116/+293
|\ \ \
| * | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * | | tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * | | nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
| * | | nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
| * | | nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
| * | | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
| * | | w90p910_ether: include linux/interrupt.hArnd Bergmann2017-09-121-0/+1
| * | | net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-121-10/+7
| * | | mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-121-10/+9