summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-15lkdtm: silence warnings about function declarationsKees Cook7-25/+10
2016-07-15lkdtm: hide unused functionsArnd Bergmann1-30/+36
2016-07-15Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman3-1/+42
2016-07-14intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin1-0/+5
2016-07-14intel_th: Fix a deadlock in modprobingAlexander Shishkin2-1/+37
2016-07-14dsp56k: prevent a harmless underflowDan Carpenter1-1/+1
2016-07-14Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-11/+116
2016-07-14Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg 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/slav...Linus Torvalds2-29/+63
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-416/+537
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-103/+228
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-11/+13
2016-06-18Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+32
2016-06-17Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-137/+9
2016-06-17Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-26/+26