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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
1
-3
/
+3
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-118
/
+99
2013-05-21
usb: fusbh200-hcd: convert list_for_each to entry variant
Wei Yongjun
1
-3
/
+1
2013-05-21
usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()
Wei Yongjun
1
-1
/
+1
2013-05-21
usb: host: uhci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-21
usb: host: ohci-spear: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-21
usb: host: ohci-omap3: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-21
usb: host: ehci-orion: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-21
usb: host: ehci-spear: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-21
usb: host: ehci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-21
usb: host: ehci-omap: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-20
usb: host: fusbh200-hcd: Staticize local symbols
Sachin Kamat
1
-3
/
+3
2013-05-20
usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-20
usb: ehci: Only sleep for post-resume handover if devices use persist
Julius Werner
1
-0
/
+16
2013-05-18
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-17
usb: host: uhci-platform: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-17
usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-17
usb: host: ohci-tmio: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-17
usb: host: ohci-tilegx: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-17
usb: host: ohci-omap: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-17
usb: host: ohci-octeon: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-17
usb: host: ohci-nxp: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-17
usb: host: ohci-da8xx: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-17
usb: host: ehci-tilegx: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-17
usb host: Faraday USB2.0 FUSBH200-HCD driver
Yuan-Hsin Chen
4
-0
/
+6730
2013-05-16
usb: fsl: add missing platform_driver owner
Libo Chen
1
-0
/
+1
2013-05-16
USB: ohci-platform: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ohci-spear: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-16
USB: ohci-sm501: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ohci-pxa27x: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ohci-jz4740: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-05-16
USB: ehci-platform: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ehci-sh: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ehci-sead3: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ehci-octeon: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-16
USB: ehci-mxc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-16
USB: ehci-mv: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-10
/
+6
2013-05-16
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-16
usb: ohci: fix goto wrong tag in err case
Libo Chen
1
-23
/
+23
2013-05-16
usb: isp1760-if: fix memleak when platform_get_resource fail
Libo Chen
1
-1
/
+3
2013-05-16
usb: ehci-s5p: fix memleak when fallback to pdata
Libo Chen
1
-0
/
+1
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
12
-38
/
+34
2013-05-16
USB: EHCI: remove bogus #error
Arnd Bergmann
1
-17
/
+0
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
3
-3
/
+3
2013-05-15
USB: OHCI: fix logic for scheduling isochronous URBs
Alan Stern
1
-14
/
+18
2013-05-15
USB: fix latency in uhci-hcd and ohci-hcd
Alan Stern
2
-2
/
+2
2013-05-15
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern
1
-1
/
+2
2013-05-15
USB: fix Kconfig logic for USB_UHCI_HCD
Alan Stern
1
-12
/
+5
2013-05-15
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-05-09
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-4
/
+10
[prev]
[next]