index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
usb:gadget: f_uac1: fixed sync playback
Pavel Hofman
4
-4
/
+11
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-22
/
+70
2021-10-22
usb: gadget: configfs: change config attributes file operation
Linyu Yuan
1
-5
/
+10
2021-10-22
usb: gadget: configfs: add cfg_to_gadget_info() helper
Linyu Yuan
1
-4
/
+7
2021-10-22
usb: dwc3: Align DWC3_EP_* flag macros
Jack Pham
1
-8
/
+8
2021-10-22
usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
Jack Pham
2
-1
/
+8
2021-10-22
USB: chipidea: fix interrupt deadlock
Johan Hovold
1
-7
/
+16
2021-10-22
usb: musb: Balance list entry in musb_gadget_queue
Viraj Shah
1
-1
/
+3
2021-10-22
usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
Roman Stratiienko
1
-0
/
+8
2021-10-21
usb: gadget: uvc: ensure the vdev is unset
Michael Grzeschik
1
-0
/
+1
2021-10-21
usb: gadget: uvc: only pump video data if necessary
Michael Grzeschik
1
-2
/
+5
2021-10-21
usb: gadget: uvc: only schedule stream in streaming state
Michael Grzeschik
2
-2
/
+5
2021-10-21
usb: gadget: uvc: test if ep->desc is valid on ep_queue
Michael Grzeschik
1
-3
/
+6
2021-10-21
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
1
-3
/
+4
2021-10-21
usb: gadget: uvc: consistently use define for headerlen
Michael Grzeschik
3
-6
/
+6
2021-10-21
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
1
-20
/
+5
2021-10-21
usb: dwc2: drd: reset current session before setting the new one
Amelie Delaunay
1
-0
/
+2
2021-10-21
usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
Amelie Delaunay
1
-0
/
+18
2021-10-21
usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
Amelie Delaunay
1
-2
/
+2
2021-10-21
usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
Yinbo Zhu
1
-0
/
+3
2021-10-21
usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/mems...
Cai Huoqing
1
-2
/
+1
2021-10-21
usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m...
Cai Huoqing
1
-2
/
+1
2021-10-20
usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/ep
Wesley Cheng
1
-1
/
+1
2021-10-20
usb: gadget: u_ether: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-20
usb: typec: tipd: Enable event interrupts by default
Saranya Gopal
1
-0
/
+8
2021-10-18
usb: typec: STUSB160X should select REGMAP_I2C
Randy Dunlap
1
-2
/
+2
2021-10-18
usb-storage: Add compatibility quirk flags for iODD 2531/2541
James Buren
1
-0
/
+10
2021-10-18
usb: xhci: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
8
-22
/
+70
2021-10-16
scsi: usb: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
3
-7
/
+5
2021-10-16
scsi: usb: Call scsi_done() directly
Bart Van Assche
3
-9
/
+6
2021-10-15
Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-0
/
+9
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-29
/
+42
2021-10-14
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
Nehal Bakulchandra Shah
1
-0
/
+16
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
1
-1
/
+4
2021-10-13
usb: musb: dsps: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2021-10-13
usb: gadget: avoid unusual inline assembly
Arnd Bergmann
1
-1
/
+1
2021-10-13
usb: musb: select GENERIC_PHY instead of depending on it
Randy Dunlap
1
-1
/
+1
2021-10-13
usb: host: ohci-tmio: check return value after calling platform_get_resource()
Yang Yingliang
1
-1
/
+1
2021-10-13
usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
Pavel Hofman
2
-26
/
+75
2021-10-12
usb: gadget: hid: fix error code in do_config()
Dan Carpenter
1
-1
/
+3
2021-10-11
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
1
-0
/
+2
2021-10-11
xhci: Fix command ring pointer corruption while aborting a command
Pavankumar Kondeti
1
-4
/
+10
2021-10-11
USB: xhci: dbc: fix tty registration race
Johan Hovold
1
-15
/
+13
2021-10-11
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
3
-2
/
+28
2021-10-11
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
1
-0
/
+5
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
11
-99
/
+44
2021-10-10
USB: gadget: udc: Remove some dead code
Christophe JAILLET
2
-6
/
+0
2021-10-10
usb: gadget: storage: add support for media larger than 2T
Nikita Yushchenko
1
-7
/
+80
[prev]
[next]