summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter2023-11-141-0/+2
| * | | | | | Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-12-011-14/+0
| |\ \ \ \ \ \
| | * | | | | | leds: class: Don't expose color sysfs entryTakashi Iwai2023-11-221-14/+0
| | |/ / / / /
| * | | | | | Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth2023-11-281-1/+1
| * | | | | | | Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-11-296-11/+20
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: realtek: Fix logical error when finding descriptorTzuyi Chang2023-11-241-2/+2
| | * | | | | | | pinctrl: lochnagar: Don't build on MIPSCharles Keepax2023-11-161-1/+2
| | * | | | | | | pinctrl: avoid reload of p state in list iterationMaria Yu2023-11-151-3/+3
| | * | | | | | | pinctrl: cy8c95x0: Fix doc warningLinus Walleij2023-11-141-0/+1
| | * | | | | | | pinctrl: s32cc: Avoid possible string truncationChester Lin2023-11-141-2/+2
| | * | | | | | | pinctrl: stm32: fix array read out of boundAntonio Borneo2023-11-141-3/+5
| | * | | | | | | pinctrl: stm32: Add check for devm_kcallocChen Ni2023-11-131-0/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-11-277-44/+30
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge tag 'media-renesas-fixes-20231113' of git://git.kernel.org/pub/scm/linu...Hans Verkuil2023-11-165-39/+14
| | |\ \ \ \ \ \
| | | * | | | | | media: vsp1: Remove unbalanced .s_stream(0) callsLaurent Pinchart2023-11-135-39/+14
| | | |/ / / / /
| | * | | | | | media: pci: mgb4: add COMMON_CLK dependencyArnd Bergmann2023-11-161-0/+1
| | * | | | | | media: mgb4: Added support for T200 card variantMartin Tůma2023-11-161-5/+15
| | |/ / / / /
| * | | | | | 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