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
2019-12-11
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
1
-0
/
+4
2019-12-11
Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
4
-2
/
+18
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2
-22
/
+23
2019-12-10
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-10
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
1
-0
/
+8
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
1
-0
/
+3
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
1
-1
/
+1
2019-12-10
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
1
-6
/
+12
2019-12-10
USB: adutux: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: idmouse: fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-12-10
USB: serial: io_edgeport: fix epic endpoint lookup
Johan Hovold
1
-4
/
+6
2019-12-10
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
1
-11
/
+21
2019-12-10
usb: common: usb-conn-gpio: Don't log an error on probe deferral
Bryan O'Donoghue
1
-1
/
+2
2019-12-10
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
1
-0
/
+1
2019-12-10
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-12-10
usb: roles: fix a potential use after free
Wen Yang
1
-1
/
+1
2019-12-10
usb: host: xhci-tegra: Implement basic ELPG support
Thierry Reding
1
-8
/
+119
2019-12-10
usb: host: xhci-tegra: Add XUSB controller context
Thierry Reding
1
-11
/
+69
2019-12-10
usb: host: xhci-tegra: Add support for XUSB context save/restore
Thierry Reding
1
-2
/
+100
2019-12-10
usb: host: xhci-tegra: Enable runtime PM as late as possible
Thierry Reding
1
-16
/
+17
2019-12-10
usb: host: xhci-tegra: Reuse stored register base address
Thierry Reding
1
-8
/
+8
2019-12-10
usb: host: xhci-tegra: Extract firmware enable helper
Thierry Reding
1
-12
/
+29
2019-12-10
usb: host: xhci-tegra: Use CNR as firmware ready indicator
Thierry Reding
1
-12
/
+15
2019-12-10
usb: host: xhci-tegra: Avoid a fixed duration sleep
Thierry Reding
1
-1
/
+14
2019-12-10
usb: host: xhci-tegra: Separate firmware request and load
Thierry Reding
1
-10
/
+30
2019-12-10
usb: host: xhci-tegra: Fix "tega" -> "tegra" typo
Thierry Reding
1
-2
/
+2
2019-12-10
usb: drop comment about 2 uhci drivers
Randy Dunlap
1
-3
/
+0
2019-12-10
usb: host: ehci-sh: Remove unused platform data support
Geert Uytterhoeven
1
-7
/
+0
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-2
/
+2
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-2
/
+2
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-4
/
+2
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
4
-30
/
+4
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+1
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2
-2
/
+2
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
121
-2642
/
+6789
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
63
-946
/
+622
2019-11-21
usb: gadget: udc: gr_udc: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+2
2019-11-21
usb: gadget: atmel: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+2
2019-11-21
usb: musb: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-21
usb: serial: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-21
usb: misc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-9
/
+9
2019-11-21
usb: gadget: Fix Kconfig indentation
Krzysztof Kozlowski
2
-15
/
+15
2019-11-21
usb: host: Fix Kconfig indentation
Krzysztof Kozlowski
1
-24
/
+24
2019-11-21
usb: dwc3: Fix Kconfig indentation
Krzysztof Kozlowski
1
-15
/
+15
2019-11-20
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2019-11-18
usb-storage: Disable UAS on JMicron SATA enclosure
Laura Abbott
1
-2
/
+5
2019-11-18
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
1
-0
/
+6
2019-11-18
USB: uas: honor flag to avoid CAPACITY16
Oliver Neukum
1
-0
/
+4
2019-11-18
usb: host: xhci-tegra: Correct phy enable sequence
Nagarjuna Kristam
1
-12
/
+13
[prev]
[next]