summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda-5/+6
2019-10-27usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)-6/+6
2019-10-27usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)-1/+1
2019-10-27usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)-0/+1
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola-1/+1
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann-0/+1
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4/+4
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+2
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+4
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-44/+47
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-29/+48
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds-31/+48
2019-10-26soc: imx: gpc: fix initialiser formatBen Dooks-4/+4
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-2/+1
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+9
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju-6/+2
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-36/+36
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)-12/+20
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+4
2019-10-25nbd: verify socket is supported during setupMike Christie-2/+21
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown-24/+14
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik-0/+6
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik-5/+7
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-5/+15
2019-10-25Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-49/+96
2019-10-25Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-5/+7
2019-10-25Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-5/+20
2019-10-25irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak-2/+2
2019-10-25pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko-12/+12
2019-10-25ACPI: processor: Add QoS requests for all CPUsRafael J. Wysocki-26/+42
2019-10-25clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski-0/+6
2019-10-25Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-46/+92
2019-10-25Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+4
2019-10-24scsi: sd: define variable dif as unsigned int instead of boolXiang Chen-1/+2
2019-10-24scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche-1/+2
2019-10-24IB/core: Avoid deadlock during netlink message handlingParav Pandit-54/+56
2019-10-24Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+4
2019-10-24virt_wifi: fix refcnt leak in module exit routineTaehee Yoo-2/+52
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo-33/+2
2019-10-24vxlan: add adjacent link to limit depth levelTaehee Yoo-10/+43
2019-10-24macsec: fix refcnt leak in module exit routineTaehee Yoo-4/+0
2019-10-24team: fix nested locking lockdep warningTaehee Yoo-3/+13
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo-3/+7
2019-10-24bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo-2/+4
2019-10-24net: core: add generic lockdep keysTaehee Yoo-92/+0
2019-10-24Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-185/+118
2019-10-24i2c: stm32f7: remove warning when compiling with W=1Alain Volmat-1/+1
2019-10-24i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier-7/+10