summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-06-192-29/+63
| |\
| | * dmaengine: mv_xor: Fix incorrect offset in dma_map_page()Stefan Roese2016-06-071-4/+6
| | * dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-05-301-1/+23
| | * dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-05-301-22/+32
| | * dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-05-301-2/+2
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-06-181-1/+1
| |\ \
| | * | memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien2016-06-161-1/+1
| * | | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-06-1838-416/+537
| |\ \ \
| | * | | usbip: rate limit get_frame_number messageGreg Kroah-Hartman2016-06-171-1/+1
| | * | | usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede2016-06-141-1/+1
| | * | | usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede2016-06-141-6/+9
| | * | | Merge tag 'phy-for-4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-06-102-5/+16
| | |\ \ \
| | | * | | phy: ti-pipe3: Program the DPLL even if it was already lockedRoger Quadros2016-06-031-4/+11
| | | * | | phy: exynos-mipi-video: avoid uninitialized variable useArnd Bergmann2016-05-301-1/+5
| | | | |/ | | | |/|
| | * | | usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-071-0/+9
| | * | | usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross2016-06-071-2/+12
| | * | | usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding2016-06-071-3/+13
| | * | | usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-06-071-1/+1
| | * | | USB: mos7720: delete parportSudip Mukherjee2016-06-071-0/+1
| | * | | USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio2016-06-071-1/+2
| | * | | usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-06-011-1/+7
| | * | | usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-06-011-7/+6
| | * | | usb: musb: host: correct cppi dma channel for isoch transferBin Liu2016-06-011-1/+1
| | * | | usb: musb: only restore devctl when session was set in backupBin Liu2016-06-011-1/+2
| | * | | usb: phy: Check initial state for twl6030Tony Lindgren2016-06-011-2/+15
| | * | | usb: musb: Use normal module_init for 2430 glueTony Lindgren2016-06-011-12/+2
| | * | | usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren2016-06-011-6/+0
| | * | | usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren2016-06-011-24/+4
| | * | | usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-015-14/+29
| | * | | usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren2016-06-011-11/+0
| | * | | usb: musb: Remove try_idle for 2430 glue layerTony Lindgren2016-06-011-91/+0
| | * | | usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren2016-06-011-11/+19
| | * | | usb: musb: Handle cable status better for 2430 glue layerTony Lindgren2016-06-011-8/+60
| | * | | usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2016-06-012-6/+19
| | * | | usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren2016-06-011-4/+3
| | * | | usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2016-06-012-32/+17
| | * | | usb: musb: Update to use PM runtime autosuspendTony Lindgren2016-06-013-6/+11
| | * | | usb: musb: Remove unnecessary shutdown functionTony Lindgren2016-06-011-25/+14