index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: add a inline function gether_bitrate()
Linyu Yuan
2023-08-22
4
-44
/
+18
*
usb: gadget: use working speed to calcaulate network bitrate and qlen
Linyu Yuan
2023-08-22
4
-11
/
+10
*
usb: dwc3: exynos: Add support for Exynos850 variant
Sam Protsenko
2023-08-22
1
-0
/
+9
*
usb: gadget: udc-xilinx: fix incorrect type in assignment warning
Piyush Mehta
2023-08-22
1
-1
/
+1
*
usb: gadget: udc-xilinx: fix cast from restricted __le16 warning
Piyush Mehta
2023-08-22
1
-3
/
+3
*
usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warning
Piyush Mehta
2023-08-22
1
-8
/
+10
*
USB: dwc2: hande irq on dead controller correctly
Oliver Neukum
2023-08-22
1
-1
/
+3
*
USB: cdc-acm: support flushing write buffers (TCOFLUSH)
Simon Arlott
2023-08-22
1
-0
/
+14
*
usb: typec: qcom-pmic-typec: register drm_bridge
Dmitry Baryshkov
2023-08-22
2
-0
/
+38
*
usb: typec: altmodes/displayport: add support for embedded DP cases
Dmitry Baryshkov
2023-08-22
1
-1
/
+4
*
usb: gadget: function: Remove unused declarations
Yue Haibing
2023-08-22
3
-7
/
+0
*
usb: dwc3: remove unnecessary platform_set_drvdata()
Yang Yingliang
2023-08-22
4
-6
/
+0
*
usb: cdc-acm: move ldisc dcd notification outside of acm's read lock
Dan Drown
2023-08-22
1
-10
/
+11
*
usb: typec: tcpci: clear the fault status bit
Marco Felsch
2023-08-22
1
-0
/
+4
*
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
2023-08-22
2
-3
/
+12
*
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-22
1
-12
/
+1
*
usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
Luke Lu
2023-08-22
1
-0
/
+6
*
Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-08-22
5
-52
/
+71
|
\
|
*
thunderbolt: Check Intel vendor ID in tb_switch_get_generation()
Mika Westerberg
2023-08-08
1
-37
/
+38
|
*
thunderbolt: Log a warning if device links are not found
Mika Westerberg
2023-08-08
3
-14
/
+32
|
*
thunderbolt: Set variable tmu_params storage class specifier to static
Tom Rix
2023-07-31
1
-1
/
+1
*
|
Merge 6.5-rc6 into usb-next
Greg Kroah-Hartman
2023-08-14
275
-1322
/
+2523
|
\
\
|
*
\
Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-13
7
-24
/
+64
|
|
\
\
|
|
*
|
platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...
Hans de Goede
2023-08-13
1
-0
/
+25
|
|
*
|
platform: mellanox: Change register offset addresses
Vadim Pasternak
2023-08-13
1
-4
/
+4
|
|
*
|
platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...
Vadim Pasternak
2023-08-13
1
-2
/
+2
|
|
*
|
platform: mellanox: mlx-platform: Fix signals polarity and latch mask
Vadim Pasternak
2023-08-13
1
-4
/
+4
|
|
*
|
platform: mellanox: Fix order in exit flow
Vadim Pasternak
2023-08-13
1
-2
/
+1
|
|
*
|
platform/x86: ISST: Reduce noise for missing numa information in logs
Srinivas Pandruvada
2023-08-09
1
-2
/
+2
|
|
*
|
platform/x86: msi-ec: Fix the build
Jean Delvare
2023-08-09
1
-9
/
+9
|
|
*
|
ACPI: scan: Create platform device for CS35L56
Simon Trimmer
2023-07-31
2
-0
/
+15
|
|
*
|
platform/x86/amd/pmf: Fix unsigned comparison with less than zero
Yang Li
2023-07-31
1
-1
/
+2
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-08-13
11
-41
/
+68
|
|
\
\
\
|
|
*
|
|
scsi: qedf: Fix firmware halt over suspend and resume
Nilesh Javali
2023-08-08
1
-0
/
+18
|
|
*
|
|
scsi: qedi: Fix firmware halt over suspend and resume
Nilesh Javali
2023-08-08
1
-0
/
+18
|
|
*
|
|
scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
Chengfeng Ye
2023-08-08
1
-2
/
+3
|
|
*
|
|
scsi: lpfc: Remove reftag check in DIF paths
Justin Tee
2023-08-08
1
-17
/
+3
|
|
*
|
|
scsi: ufs: renesas: Fix private allocation
Yoshihiro Shimoda
2023-08-08
1
-1
/
+1
|
|
*
|
|
scsi: snic: Fix possible memory leak if device_add() fails
Zhu Wang
2023-08-08
1
-0
/
+1
|
|
*
|
|
scsi: core: Fix possible memory leak if device_add() fails
Zhu Wang
2023-08-08
1
-0
/
+1
|
|
*
|
|
scsi: core: Fix legacy /proc parsing buffer overflow
Tony Battersby
2023-07-31
1
-13
/
+17
|
|
*
|
|
scsi: 53c700: Check that command slot is not NULL
Alexandra Diupina
2023-07-31
1
-1
/
+1
|
|
*
|
|
scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
Karan Tilak Kumar
2023-07-31
2
-3
/
+5
|
|
*
|
|
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
Michael Kelley
2023-07-31
1
-4
/
+0
|
*
|
|
|
Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-12
2
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
William Breathitt Gray
2023-08-11
1
-1
/
+1
|
|
*
|
|
|
gpio: sim: mark the GPIO chip as a one that can sleep
Bartosz Golaszewski
2023-08-03
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-12
25
-99
/
+146
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'icc-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2023-08-05
5
-0
/
+34
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
interconnect: qcom: sa8775p: add enable_mask for bcm nodes
Neil Armstrong
2023-07-11
1
-0
/
+1
[next]