summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.cMika Westerberg2024-06-173-75/+66
* thunderbolt: Move usb4_port_margining_caps() declaration into correct placeMika Westerberg2024-06-171-1/+1
* thunderbolt: Mention Thunderbolt/USB4 debugging tools in KconfigMika Westerberg2024-06-171-1/+5
* Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-162-3/+2
|\
| * i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare2024-06-121-1/+1
| * i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare2024-06-121-2/+1
* | Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-1613-33/+92
|\ \
| * | USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern2024-06-141-2/+2
| * | xhci: Handle TD clearing for multiple streams caseHector Martin2024-06-122-11/+44
| * | xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-1/+3
| * | xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-0/+5
| * | xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman2024-06-121-3/+2
| * | Merge tag 'thunderbolt-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2024-06-071-2/+3
| |\ \
| | * | thunderbolt: debugfs: Fix margin debugfs node creation conditionAapo Vienamo2024-05-311-2/+3
| * | | usb-storage: alauda: Check whether the media is initializedShichao Lai2024-06-041-3/+6
| * | | usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus2024-06-041-1/+6
| * | | kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov2024-06-041-5/+7
| * | | usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso2024-06-041-0/+1
| * | | usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne2024-06-041-1/+3
| * | | USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg2024-06-041-0/+1
| * | | usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold2024-06-041-1/+1
| * | | Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen2024-06-042-4/+9
* | | | Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-169-45/+64
|\ \ \ \
| * | | | serial: drop debugging WARN_ON_ONCE() from uart_write()Tetsuo Handa2024-06-041-1/+1
| * | | | serial: sc16is7xx: re-add Kconfig SPI or I2C dependencyHugo Villeneuve2024-06-041-0/+1
| * | | | serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_COREHugo Villeneuve2024-06-042-2/+2
| * | | | serial: port: Don't block system suspend even if bytes are left to xmitDouglas Anderson2024-06-041-0/+7
| * | | | serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown2024-06-041-0/+1
| * | | | serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko2024-06-042-32/+27
| * | | | serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko2024-06-043-5/+10
| * | | | tty: n_tty: Fix buffer offsets when lookahead is usedIlpo Järvinen2024-06-041-6/+16
| |/ / /
* | | | Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-163-6/+6
|\ \ \ \
| * | | | staging: vchiq_debugfs: Fix NPD in vchiq_dump_stateStefan Wahren2024-06-043-6/+6
| |/ / /
* | | | Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-161-45/+3
|\ \ \ \
| * | | | drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme2024-06-041-0/+3
| * | | | driver core: remove devm_device_add_groups()Greg Kroah-Hartman2024-06-041-45/+0
| |/ / /
* | | | Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-06-1621-75/+96
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-6.10a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2024-06-0715-45/+62
| |\ \ \ \
| | * | | | iio: inkern: fix channel read regressionJohan Hovold2024-06-031-1/+1
| | * | | | iio: imu: inv_mpu6050: stabilized timestamping in interruptJean-Baptiste Maneyrol2024-06-032-2/+3
| | * | | | iio: adc: ad7173: Fix sampling frequency settingDumitru Ceclan2024-06-031-15/+5
| | * | | | iio: adc: ad7173: Clear append status bitDumitru Ceclan2024-06-031-0/+1
| | * | | | iio: imu: inv_icm42600: delete unneeded update watermark callJean-Baptiste Maneyrol2024-06-022-8/+0
| | * | | | iio: imu: inv_icm42600: stabilized timestamp in interruptJean-Baptiste Maneyrol2024-06-023-2/+20
| | * | | | iio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol2024-05-271-1/+5
| | * | | | iio: adc: ad7173: Remove index from temp channelDumitru Ceclan2024-05-271-1/+0
| | * | | | iio: adc: ad7173: Add ad7173_device_info namesDumitru Ceclan2024-05-271-0/+3
| | * | | | iio: adc: ad7173: fix buffers enablement for ad7176-2Dumitru Ceclan2024-05-271-2/+10
| | * | | | iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()Harshit Mogalapalli2024-05-271-3/+3
| | * | | | iio: imu: bmi323: Fix trigger notification in case of errorVasileios Amoiridis2024-05-271-2/+3