index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: Add test mode support for ci13xxx_udc
Pavankumar Kondeti
2011-02-25
2
-6
/
+51
*
USB: gadget: Implement remote wakeup in ci13xxx_udc
Pavankumar Kondeti
2011-02-25
2
-29
/
+99
*
USB: gadget: Implement hardware queuing in ci13xxx_udc
Pavankumar Kondeti
2011-02-25
2
-76
/
+104
*
USB: serial: mos7720: Fix possible null pointer dereference
Huzaifa Sidhpurwala
2011-02-25
1
-1
/
+2
*
USB: serial: keyspan: Fix possible null pointer dereference.
Huzaifa Sidhpurwala
2011-02-25
1
-5
/
+5
*
usb: m66592-udc: Fixed bufnum of Bulk
Yusuke Goda
2011-02-25
1
-1
/
+1
*
ehci: Check individual port status registers on resume
Matthew Garrett
2011-02-25
1
-1
/
+22
*
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
2011-02-21
1
-4
/
+4
*
usb: otg: notifier: switch to atomic notifier
Felipe Balbi
2011-02-18
4
-11
/
+11
*
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2011-02-18
2
-5
/
+52
*
usb: otg: TWL6030 Save the last event in otg_transceiver
Hema HK
2011-02-18
1
-0
/
+3
*
usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.
Hema HK
2011-02-18
1
-0
/
+13
*
usb: otg: Remove one unnecessary I2C read request.
Hema HK
2011-02-17
1
-5
/
+2
*
usb: otg: enable regulator only on cable/device connect
Hema HK
2011-02-17
1
-15
/
+12
*
usb: musb: Using runtime pm APIs for musb.
Hema HK
2011-02-17
2
-59
/
+24
*
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
2011-02-17
4
-31
/
+41
*
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
2011-02-17
1
-71
/
+79
*
usb: musb: do not error out if Kconfig doesn't match board mode
Felipe Balbi
2011-02-17
1
-25
/
+0
*
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
2011-02-17
1
-5
/
+2
*
USB: make ehci msm driver use ehci_run.
Matthieu CASTET
2011-02-17
1
-87
/
+5
*
USB: don't run ehci_reset in ehci_run for tdi device
Matthieu CASTET
2011-02-17
2
-3
/
+9
*
USB: OTG: msm: Fix bug in msm_otg_mode_write
Pavankumar Kondeti
2011-02-17
1
-1
/
+2
*
USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled
Pavankumar Kondeti
2011-02-17
1
-15
/
+13
*
usb_storage: realtek_cr patch: add const modifier
wwang
2011-02-17
1
-1
/
+1
*
usb_storage: realtek_cr patch: fix sparse warning
wwang
2011-02-17
1
-2
/
+2
*
USB: sierra: error handling in runtime PM
Oliver Neukum
2011-02-17
1
-4
/
+12
*
usb_wwan: fix error case in close()
Oliver Neukum
2011-02-17
1
-1
/
+3
*
usb_wwan: error case of resume
Oliver Neukum
2011-02-17
1
-1
/
+22
*
usb_wwan: data consistency in error case
Oliver Neukum
2011-02-17
1
-1
/
+1
*
usb_wwan: fix runtime PM in error case
Oliver Neukum
2011-02-17
1
-0
/
+1
*
usb_wwan: fix error in marking device busy
Oliver Neukum
2011-02-17
1
-4
/
+9
*
usb: gadget: at91_udc: Fix error path
Rahul Ruikar
2011-02-17
1
-1
/
+3
*
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2011-02-17
2
-6
/
+17
*
USB: Mark EHCI LPM functions as __maybe_unused
Maksim Rayskiy
2011-02-17
1
-2
/
+3
*
usb: fusb300_udc: add more "ep%d" names
Dan Carpenter
2011-02-17
1
-1
/
+2
*
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
Fabian Godehardt
2011-02-17
1
-1
/
+15
*
usb: pch_udc: Fixed issue which does not work with g_ether
Toshiharu Okada
2011-02-17
1
-74
/
+104
*
USB: Gadget: Reorder driver name assignment
Jassi Brar
2011-02-17
1
-3
/
+3
*
USB: Gadget: Composite: Debug interface comparison
Jassi Brar
2011-02-17
1
-3
/
+3
*
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-17
65
-433
/
+735
|
\
|
*
USB: cdc-acm: Adding second ACM channel support for Nokia N8
Arvid Ephraim Picciani
2011-02-04
1
-0
/
+1
|
*
USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct
Jesper Juhl
2011-02-04
1
-1
/
+2
|
*
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
2011-02-04
3
-0
/
+6
|
*
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
2011-02-04
3
-2
/
+9
|
*
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-02-04
9
-45
/
+96
|
|
\
|
|
*
usb: ehci-omap: Show fatal probing time errors to end user
Jarkko Nikula
2011-02-01
1
-3
/
+3
|
|
*
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
2011-02-01
2
-0
/
+17
|
|
*
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
2011-02-01
2
-21
/
+32
|
|
*
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-02-01
4
-8
/
+28
|
|
*
usb: musb: hsdma: change back to use musb_read/writew
Bob Liu
2011-02-01
1
-5
/
+14
[next]