aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-04media: av7110: remove old documentation filesStefan Herdler50-3303/+0
2024-06-04HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04HID: intel-ish-hid: fix endian-conversionArnd Bergmann2-45/+57
2024-06-04HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET1-2/+4
2024-06-04HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito1-1/+3
2024-06-04driver core: remove devm_device_add_groups()Greg Kroah-Hartman1-45/+0
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo1-1/+18
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo1-1/+7
2024-06-04usb: typec: mux: gpio-sbu: Make enable gpio optionalFrancesco Dolcini1-1/+5
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies1-3/+11
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies1-2/+2
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi3-3/+19
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-06-04usb: musb: da8xx: Implement BABBLE recoveryBastien Curutchet1-0/+8
2024-06-04usb: musb: da8xx: Remove try_idle implementation from host-only modeBastien Curutchet1-1/+4
2024-06-04Revert "usb: musb: da8xx: Set phy in OTG mode by default"Bastien Curutchet1-7/+0
2024-06-04phy: ti: phy-da8xx-usb: Add runtime PM supportBastien Curutchet1-0/+49
2024-06-04usb: typec: tcpm: print error on hard resetSebastian Reichel1-0/+2
2024-06-04usb: typec: tcpm: avoid resets for missing source capability messagesSebastian Reichel1-2/+25
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley1-0/+2
2024-06-04usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'Dr. David Alan Gilbert1-25/+0
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo1-12/+17
2024-06-04usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi1-2/+2
2024-06-04usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros1-1/+14
2024-06-04usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros3-1/+13
2024-06-04usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-06-04usb-storage: Optimize scan delay more preciselyNorihiko Hama1-4/+97
2024-06-04usb: typec: nb7vpq904m: Remove unneeded indentationR Sundar1-33/+35
2024-06-04usb-storage: alauda: Check whether the media is initializedShichao Lai1-3/+6
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus1-1/+6
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov1-5/+7
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso1-0/+1
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne1-1/+3
2024-06-04USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg1-0/+1
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold1-1/+1
2024-06-04clk: sunxi: Remove unused struct 'gates_data'Dr. David Alan Gilbert1-11/+0
2024-06-04Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen2-4/+9
2024-06-04clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson24-0/+24
2024-06-04regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594Thomas Richard1-8/+4
2024-06-04serial: drop debugging WARN_ON_ONCE() from uart_write()Tetsuo Handa1-1/+1
2024-06-04serial: sc16is7xx: re-add Kconfig SPI or I2C dependencyHugo Villeneuve1-0/+1
2024-06-04serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_COREHugo Villeneuve2-2/+2
2024-06-04serial: port: Don't block system suspend even if bytes are left to xmitDouglas Anderson1-0/+7
2024-06-04serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown1-0/+1
2024-06-04serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko2-32/+27
2024-06-04serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko3-5/+10
2024-06-04tty: n_tty: Fix buffer offsets when lookahead is usedIlpo Järvinen1-6/+16
2024-06-04serial: 8250: Extract platform driverAndy Shevchenko4-339/+369
2024-06-04serial: 8250: Extract RSA bitsAndy Shevchenko4-120/+145
2024-06-04serial: imx: stop casting struct uart_port to struct imx_portRasmus Villemoes1-18/+23