index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
1
-1
/
+3
2020-12-04
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vamsi Krishna Samavedam
1
-2
/
+4
2020-12-04
usb: ohci-omap: Fix descriptor conversion
Linus Walleij
1
-2
/
+2
2020-12-04
Revert "usb-storage: fix sdev->host->dma_dev"
Greg Kroah-Hartman
2
-4
/
+3
2020-12-04
Revert "uas: fix sdev->host->dma_dev"
Greg Kroah-Hartman
1
-11
/
+6
2020-12-04
Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"
Greg Kroah-Hartman
1
-2
/
+0
2020-12-04
USB: serial: cp210x: clean up dtr_rts()
Johan Hovold
1
-4
/
+4
2020-12-04
USB: serial: cp210x: refactor flow-control handling
Johan Hovold
1
-50
/
+47
2020-12-04
USB: serial: cp210x: drop flow-control debugging
Johan Hovold
1
-5
/
+1
2020-12-04
USB: serial: cp210x: set terminal settings on open
Johan Hovold
1
-283
/
+6
2020-12-04
USB: serial: cp210x: clean up line-control handling
Johan Hovold
1
-60
/
+41
2020-12-04
USB: serial: cp210x: return early on unchanged termios
Johan Hovold
1
-0
/
+12
2020-12-04
Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
3
-12
/
+13
2020-12-04
USB: serial: kl5kusb105: fix memleak on open
Johan Hovold
1
-6
/
+4
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2
-6
/
+2
2020-12-03
USB: serial: ch341: sort device-id entries
Johan Hovold
1
-3
/
+3
2020-12-03
USB: serial: ch341: add new Product ID for CH341A
Jan-Niklas Burfeind
1
-0
/
+1
2020-12-01
block: remove i_bdev
Christoph Hellwig
1
-4
/
+4
2020-12-01
USB: serial: option: fix Quectel BG96 matching
Bjørn Mork
1
-3
/
+2
2020-11-30
Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
Greg Kroah-Hartman
2
-13
/
+17
2020-11-30
Merge 5.10-rc6 into usb-next
Greg Kroah-Hartman
7
-23
/
+43
2020-11-30
usb: cdns3: core: fix goto label for error path
Peter Chen
1
-1
/
+1
2020-11-30
usb: cdns3: gadget: clear trb->length as zero after preparing every trb
Peter Chen
1
-0
/
+1
2020-11-30
usb: cdns3: Fix hardware based role switch
Roger Quadros
1
-12
/
+15
2020-11-27
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
1
-1
/
+1
2020-11-27
USB: serial: option: add support for Thales Cinterion EXS82
Giacinto Cifelli
1
-0
/
+2
2020-11-26
usb: typec: Add type sysfs attribute file for partners
Heikki Krogerus
1
-14
/
+104
2020-11-26
usb: common: ulpi: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2020-11-26
usb: typec: Constify static attribute_group structs
Rikard Falkeborn
1
-4
/
+4
2020-11-26
USB: core: Constify static attribute_group structs
Rikard Falkeborn
3
-10
/
+10
2020-11-26
usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seen
Badhri Jagan Sridharan
1
-5
/
+13
2020-11-26
usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ON
Badhri Jagan Sridharan
1
-0
/
+8
2020-11-26
usb: typec: Expose Product Type VDOs via sysfs
Prashant Malani
1
-0
/
+33
2020-11-26
usb: isp1301-omap: Convert to use GPIO descriptors
Linus Walleij
1
-8
/
+13
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
12
-2
/
+14
2020-11-20
USB: core: Change %pK for __user pointers to %px
Alan Stern
1
-7
/
+7
2020-11-20
USB: core: Fix regression in Hercules audio card
Alan Stern
1
-0
/
+6
2020-11-20
usb: gadget: Fix memleak in gadgetfs_fill_super
Zhang Qilong
1
-0
/
+3
2020-11-20
usb: gadget: f_midi: Fix memleak in f_midi_alloc
Zhang Qilong
1
-3
/
+7
2020-11-20
USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card
penghao
1
-0
/
+4
2020-11-20
USB: serial: option: add Fibocom NL668 variants
Vincent Palatin
1
-1
/
+2
2020-11-20
USB: serial: mos7720: defer state restore to a workqueue
Davidlohr Bueso
1
-199
/
+35
2020-11-20
usb: typec: Fix num_altmodes kernel-doc error
Prashant Malani
1
-1
/
+1
2020-11-18
usb: typec: Add plug num_altmodes sysfs attr
Prashant Malani
1
-2
/
+75
2020-11-18
usb: typec: tcpci_maxim: Fix the compatible string
Badhri Jagan Sridharan
1
-1
/
+1
2020-11-18
usb: typec: tcpci_maxim: Fix uninitialized return variable
Badhri Jagan Sridharan
1
-2
/
+2
2020-11-18
usb: typec: tcpci_maxim: Enable auto discharge disconnect
Badhri Jagan Sridharan
1
-0
/
+1
2020-11-18
usb: typec: tcpci: Implement Auto discharge disconnect callbacks
Badhri Jagan Sridharan
2
-3
/
+74
2020-11-18
usb: typec: tcpm: Implement enabling Auto Discharge disconnect support
Badhri Jagan Sridharan
1
-4
/
+56
2020-11-18
usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sink
Badhri Jagan Sridharan
1
-14
/
+14
[prev]
[next]