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
/
include
/
linux
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+2
2012-04-16
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2012-04-10
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
1
-0
/
+1
2012-04-09
USB: fix bug in serial driver unregistration
Alan Stern
1
-8
/
+0
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
1
-0
/
+46
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
1
-0
/
+38
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
1
-0
/
+5
2012-03-09
USB: serial: use module_driver() macro
Greg Kroah-Hartman
1
-15
/
+2
2012-03-08
usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support
Bjørn Mork
1
-0
/
+19
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
1
-1
/
+1
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-0
/
+32
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
4
-77
/
+99
2012-02-28
USB: create module_usb_serial_driver macro
Greg KH
1
-0
/
+28
2012-02-28
usb/storage: remove Filler member from struct bulk_cs_wrap
Sebastian Andrzej Siewior
1
-1
/
+0
2012-02-28
usb/storage: redefine US_BULK_FLAG_IN and use it
Sebastian Andrzej Siewior
1
-1
/
+1
2012-02-28
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
1
-0
/
+39
2012-02-28
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
1
-0
/
+10
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-15
/
+15
2012-02-27
usb: otg: Remove OTG specific members from usb_phy
Heikki Krogerus
1
-45
/
+5
2012-02-24
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
1
-7
/
+0
2012-02-24
usb-serial: new API for driver registration
Alan Stern
1
-0
/
+9
2012-02-15
usb: uac2: Add ACHeader and FormatType descriptor
Jassi Brar
1
-0
/
+21
2012-02-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
1
-0
/
+2
2012-02-14
USB/xHCI: Enable USB 3.0 hub remote wakeup.
Sarah Sharp
1
-0
/
+5
2012-02-13
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-8
/
+2
2012-02-13
usb: otg: ulpi: Start using struct usb_otg
Heikki Krogerus
1
-2
/
+2
2012-02-13
usb: otg: msm: Start using struct usb_otg
Heikki Krogerus
1
-1
/
+1
2012-02-13
usb: otg: Separate otg members from usb_phy
Heikki Krogerus
1
-17
/
+79
2012-02-13
usb: otg: Rename usb_xceiv_event to usb_phy_event
Heikki Krogerus
1
-3
/
+3
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
4
-54
/
+54
2012-02-10
USB: Remove duplicate USB 3.0 hub feature #defines.
Sarah Sharp
1
-8
/
+2
2012-02-10
Merge tag 'usb-3.3-rc3' into usb-next
Greg Kroah-Hartman
2
-140
/
+1
2012-02-09
USB: serial: add macro for console error reporting
Johan Hovold
1
-0
/
+15
2012-02-02
usb/uas: add usb_pipe_usage_descriptor
Sebastian Andrzej Siewior
1
-0
/
+8
2012-02-02
usb/uas: move UAS structs / defines into a header file
Sebastian Andrzej Siewior
1
-0
/
+61
2012-02-01
usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2012-01-24
usb: otg: kill langwell_otg driver
Alexander Shishkin
1
-139
/
+0
2012-01-24
usb: renesas_usbhs: add support for SUDMAC
Shimoda, Yoshihiro
1
-0
/
+1
2012-01-04
usb: ch9: fix up MaxStreams helper
Felipe Balbi
1
-1
/
+19
2011-12-22
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+11
2011-12-21
usb: gadget: introduce support for sg lists
Felipe Balbi
1
-0
/
+10
2011-12-19
usb: gadget: enlarge maxburst bit width.
Yu Xu
1
-1
/
+1
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-8
/
+16
2011-12-12
USB: Remove the duplicate definition of HUB_SET_DEPTH
Qinglin Ye
1
-1
/
+0
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-2
/
+2
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-5
/
+5
2011-12-12
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
1
-0
/
+8
2011-12-12
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
1
-1
/
+1
2011-12-09
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
1
-0
/
+11
2011-11-26
xHCI: Adding #define values used for hub descriptor
Aman Deep
1
-5
/
+14
[next]