summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: add driver for Valve Steam ControllerRodrigo Rivas Costa2018-05-154-0/+986
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-05-097-25/+71
|\
| * HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede2018-05-092-0/+3
| * HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav2018-04-261-1/+1
| * HID: intel_ish-hid: Stop using a static local buffer in get_report()Hans de Goede2018-04-251-10/+6
| * HID: intel_ish-hid: Move header size check to inside the loopHans de Goede2018-04-251-10/+10
| * HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav2018-04-251-1/+3
| * HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh2018-04-253-3/+48
* | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-0811-41/+95
|\ \
| * | driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre2018-05-071-2/+2
| * | ata: fix spelling mistake: "directon" -> "direction"Colin Ian King2018-05-011-2/+2
| * | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-04-261-0/+3
| * | libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede2018-04-261-0/+3
| * | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang2018-04-261-0/+56
| * | libahci: Allow drivers to override stop_engineEvan Wang2018-04-266-15/+26
| * | Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-092-22/+3
* | | Merge tag 'pinctrl-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-05-083-8/+55
|\ \ \
| * | | pinctrl: sunrisepoint: Align GPIO number space with WindowsMika Westerberg2018-05-021-3/+42
| * | | pinctrl: cherryview: Associate IRQ descriptors to irqdomainMika Westerberg2018-05-021-4/+12
| * | | pinctrl: meson-axg: fix the range of aobus bankYixun Lan2018-05-021-1/+1
* | | | Merge tag 'gpio-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-05-084-19/+20
|\ \ \ \
| * | | | gpio: pcie-idio-24: Fix off-by-one error in get_multiple loopWilliam Breathitt Gray2018-04-301-1/+1
| * | | | gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple call...William Breathitt Gray2018-04-271-10/+10
| * | | | gpio: pci-idio-16: Fix port memory offset for get_multiple callbackWilliam Breathitt Gray2018-04-271-4/+4
| * | | | gpio: fix error path in lineevent_createUwe Kleine-König2018-04-271-1/+1
| * | | | gpioib: do not free unrequested descriptorsTimur Tabi2018-04-261-2/+3
| * | | | gpio: fix aspeed_gpio unmask irqGovert Overgaauw2018-04-261-1/+1
| |/ / /
* | | | Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-071-9/+21
|\ \ \ \
| * | | | of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-261-9/+21
| |/ / /
* | | | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\ \ \ \
| * | | | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * | | | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * | | | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * | | | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * | | | iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * | | | iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * | | | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-2/+2
|\ \ \ \ \
| * | | | | irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
| |/ / / /
* | | | | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-052-2/+4
|\ \ \ \ \
| * | | | | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
| * | | | | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-0516-57/+132
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-042-34/+40
| |\ \ \ \ \
| | * | | | | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
| | * | | | | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
| | | |/ / / | | |/| | |
| * | | | | Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-042-3/+6
| * | | | | usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus2018-05-031-8/+39
| * | | | | usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus2018-05-031-0/+1
| * | | | | USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern2018-05-031-1/+3