index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l3mdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
usb: xhci: xhci-plat: Add support for BCM2711
Stefan Wahren
1
-0
/
+3
2023-12-06
dt-bindings: usb: xhci: Add support for BCM2711
Stefan Wahren
1
-3
/
+22
2023-12-06
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
1
-0
/
+29
2023-12-06
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
1
-2
/
+2
2023-12-04
usb: typec: tcpci: add vconn over current fault handling to maxim_core
RD Babiera
2
-2
/
+23
2023-12-04
usb: typec: tcpm: add tcpm_port_error_recovery symbol
RD Babiera
2
-0
/
+15
2023-12-04
dt-bindings: usb: tps6598x: add reset-gpios property
Javier Carrasco
1
-0
/
+6
2023-12-04
usb: typec: tps6598x: add reset gpio support
Javier Carrasco
1
-0
/
+20
2023-12-04
r8152: Choose our USB config with choose_configuration() rather than probe()
Douglas Anderson
1
-11
/
+5
2023-12-04
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
2
-0
/
+13
2023-12-04
usb: core: Don't force USB generic_subclass drivers to define probe()
Douglas Anderson
1
-1
/
+4
2023-12-04
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
1
-2
/
+2
2023-12-04
usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...
Lee Jones
1
-1
/
+1
2023-12-04
usb: fotg210-hcd: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-8
/
+4
2023-12-04
usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-177
/
+177
2023-12-04
usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
Lee Jones
1
-8
/
+8
2023-12-04
xhci: fix possible null pointer deref during xhci urb enqueue
Mathias Nyman
1
-17
/
+23
2023-12-04
xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
Mathias Nyman
1
-43
/
+42
2023-12-04
xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
Niklas Neronin
1
-5
/
+3
2023-12-04
xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
Niklas Neronin
1
-29
/
+15
2023-12-04
xhci: change 'msix_count' to encompass MSI or MSI-X vectors
Niklas Neronin
2
-9
/
+9
2023-12-04
xhci: refactor static MSI function
Niklas Neronin
1
-34
/
+15
2023-12-04
xhci: refactor static MSI-X function
Niklas Neronin
1
-40
/
+28
2023-12-04
xhci: add handler for only one interrupt line
Niklas Neronin
1
-25
/
+10
2023-12-04
xhci: check if legacy irq is available before using it as fallback
Niklas Neronin
1
-1
/
+1
2023-12-04
xhci: dbc: Add missing headers
Andy Shevchenko
1
-1
/
+16
2023-12-04
xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
1
-3
/
+3
2023-12-04
xhci: dbc: Use sizeof_field() where it makes sense
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Replace custom return value with proper Linux error code
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Don't shadow error codes in store() functions
Andy Shevchenko
1
-8
/
+18
2023-12-04
xhci: dbc: Check for errors first in xhci_dbc_stop()
Andy Shevchenko
1
-4
/
+4
2023-12-04
xhci: dbc: Use ATTRIBUTE_GROUPS()
Andy Shevchenko
1
-7
/
+4
2023-12-04
xhci: dbc: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2
-28
/
+17
2023-12-04
xhci: dbc: Convert to use sysfs_streq()
Andy Shevchenko
1
-2
/
+2
2023-12-04
xhci: dbc: Drop duplicate checks for dma_free_coherent()
Andy Shevchenko
1
-9
/
+5
2023-11-27
usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
Frieder Schrempf
2
-0
/
+7
2023-11-27
usb: misc: onboard_usb_hub: Add support for clock input
Frieder Schrempf
1
-0
/
+14
2023-11-27
usb: misc: onboard_usb_hub: Print symbolic error names
Frieder Schrempf
1
-4
/
+5
2023-11-27
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
1
-1
/
+3
2023-11-24
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
[next]