summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2021-07-231-20/+13
|\
| * rbd: resurrect setting of disk->private_data in rbd_init_disk()Ilya Dryomov2021-07-211-0/+1
| * rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov2021-07-201-7/+5
| * rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov2021-07-201-13/+7
* | Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-07-234-10/+6
|\ \
| * \ Merge branch 'acpi-utils'Rafael J. Wysocki2021-07-233-9/+5
| |\ \
| | * | ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-193-9/+5
| | |/
| * / ACPI: Kconfig: Fix table override from built-in initrdRobert Richter2021-07-191-1/+1
| |/
* | Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-232-3/+11
|\ \
| * | driver core: Prevent warning when removing a device link from unregistered co...Adrian Hunter2021-07-211-2/+4
| * | driver core: auxiliary bus: Fix memory leak when driver_register() failPeter Ujfalusi2021-07-211-1/+7
| |/
* | Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-232-14/+48
|\ \
| * | bus: mhi: pci_generic: Fix inbound IPCR channelLoic Poulain2021-07-211-1/+17
| * | bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt2021-07-211-5/+12
| * | bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanBhaumik Bhatt2021-07-211-8/+19
| |/
* | Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-2326-112/+249
|\ \
| * \ Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-07-222-2/+6
| |\ \
| | * | USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-211-0/+1
| | * | USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-201-2/+2
| | * | USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco2021-07-121-0/+3
| * | | Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-211-4/+0
| * | | usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not setWei Yongjun2021-07-211-3/+3
| * | | usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-211-4/+6
| * | | usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski2021-07-214-3/+11
| * | | usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda2021-07-211-0/+7
| * | | usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan2021-07-211-0/+21
| * | | usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan2021-07-211-2/+8
| * | | usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
| * | | usb: gadget: u_serial: remove WARN_ON on null portColin Ian King2021-07-211-1/+1
| * | | usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan2021-07-213-9/+23
| * | | usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-211-30/+14
| * | | usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong2021-07-211-0/+1
| * | | usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay2021-07-211-0/+9
| * | | usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay2021-07-211-4/+7
| * | | USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-211-0/+7
| * | | usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-211-4/+14
| * | | usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-211-12/+56
| * | | usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman2021-07-211-24/+28
| * | | usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger2021-07-211-0/+9
| * | | xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-211-1/+2
| * | | Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-211-8/+8
| * | | USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern2021-07-121-1/+1
| |/ /
* | | Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-2343-788/+456
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-238-17/+59
| |\ \ \
| | * | | drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard2021-07-221-1/+0
| | * | | drm/ttm: add missing NULL checksPavel Skripkin2021-07-212-0/+6
| | * | | drm/ttm: Force re-init if ttm_global_init() failsJason Ekstrand2021-07-211-0/+2
| | * | | drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-201-0/+3
| | * | | drm/nouveau: init the base GEM fields for internal BOsChristian König2021-07-191-0/+6
| | * | | drm/amdgpu: workaround failed COW checks for Thunk VMAsFelix Kuehling2021-07-161-0/+9