aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-09Merge tag 'lsk-v3.18-15.07' of http://git.linaro.org/kernel/linux-linaro-stab...Gary S. Robertson
2015-07-22clocksource: exynos: migrate to new per-mode set_mode_*() callbacksViresh Kumar
2015-07-22clocksource: Add (missing) default case for switch blocksViresh Kumar
2015-07-22Merge tag 'lsk-v3.18-15.06' of http://git.linaro.org/kernel/linux-linaro-stab...Gary S. Robertson
2015-07-06Merge tag 'v3.18.17' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.18-15.07Kevin Hilman
2015-06-29Merge remote-tracking branch 'v3.18/topic/dm-crypt' into linux-linaro-lsk-v3.18Alex Shi
2015-06-29dm crypt: fix missing error code return from crypt_ctr error pathWei Yongjun
2015-06-29dm crypt: leverage immutable biovecs when decrypting on readMike Snitzer
2015-06-29dm crypt: update URLs to new cryptsetup project pageMilan Broz
2015-06-29dm crypt: sort writesMikulas Patocka
2015-06-29dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka
2015-06-29dm crypt: offload writes to threadMikulas Patocka
2015-06-29dm crypt: remove unused io_pool and _crypt_io_poolMikulas Patocka
2015-06-29dm crypt: avoid deadlock in mempoolsMikulas Patocka
2015-06-29dm crypt: don't allocate pages for a partial requestMikulas Patocka
2015-06-29dm crypt: use unbound workqueue for request processingMikulas Patocka
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-28spi: bitbang: Make setup_transfer() callback optionalPelle Nilsson
2015-06-28dmaengine: shdmac: avoid unused variable warningsArnd Bergmann
2015-06-28mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI
2015-06-28[media] Add and use IS_REACHABLE macroArnd Bergmann
2015-06-28usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-06-28serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-06-28serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-06-28ACPI: Add support for device specific propertiesMika Westerberg
2015-06-28iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse
2015-06-28HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott
2015-06-28HID: sjoy: support Super Joy Box 4Sean Young
2015-06-28HID: usbhid: Add a quirk for raphnet multi-gamepad adaptersRaphael Assenat
2015-06-28HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum
2015-06-28HID: usbhid: more mice with ALWAYS_POLLOliver Neukum
2015-06-28HID: add quirk for PIXART OEM mouse used by HPOliver Neukum
2015-06-28HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum
2015-06-28HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org
2015-06-28HID: Introduce hidpp, a module to handle Logitech hid++ devicesBenjamin Tissoires
2015-06-28HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-06-28HID: saitek: add USB ID for older R.A.T. 7Darren Salt
2015-06-28HID: uclogic: Set quirks from inside the driverBenjamin Tissoires
2015-06-28HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik
2015-06-28serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-06-28serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang
2015-06-16exynos: driver raw read and write endian fixVictor Kamensky
2015-06-16exynos: serial clear and set big endian fixVictor Kamensky
2015-06-16mmc: dw_mmc endian fixVictor Kamensky
2015-06-15Merge branch 'v3.18/topic/thermal' into linux-linaro-lsk-v3.18Kevin Hilman
2015-06-15thermal: exynos: fix compile error in _zone_bind_cooling_device()Kevin Hilman
2015-06-15Merge branch 'linux-3.18.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-15be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-06-15xen: netback: read hotplug script once at start of day.Ian Campbell