summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina2018-06-081-8/+25
|\
| * HID: i2c-hid: remove i2c_hid_open_mutSebastian Andrzej Siewior2018-05-301-2/+0
| * HID: i2c-hid: check if device is there before really probingDmitry Torokhov2018-05-151-0/+8
| * HID: i2c-hid: Silently fail probe for CHPN0001 touchscreenHans de Goede2018-04-161-0/+12
| * HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the functionHans de Goede2018-04-161-6/+5
* | Merge branch 'for-4.18/hid-steam' into for-linusJiri Kosina2018-06-08961-5217/+10338
|\ \
| * | HID: steam: select CONFIG_POWER_SUPPLYArnd Bergmann2018-05-301-0/+1
| * | HID: steam: add missing fields in client initializationJiri Kosina2018-05-151-0/+3
| * | HID: steam: add battery device.Rodrigo Rivas Costa2018-05-151-1/+140
| * | HID: add driver for Valve Steam ControllerRodrigo Rivas Costa2018-05-155-0/+987
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-05-097-25/+71
| |\ \
| * \ \ Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-0812-42/+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-093-23/+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
| | |/ / / /
| * | | | | Fix typo in comment.Florian La Roche2018-05-071-1/+1
| * | | | | Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-079-16/+40
| |\ \ \ \ \
| | * | | | | dt-bindings: panel: lvds: Fix path to display timing bindingsGeert Uytterhoeven2018-05-011-1/+1
| | * | | | | dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven2018-05-011-1/+1
| | * | | | | dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven2018-04-271-1/+1
| | * | | | | of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-262-9/+29
| | * | | | | dtc: checks: drop warning for missing PCI bridge bus-rangeRob Herring2018-04-241-3/+2
| | * | | | | dt-bindings: dmaengine: rcar-dmac: document R8A77965 supportJacopo Mondi2018-04-161-0/+1
| | * | | | | dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIFJacopo Mondi2018-04-161-0/+2
| | * | | | | dt-bindings: net: ravb: Add support for r8a77965 SoCJacopo Mondi2018-04-161-0/+1
| | * | | | | dt-bindings: pinctrl: sunxi: Fix reference to driverMatheus Castello2018-04-161-3/+3
| | * | | | | doc: Add vendor prefix for Kieback & Peter GmbHLukasz Majewski2018-04-161-0/+1
| | |/ / / /
| * | | | | Linux 4.17-rc4v4.17-rc4Linus Torvalds2018-05-061-2/+2
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-0610-85/+122
| |\ \ \ \ \
| | * | | | | KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| | * | | | | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-059-68/+102
| | |\ \ \ \ \
| | | * | | | | arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | | * | | | | KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider2018-05-041-1/+1
| | | * | | | | KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
| | | * | | | | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-276-61/+81