summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-2525-2228/+166
|\
| * Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-11-24109-936/+1339
| |\
| | * USB: serial: option: add Luat Air72*U series productsAsuna Yang2023-11-231-0/+3
| | * USB: serial: option: add Fibocom L7xx modulesVictor Fragoso2023-11-221-0/+1
| | * USB: serial: option: fix FM101R-GL definesPuliang Lu2023-11-211-2/+2
| | * USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak2023-11-211-1/+2
| * | USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold2023-11-221-7/+30
| * | USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold2023-11-221-5/+8
| * | USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold2023-11-221-3/+6
| * | USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold2023-11-221-8/+4
| * | USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold2023-11-221-4/+4
| * | usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2023-11-222-0/+9
| * | usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede2023-11-221-1/+2
| * | USB: xhci-plat: fix legacy PHY double initJohan Hovold2023-11-211-20/+30
| * | usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus2023-11-211-2/+5
| * | usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun2023-11-212-3/+12
| * | usb: dwc3: set the dma max_seg_sizeRicardo Ribalda2023-11-211-0/+2
| * | usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin2023-11-211-1/+2
| * | usb: dwc3: add missing of_node_put and platform_device_putStanley Chang2023-11-211-1/+7
| * | USB: dwc2: write HCINT with INTMASK appliedOliver Neukum2023-11-211-8/+7
| * | usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu2023-11-211-12/+2
| * | usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak2023-11-211-0/+3
| * | usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan2023-11-211-1/+2
| * | usb: dwc3: Fix default mode initializationAlexander Stein2023-11-211-1/+1
| * | USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET2023-11-211-3/+4
| * | usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan2023-11-211-0/+9
| * | Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-11-21976-25445/+23566
| |\ \
| | * | thunderbolt: Only add device router DP IN to the head of the DP resource listMika Westerberg2023-11-171-1/+11
| | * | thunderbolt: Send uevent after asymmetric/symmetric switchMika Westerberg2023-11-171-2/+2
| | * | thunderbolt: Set lane bonding bit only for downstream portGil Fine2023-11-171-1/+1
| * | | Revert "usb: phy: add usb phy notify port status API"Johan Hovold2023-11-061-23/+0
| * | | Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"Johan Hovold2023-11-065-1349/+0
| * | | Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"Johan Hovold2023-11-063-774/+0
* | | | Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-252-1/+2
|\ \ \ \
| * | | | xen: privcmd: Replace zero-length array with flex-array member and use __coun...Gustavo A. R. Silva2023-11-171-1/+1
| * | | | swiotlb-xen: provide the "max_mapping_size" methodKeith Busch2023-11-171-0/+1
* | | | | Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-11-244-2/+22
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki2023-11-243-2/+15
| |\ \ \ \ \ \
| | | * | | | | ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()David Woodhouse2023-11-201-1/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | ACPI: video: Use acpi_device_fix_up_power_children()Hans de Goede2023-11-201-1/+1
| | * | | | | ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede2023-11-201-0/+13
| | |/ / / /
| * / / / / ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede2023-11-201-0/+7
| |/ / / /
* | | | | Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-2416-78/+138
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-11-243-22/+9
| |\ \ \ \ \
| | * | | | | drm/i915: do not clean GT table on error pathAndrzej Hajda2023-11-202-14/+1
| | * | | | | drm/i915/dp_mst: Fix race between connector registration and setupImre Deak2023-11-201-8/+8
| | |/ / / /
| * | | | | Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-11-247-46/+113
| |\ \ \ \ \
| | * | | | | nouveau/gsp: allocate enough space for all channel ids.Dave Airlie2023-11-211-1/+1
| | * | | | | drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang2023-11-211-4/+4
| | * | | | | drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann2023-11-212-8/+67