index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-18
usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.
Hema HK
1
-0
/
+13
2011-02-17
usb: otg: Remove one unnecessary I2C read request.
Hema HK
1
-5
/
+2
2011-02-17
usb: otg: enable regulator only on cable/device connect
Hema HK
1
-15
/
+12
2011-02-17
usb: musb: Using runtime pm APIs for musb.
Hema HK
2
-59
/
+24
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
4
-31
/
+41
2011-02-17
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
1
-71
/
+79
2011-02-17
usb: musb: do not error out if Kconfig doesn't match board mode
Felipe Balbi
1
-25
/
+0
2011-02-17
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
1
-5
/
+2
2011-02-17
USB: make ehci msm driver use ehci_run.
Matthieu CASTET
1
-87
/
+5
2011-02-17
USB: don't run ehci_reset in ehci_run for tdi device
Matthieu CASTET
2
-3
/
+9
2011-02-17
USB: OTG: msm: Fix bug in msm_otg_mode_write
Pavankumar Kondeti
1
-1
/
+2
2011-02-17
USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled
Pavankumar Kondeti
1
-15
/
+13
2011-02-17
usb_storage: realtek_cr patch: add const modifier
wwang
1
-1
/
+1
2011-02-17
usb_storage: realtek_cr patch: fix sparse warning
wwang
1
-2
/
+2
2011-02-17
USB: sierra: error handling in runtime PM
Oliver Neukum
1
-4
/
+12
2011-02-17
usb_wwan: fix error case in close()
Oliver Neukum
1
-1
/
+3
2011-02-17
usb_wwan: error case of resume
Oliver Neukum
1
-1
/
+22
2011-02-17
usb_wwan: data consistency in error case
Oliver Neukum
1
-1
/
+1
2011-02-17
usb_wwan: fix runtime PM in error case
Oliver Neukum
1
-0
/
+1
2011-02-17
usb_wwan: fix error in marking device busy
Oliver Neukum
1
-4
/
+9
2011-02-17
usb: gadget: at91_udc: Fix error path
Rahul Ruikar
1
-1
/
+3
2011-02-17
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2
-6
/
+17
2011-02-17
USB: Mark EHCI LPM functions as __maybe_unused
Maksim Rayskiy
1
-2
/
+3
2011-02-17
usb: fusb300_udc: add more "ep%d" names
Dan Carpenter
1
-1
/
+2
2011-02-17
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
Fabian Godehardt
1
-1
/
+15
2011-02-17
usb: pch_udc: Fixed issue which does not work with g_ether
Toshiharu Okada
1
-74
/
+104
2011-02-17
USB: Gadget: Reorder driver name assignment
Jassi Brar
1
-3
/
+3
2011-02-17
USB: Gadget: Composite: Debug interface comparison
Jassi Brar
1
-3
/
+3
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
65
-433
/
+735
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
10
-311
/
+222
2011-02-04
USB: cdc-acm: Adding second ACM channel support for Nokia N8
Arvid Ephraim Picciani
1
-0
/
+1
2011-02-04
USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct
Jesper Juhl
1
-1
/
+2
2011-02-04
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
3
-0
/
+6
2011-02-04
USB: gadget: f_fs: even zero-length packets require a buffer
Marek Szyprowski
1
-0
/
+8
2011-02-04
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
Robert Morell
1
-2
/
+20
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
3
-12
/
+13
2011-02-04
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
1
-0
/
+3
2011-02-04
USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.
David Daney
1
-2
/
+3
2011-02-04
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
David Daney
1
-8
/
+10
2011-02-04
USB: EHCI: Cleanup and rewrite ehci_vdgb().
David Daney
1
-3
/
+1
2011-02-04
USB: EHCI: Remove dead code from ehci-sched.c
David Daney
1
-3
/
+0
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
10
-222
/
+311
2011-02-04
usb: gadget/fsl_mxc_udc: Detect the CPU type in run-time
Fabio Estevam
1
-9
/
+12
2011-02-04
USB: Gadget: Initialize wMaxPacketSize if not already set
Jassi Brar
1
-0
/
+7
2011-02-04
USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
Vadim Tsozik
1
-2
/
+105
2011-02-03
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
3
-2
/
+9
2011-02-03
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
9
-45
/
+96
2011-02-03
USB: usb-storage: unusual_devs entry for Coby MP3 player
Alan Stern
1
-0
/
+7
2011-02-03
USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph
Michael Williamson
2
-0
/
+7
2011-02-03
USB: fix race between root-hub resume and wakeup requests
Alan Stern
1
-1
/
+1
[next]