aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-17/+41
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-12/+17
2019-06-29Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+4
2019-06-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-2/+4
2019-06-29Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 3-27/+33
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-13/+18
2019-06-28Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-10/+29
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 9-5/+32
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 15-39/+77
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsGravatar Nicolas Boichat 1-14/+4
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIGravatar Rafael J. Wysocki 1-4/+4
2019-06-26ipv6: constify rt6_nexthop()Gravatar Nicolas Dichtel 1-1/+1
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Gravatar Marek Vasut 1-3/+3
2019-06-26net: aquantia: fix vlans not working over bridged networkGravatar Dmitry Bogdanov 4-8/+23
2019-06-26team: Always enable vlan tx offloadGravatar YueHaibing 1-1/+1
2019-06-26bonding: Always enable vlan tx offloadGravatar YueHaibing 1-1/+1
2019-06-26pinctrl: mediatek: Ignore interrupts that are wake only during resumeGravatar Nicolas Boichat 1-1/+15
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageGravatar Hyungwoo Yang 2-3/+16
2019-06-26HID: multitouch: Add pointstick support for ALPS TouchpadGravatar Kai-Heng Feng 2-0/+5
2019-06-26HID: logitech-dj: Fix forwarding of very long HID++ reportsGravatar Hans de Goede 1-1/+3
2019-06-26HID: uclogic: Add support for Huion HS64 tabletGravatar Kyle Godbey 3-0/+5
2019-06-26HID: chicony: add another quirk for PixArt mouseGravatar Oleksandr Natalenko 2-0/+2
2019-06-26HID: intel-ish-hid: Fix a use after free in load_fw_from_host()Gravatar Dan Carpenter 1-1/+1
2019-06-25clk: socfpga: stratix10: fix divider entry for the emac clocksGravatar Dinh Nguyen 1-2/+2
2019-06-25dm verity: use message limit for data block corruption messageGravatar Milan Broz 1-2/+2
2019-06-25dm table: don't copy from a NULL pointer in realloc_argv()Gravatar Jerome Marchand 1-1/+1
2019-06-25dm log writes: make sure super sector log updates are written in orderGravatar zhangyi (F) 1-2/+21
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Gravatar Stephen Boyd 1-2/+2
2019-06-25dm init: fix incorrect uses of kstrndup()Gravatar Gen Zhang 1-3/+3
2019-06-25pinctrl: ocelot: fix pinmuxing for pins after 31Gravatar Alexandre Belloni 1-7/+9
2019-06-25pinctrl: ocelot: fix gpio direction for pins after 31Gravatar Alexandre Belloni 1-1/+1
2019-06-25pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderGravatar Phil Reid 1-4/+4
2019-06-25Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+6
2019-06-24qmi_wwan: Fix out-of-bounds readGravatar Bjørn Mork 1-1/+1
2019-06-24net: macb: do not copy the mac address if NULLGravatar Antoine Tenart 1-1/+1
2019-06-24mfd: stmfx: Fix an endian bug in stmfx_irq_handler()Gravatar Dan Carpenter 1-1/+3
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-12/+110
2019-06-24Merge tag 'auxdisplay-for-linus-v5.2-rc7' of git://github.com/ojeda/linuxGravatar Linus Torvalds 2-4/+5
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesGravatar Tudor Ambarus 1-11/+108
2019-06-22sis900: fix TX completionGravatar Sergej Benilov 1-8/+8
2019-06-22net: stmmac: set IC bit when transmitting frames with HW timestampGravatar Roland Hii 1-8/+14
2019-06-22net: stmmac: fixed new system time seconds value calculationGravatar Roland Hii 1-1/+1
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+3
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Gravatar Peter Xu 1-4/+3
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+4
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 4-11/+11
2019-06-22ppp: mppe: Add softdep to arc4Gravatar Takashi Iwai 1-0/+1
2019-06-22be2net: fix link failure after ethtool offline testGravatar Petr Oros 1-6/+22
2019-06-22efibc: Replace variable set function in notifier callGravatar Tian Baofeng 1-5/+7
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-14/+18