index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
2013-10-06
1
-2
/
+2
*
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
2013-10-06
1
-4
/
+4
*
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
2013-10-06
1
-5
/
+5
*
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
2013-10-06
1
-28
/
+28
*
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
2013-10-06
1
-1
/
+1
*
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c
Deng-Cheng Zhu
2013-10-06
1
-8
/
+8
*
USB: OHCI: Properly handle ohci-spear suspend
Manjunath Goudar
2013-10-06
1
-3
/
+9
*
USB: OHCI: Properly handle ohci-sm501 suspend
Manjunath Goudar
2013-10-06
1
-2
/
+9
*
USB: OHCI: Properly handle ohci-pxa27x suspend
Manjunath Goudar
2013-10-06
1
-1
/
+8
*
USB: OHCI: Properly handle ohci-platform suspend
Manjunath Goudar
2013-10-06
1
-2
/
+9
*
USB: OHCI: Properly handle ohci-omap suspend
Manjunath Goudar
2013-10-06
1
-3
/
+10
*
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
2013-10-06
1
-15
/
+5
*
USB: OHCI: Properly handle ohci-ep93xx suspend
Manjunath Goudar
2013-10-06
1
-2
/
+9
*
USB: OHCI: Properly handle ohci-da8xx suspend
Manjunath Goudar
2013-10-06
1
-4
/
+11
*
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
2013-10-06
1
-17
/
+4
*
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
2013-10-06
1
-2
/
+8
*
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
2013-10-06
1
-1
/
+8
*
usb: g_ffs: fix compilation warning
David Cohen
2013-10-06
1
-0
/
+2
*
usb: wusbcore: add support for isoc out transfers
Thomas Pugliese
2013-10-06
2
-102
/
+406
*
usb: phy: omap: get rid of omap_get_control_dev()
Roger Quadros
2013-10-04
1
-21
/
+10
*
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
2013-10-04
1
-11
/
+14
*
usb: phy: omap-usb3: Don't use omap_get_control_dev()
Roger Quadros
2013-10-04
1
-6
/
+20
*
usb: phy: omap-usb2: Don't use omap_get_control_dev()
Roger Quadros
2013-10-04
1
-8
/
+23
*
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
Roger Quadros
2013-10-04
2
-76
/
+103
*
usb: phy: omap-control: Get rid of platform data
Roger Quadros
2013-10-04
1
-9
/
+3
*
usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpoints
Thomas Pugliese
2013-10-04
1
-2
/
+4
*
usb: wusbcore: implement hwahc_op_get_frame_number
Thomas Pugliese
2013-10-04
1
-3
/
+7
*
usb: wusbcore: avoid stack overflow in URB enqueue error path
Thomas Pugliese
2013-10-04
1
-13
/
+38
*
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
2013-10-04
3
-13
/
+10
*
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
2013-10-04
3
-18
/
+20
*
usb: wusbcore: fix build warning on 64-bit builds
Thomas Pugliese
2013-10-01
1
-1
/
+1
*
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
Wei Yongjun
2013-10-01
1
-3
/
+1
*
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
2013-10-01
1
-4
/
+6
*
usb: wusbcore: clean up urb dequeue process
Thomas Pugliese
2013-10-01
1
-35
/
+87
*
usb: wusbcore: include the xfer_id in debug prints
Thomas Pugliese
2013-10-01
1
-45
/
+49
*
usb: wusbcore: fix endianess issues when using dwTransferID
Thomas Pugliese
2013-10-01
1
-9
/
+11
*
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
2013-10-01
2
-0
/
+25
*
usb: chipidea: imx: remove PHY operations
Peter Chen
2013-10-01
1
-17
/
+4
*
usb: chipidea: move PHY operation to core
Peter Chen
2013-10-01
2
-44
/
+52
*
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-30
121
-467
/
+951
|
\
|
*
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-29
21
-107
/
+201
|
|
\
|
|
*
usb: dwc3: add support for Merrifield
David Cohen
2013-09-27
1
-0
/
+2
|
|
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-27
1
-2
/
+3
|
|
*
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-27
1
-34
/
+26
|
|
*
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-26
1
-9
/
+3
|
|
*
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-26
1
-0
/
+16
|
|
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-26
1
-1
/
+1
|
|
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-26
1
-0
/
+2
|
|
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-26
1
-2
/
+5
|
|
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-26
1
-0
/
+1
[next]