index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2012-01-04
1
-1
/
+19
*
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-22
1
-1
/
+11
|
\
|
*
usb: gadget: introduce support for sg lists
Felipe Balbi
2011-12-21
1
-0
/
+10
|
*
usb: gadget: enlarge maxburst bit width.
Yu Xu
2011-12-19
1
-1
/
+1
*
|
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-13
2
-8
/
+16
|
\
\
|
|
/
|
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-2
/
+2
|
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-5
/
+5
|
*
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2011-12-12
1
-0
/
+8
|
*
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2011-12-12
1
-1
/
+1
*
|
USB: Remove the duplicate definition of HUB_SET_DEPTH
Qinglin Ye
2011-12-12
1
-1
/
+0
*
|
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
2011-12-09
1
-0
/
+11
*
|
xHCI: Adding #define values used for hub descriptor
Aman Deep
2011-11-26
1
-5
/
+14
*
|
USB: serial: add support for multiple read urbs
Johan Hovold
2011-11-15
1
-1
/
+8
*
|
USB: serial: remove write_urb_busy field from usb_serial_port
Johan Hovold
2011-11-15
1
-2
/
+0
*
|
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-11-14
1
-2
/
+0
|
/
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-10-31
1
-0
/
+1
|
\
|
*
USB: export video.h to the includes available for userspace
Laurent Pinchart
2011-09-23
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-10-28
1
-6
/
+11
|
\
\
|
*
|
USB: Add endpoint usage definitions to ch9.h
Daniel Mack
2011-09-14
1
-6
/
+11
|
|
/
*
|
usb: gadget: renesas_usbhs: support otg pin control
Kuninori Morimoto
2011-10-13
1
-0
/
+5
*
|
usb: gadget: renesas_usbhs: add bus control functions
Kuninori Morimoto
2011-10-13
1
-0
/
+7
*
|
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
Kuninori Morimoto
2011-10-13
1
-0
/
+2
*
|
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
2011-10-13
1
-2
/
+2
*
|
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
2011-10-13
1
-0
/
+60
*
|
USB: fix ehci alignment error
Harro Haan
2011-10-10
1
-1
/
+1
*
|
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
1
-0
/
+1
*
|
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
1
-0
/
+12
*
|
usb: ch9: add function defines from ch9, USB 3.0 spec
Sebastian Andrzej Siewior
2011-08-22
1
-0
/
+5
*
|
usb: add usb_endpoint_maxp() macro
kuninori.morimoto.gx@renesas.com
2011-08-22
1
-0
/
+12
|
/
*
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-07-08
2
-0
/
+5
|
\
|
*
usb: gadget: m66592-udc: add function for external controller
Yoshihiro Shimoda
2011-07-09
1
-0
/
+2
|
*
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
Yoshihiro Shimoda
2011-07-08
1
-0
/
+3
*
|
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
2011-07-08
1
-1
/
+1
*
|
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
2011-07-08
1
-0
/
+3
|
/
*
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-07-01
1
-0
/
+6
*
usb: gadget: add missing #include's
Sergei Shtylyov
2011-07-01
1
-0
/
+5
*
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-07-01
2
-0
/
+45
*
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
1
-0
/
+2
*
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
1
-0
/
+13
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
2
-21
/
+0
*
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-06-28
2
-0
/
+6
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-9
/
+7
*
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-28
1
-0
/
+7
*
usb: renesas_usbhs: add DMAEngine support
Kuninori Morimoto
2011-06-07
1
-0
/
+17
*
USB: gadget.h depends on ch9.h so include ch9.h directly
Mark Brown
2011-06-07
1
-0
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
8
-12
/
+268
|
\
|
*
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2011-05-10
1
-1
/
+15
|
*
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
1
-2
/
+3
|
|
\
|
*
|
USB: OTG: msm: Add PHY suspend support for MSM8960
Pavankumar Kondeti
2011-05-06
1
-0
/
+2
|
*
|
USB: OTG: msm: Implement charger detection
Pavankumar Kondeti
2011-05-06
1
-1
/
+71
[next]