summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass consistent param->type to fs_parse()Al Viro2020-02-071-5/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-142-3/+4
|\
| * scsi: enclosure: Fix stale device oops with hot replugJames Bottomley2020-01-101-2/+1
| * scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen2020-01-101-1/+3
* | Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.Linus Torvalds2020-01-141-0/+8
|\ \
| * | drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-091-0/+8
* | | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-132-2/+2
|\ \ \
| * | | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-122-2/+2
| |/ /
* | | Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-123-7/+19
|\ \ \
| * | | iommu/dma: fix variable 'cookie' set but not usedQian Cai2020-01-071-3/+0
| * | | iommu/vt-d: Unlink device if failed to add to groupJon Derrick2020-01-071-3/+10
| * | | iommu: Remove device link to group on failureJon Derrick2020-01-071-0/+1
| * | | iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt2020-01-071-1/+8
| |/ /
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-123-13/+19
|\ \ \
| * | | i2c: fix bus recovery stop mode timingRussell King2020-01-091-3/+10
| * | | i2c: bcm2835: Store pointer to bus clockStefan Wahren2020-01-061-9/+8
| * | | i2c: at91: fix clk_offset for sam9x60Eugen Hristev2020-01-061-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-102-5/+7
|\ \ \
| * | | HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-102-5/+7
* | | | Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-1019-93/+243
|\ \ \ \
| * | | | usb: missing parentheses in USE_NEW_SCHEMEQi Zhou2020-01-081-1/+1
| * | | | usb: ohci-da8xx: ensure error return on variable error is setColin Ian King2020-01-081-2/+6
| * | | | usb: musb: Disable pullup at initPaul Cercueil2020-01-081-0/+3
| * | | | usb: musb: fix idling for suspend after disconnect interruptTony Lindgren2020-01-081-0/+8
| * | | | usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus2020-01-081-9/+9
| * | | | USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-061-4/+8
| * | | | USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert2020-01-021-5/+15
| * | | | Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-023-0/+15
| |\ \ \ \
| | * | | | USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas2019-12-203-0/+13
| | * | | | USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas2019-12-161-0/+2
| * | | | | Merge tag 'phy-for-5.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-024-47/+98
| |\ \ \ \ \
| | * | | | | phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman2019-12-311-0/+4
| | * | | | | phy: cpcap-usb: Drop extra write to usb2 registerTony Lindgren2019-12-261-6/+0
| | * | | | | phy: cpcap-usb: Improve host vs docked mode detectionTony Lindgren2019-12-261-15/+58
| | * | | | | phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren2019-12-261-3/+15
| | * | | | | phy: mapphone-mdm6600: Fix uninitialized status value regressionTony Lindgren2019-12-261-8/+3
| | * | | | | phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren2019-12-261-2/+2
| | * | | | | phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson2019-12-201-1/+1
| | * | | | | phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren2019-12-201-15/+18
| * | | | | | usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck2019-12-301-1/+3
| * | | | | | usb: cdns3: should not use the same dev_id for shared interrupt handlerPeter Chen2019-12-301-9/+5
| * | | | | | usb: dwc3: gadget: Fix request complete checkThinh Nguyen2019-12-301-0/+7
| * | | | | | usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil2019-12-301-1/+1
| * | | | | | usb: musb: jz4740: Silence error if code is -EPROBE_DEFERPaul Cercueil2019-12-301-2/+5
| * | | | | | usb: udc: tegra: select USB_ROLE_SWITCHArnd Bergmann2019-12-301-0/+1
| * | | | | | USB: core: fix check for duplicate endpointsJohan Hovold2019-12-301-12/+58
* | | | | | | Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-109-8/+38
|\ \ \ \ \ \ \
| * | | | | | | staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-031-0/+1
| * | | | | | | staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott2020-01-031-2/+2
| * | | | | | | staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley2020-01-033-0/+3