summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-253-3/+53
* Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-2513-26/+87
|\
| * 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-242-0/+31
| * 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
* | Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-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 branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \ \
| * | | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \ \
| * | | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-162-1/+18
| * | | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36
| * | | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12