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-06-05
usb: xhci: add USB2 Link power management BESL support
Mathias Nyman
3
-64
/
+162
2013-06-05
usb: xhci: define port register names and use them instead of magic numbers
Mathias Nyman
3
-11
/
+14
2013-06-05
usb: xhci: check usb2 port capabilities before adding hw link PM support
Mathias Nyman
3
-5
/
+58
2013-06-05
usb/xhci: unify parameter of xhci_msi_irq
Alex Shi
3
-4
/
+4
2013-06-05
usb: xhci-dbg: Display endpoint number and direction in context dump
Julius Werner
3
-1
/
+15
2013-06-03
USB: OHCI: add a name for the platform-private field
Manjunath Goudar
1
-0
/
+3
2013-06-03
USB: OHCI: make ohci-platform a separate driver
Manjunath Goudar
4
-53
/
+44
2013-06-03
Allow the USB HCD to create Wireless USB root hubs
Thomas Pugliese
1
-1
/
+1
2013-06-03
usb: host: fusbh200-hcd: rename two functions
Yuan-Hsin Chen
1
-6
/
+6
2013-05-30
USB: OHCI: make ohci-pci a separate driver
Manjunath Goudar
4
-108
/
+52
2013-05-30
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
5
-24
/
+19
2013-05-30
USB: OHCI: prepare to make ohci-hcd a library module
Manjunath Goudar
4
-17
/
+113
2013-05-30
USB: FHCI: upgrade the isochronous API
Alan Stern
2
-3
/
+7
2013-05-30
USB: IMX21: upgrade the isochronous API
Alan Stern
1
-17
/
+26
2013-05-30
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms
Thomas Abraham
1
-0
/
+12
2013-05-30
USB: host: use platform_{get,set}_drvdata()
Jingoo Han
8
-26
/
+16
2013-05-30
usb: host: ehci-spear: Remove redundant checks
Sachin Kamat
1
-4
/
+0
2013-05-30
drivers/usb/host: remove leftover release_mem_region
Wolfram Sang
1
-1
/
+0
2013-05-30
USB: EHCI: fix regression related to qh_refresh()
Alan Stern
1
-1
/
+6
2013-05-30
usb: phy: registering Tegra USB PHY as platform driver
Venu Byravarasu
1
-59
/
+45
2013-05-30
usb: phy: tegra: Get PHY mode using DT
Venu Byravarasu
1
-1
/
+0
2013-05-29
USB: revert periodic scheduling bugfix
Alan Stern
1
-1
/
+1
2013-05-29
Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-6
/
+31
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
23
-118
/
+99
2013-05-24
xhci: Disable D3cold for buggy TI redrivers.
Sarah Sharp
3
-2
/
+13
2013-05-24
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Camuso
1
-1
/
+11
2013-05-24
xhci: fix list access before init
Vladimir Murzin
1
-0
/
+4
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
[prev]
[next]