aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-testingGreg Kroah-Hartman4-11/+116
2016-07-14Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-testingGreg Kroah-Hartman6-333/+373
2016-07-07lkdtm: use struct arrays instead of enumsKees Cook1-463/+205
2016-07-07lkdtm: move jprobe entry points to start of sourceKees Cook1-64/+65
2016-07-07lkdtm: reorganize module paramatersKees Cook1-11/+17
2016-07-07lkdtm: rename globals for clarityKees Cook1-37/+38
2016-07-07lkdtm: rename "count" to "crash_count"Kees Cook1-14/+12
2016-07-07lkdtm: remove intentional off-by-one array accessKees Cook1-5/+11
2016-07-07lkdtm: split remaining logic bug tests to separate fileKees Cook4-91/+195
2016-07-07lkdtm: split heap corruption tests to separate fileKees Cook4-114/+164
2016-07-07lkdtm: split memory permissions tests to separate fileKees Cook4-155/+237
2016-07-07lkdtm: split usercopy tests to separate fileKees Cook4-266/+342
2016-07-07lkdtm: drop "alloc_size" parameterKees Cook1-10/+5
2016-07-07lkdtm: add usercopy test for blocking kernel textKees Cook1-0/+34
2016-07-02extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla1-0/+34
2016-07-02extcon: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-07-01intel_th: Document output device callbacksAlexander Shishkin1-0/+3
2016-07-01intel_th: gth: Fix a source commentAlexander Shishkin1-1/+1
2016-07-01intel_th: Add runtime power management handlingAlexander Shishkin2-10/+60
2016-07-01stm class: Add runtime power management handlingAlexander Shishkin1-0/+52
2016-06-30extcon: link devres into core moduleArnd Bergmann1-1/+2
2016-06-27extcon: Add resource-managed functions to register extcon notifierChanwoo Choi1-0/+73
2016-06-27extcon: Split out the resource-managed functions from extcon coreChanwoo Choi3-118/+144
2016-06-27extcon: Move struct extcon_cable from header file to coreChanwoo Choi1-0/+20
2016-06-25nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla1-1/+1
2016-06-25nvmem: imx-ocotp: add COMPILE_TEST for proper test coverageSrinivas Kandagatla1-1/+2
2016-06-25nvmem: imx-ocotp: handling clockPeng Fan1-1/+14
2016-06-25nvmem: mxs-ocotp: remove nvmem regmap dependencySrinivas Kandagatla1-61/+22
2016-06-25nvmem: mtk-efuse: remove nvmem regmap dependencySrinivas Kandagatla2-16/+32
2016-06-25Merge 4.7-rc4 into char-misc-nextGreg Kroah-Hartman150-1091/+1699
2016-06-23extcon: Check for incorrect connection type in notifier registerStephen Boyd1-0/+4
2016-06-21Merge branch 'ib-extcon-powersupply-4.8' into extcon-nextChanwoo Choi2-201/+77
2016-06-21extcon: usb-gpio: add support for ACPI gpio interfaceLu Baolu1-1/+2
2016-06-21extcon: usb-gpio: add device binding for platform deviceLu Baolu1-0/+7
2016-06-21extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros1-0/+3
2016-06-21extcon: usb-gpio: switch to use pm wakeirq apisGrygorii Strashko1-13/+6
2016-06-19Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-29/+63
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds38-416/+537
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds24-103/+228
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-11/+13
2016-06-18Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-15/+32
2016-06-17Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-137/+9
2016-06-17Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-26/+26
2016-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-1/+6
2016-06-17isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-06-17watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-17gpio: Allow PC/104 devices on X86_64William Breathitt Gray1-4/+4
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray1-1/+1