summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-11-143-15/+39
|\
| * rtc: omap: prevent disabling of clock/module during suspendTero Kristo2016-11-041-6/+26
| * rtc: omap: Fix selecting external oscLokesh Vutla2016-11-041-2/+4
| * rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä2016-10-201-2/+3
| * rtc: cmos: remove all __exit_p annotationsLABBE Corentin2016-10-191-5/+5
| * rtc: asm9260: fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
* | gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab2016-11-141-7/+10
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-141-0/+6
|\ \
| * | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-071-0/+6
* | | ntb_perf: potential info leak in debugfsDan Carpenter2016-11-131-3/+3
* | | ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang2016-11-131-0/+3
* | | ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-131-1/+1
* | | ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-131-1/+1
* | | NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun2016-11-131-6/+6
* | | ntb_pingpong: Fix db_init parameter descriptionWei Yongjun2016-11-131-1/+1
* | | Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
|\ \ \
| * | | gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| * | | gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| * | | dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61
* | | | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-134-6/+3
|\ \ \ \
| * | | | ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-101-3/+0
| * | | | vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
| * | | | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-312-2/+2
* | | | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
|\ \ \ \ \
| * | | | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| * | | | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| |/ / / /
* | | | | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-1310-53/+63
|\ \ \ \ \
| * | | | | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| * | | | | staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
| * | | | | Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
| * | | | | drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
| * | | | | staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1
| * | | | | staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott2016-11-071-1/+2
| * | | | | staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen2016-11-071-4/+4
| * | | | | Merge tag 'iio-fixes-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-11-075-42/+52
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-051-28/+28
| | * | | | iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-051-0/+1
| | * | | | iio: st_sensors: fix scale configuration for h3lis331dlLorenzo Bianconi2016-10-302-7/+13
| | * | | | staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann2016-10-251-7/+10
* | | | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-1312-37/+35
|\ \ \ \ \ \
| * | | | | | USB: cdc-acm: fix TIOCMIWAITJohan Hovold2016-11-101-2/+0
| * | | | | | cdc-acm: fix uninitialized variableOliver Neukum2016-11-071-0/+2
| * | | | | | drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
| * | | | | | usb: musb: remove duplicated actionsKirill Esipov2016-11-071-5/+0
| * | | | | | usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner2016-11-071-1/+2
| * | | | | | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-11-073-15/+5
| |\ \ \ \ \ \
| | * | | | | | phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng2016-11-051-1/+1
| | * | | | | | phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin2016-11-051-12/+1
| | * | | | | | phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam2016-11-051-2/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | uwb: fix device reference leaksJohan Hovold2016-11-012-3/+15