summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-2427-1528/+2101
|\
| * lkdtm: silence warnings about function declarationsKees Cook2016-07-157-25/+10
| * lkdtm: hide unused functionsArnd Bergmann2016-07-151-30/+36
| * Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2016-07-153-1/+42
| |\
| | * intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin2016-07-141-0/+5
| | * intel_th: Fix a deadlock in modprobingAlexander Shishkin2016-07-142-1/+37
| * | dsp56k: prevent a harmless underflowDan Carpenter2016-07-141-1/+1
| * | Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2016-07-144-11/+116
| |\ \
| | * | intel_th: Document output device callbacksAlexander Shishkin2016-07-011-0/+3
| | * | intel_th: gth: Fix a source commentAlexander Shishkin2016-07-011-1/+1
| | * | intel_th: Add runtime power management handlingAlexander Shishkin2016-07-012-10/+60
| | * | stm class: Add runtime power management handlingAlexander Shishkin2016-07-011-0/+52
| | |/
| * | Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-07-146-333/+373
| |\ \
| | * | extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla2016-07-021-0/+34
| | * | extcon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-021-0/+2
| | * | extcon: link devres into core moduleArnd Bergmann2016-06-301-1/+2
| | * | extcon: Add resource-managed functions to register extcon notifierChanwoo Choi2016-06-271-0/+73
| | * | extcon: Split out the resource-managed functions from extcon coreChanwoo Choi2016-06-273-118/+144
| | * | extcon: Move struct extcon_cable from header file to coreChanwoo Choi2016-06-271-0/+20
| | * | extcon: Check for incorrect connection type in notifier registerStephen Boyd2016-06-231-0/+4
| | * | Merge branch 'ib-extcon-powersupply-4.8' into extcon-nextChanwoo Choi2016-06-212-201/+77
| | |\ \
| | | * | extcon: Remove the deprecated extcon functionsChanwoo Choi2016-06-101-177/+24
| | | * | power: axp288_charger: Replace deprecatd API of extconChanwoo Choi2016-06-101-24/+53
| | * | | extcon: usb-gpio: add support for ACPI gpio interfaceLu Baolu2016-06-211-1/+2
| | * | | extcon: usb-gpio: add device binding for platform deviceLu Baolu2016-06-211-0/+7
| | * | | extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros2016-06-211-0/+3
| | * | | extcon: usb-gpio: switch to use pm wakeirq apisGrygorii Strashko2016-06-211-13/+6
| * | | | lkdtm: use struct arrays instead of enumsKees Cook2016-07-071-463/+205
| * | | | lkdtm: move jprobe entry points to start of sourceKees Cook2016-07-071-64/+65
| * | | | lkdtm: reorganize module paramatersKees Cook2016-07-071-11/+17
| * | | | lkdtm: rename globals for clarityKees Cook2016-07-071-37/+38
| * | | | lkdtm: rename "count" to "crash_count"Kees Cook2016-07-071-14/+12
| * | | | lkdtm: remove intentional off-by-one array accessKees Cook2016-07-071-5/+11
| * | | | lkdtm: split remaining logic bug tests to separate fileKees Cook2016-07-074-91/+195
| * | | | lkdtm: split heap corruption tests to separate fileKees Cook2016-07-074-114/+164
| * | | | lkdtm: split memory permissions tests to separate fileKees Cook2016-07-074-155/+237
| * | | | lkdtm: split usercopy tests to separate fileKees Cook2016-07-074-266/+342
| * | | | lkdtm: drop "alloc_size" parameterKees Cook2016-07-071-10/+5
| * | | | lkdtm: add usercopy test for blocking kernel textKees Cook2016-07-071-0/+34
| * | | | nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla2016-06-251-1/+1
| * | | | nvmem: imx-ocotp: add COMPILE_TEST for proper test coverageSrinivas Kandagatla2016-06-251-1/+2
| * | | | nvmem: imx-ocotp: handling clockPeng Fan2016-06-251-1/+14
| * | | | nvmem: mxs-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-06-251-61/+22
| * | | | nvmem: mtk-efuse: remove nvmem regmap dependencySrinivas Kandagatla2016-06-252-16/+32
| * | | | Merge 4.7-rc4 into char-misc-nextGreg Kroah-Hartman2016-06-25150-1091/+1699
| |\| | |
| * | | | mei: drop wr_msg from the mei_dev structureAlexander Usyskin2016-06-102-79/+68
| * | | | lkdtm: split atomic test into over and underflowKees Cook2016-06-101-6/+20
| * | | | lkdtm: add usercopy testsKees Cook2016-06-101-2/+273
| * | | | lkdtm: add function for testing .rodata sectionKees Cook2016-06-104-7/+41
| * | | | lkdtm: clean up after renameKees Cook2016-06-101-6/+6