index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
Lars-Peter Clausen
2011-03-07
6
-129
/
+7
|
*
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
2011-03-07
2
-9
/
+55
|
*
arm: omap4: 4430sdp: drop ehci support
Anand Gadiyar
2011-03-07
1
-19
/
+0
|
*
USB: OHCI: use pci_dev->revision
Sergei Shtylyov
2011-03-07
1
-2
/
+2
|
*
USB: Rename "msm72k_otg.c" to "msm_otg.c"
Pavankumar Kondeti
2011-03-07
6
-5
/
+5
|
*
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
2011-03-07
1
-4
/
+3
|
*
USB: move usbcore away from hcd->state
Alan Stern
2011-03-07
3
-21
/
+51
|
*
USB: Remove unused timeout from io_edgeport.c
Huzaifa Sidhpurwala
2011-03-03
1
-3
/
+0
|
*
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
2011-03-03
1
-2
/
+0
|
*
USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code
Huzaifa Sidhpurwala
2011-03-03
1
-2
/
+0
|
*
usb-gadget: fix warning in ethernet
Stephen Hemminger
2011-03-03
1
-1
/
+1
|
*
wusb: fix find_first_zero_bit() return value check
Akinobu Mita
2011-03-03
1
-1
/
+1
|
*
usb: EHCI, OHCI: Add configuration for the SH USB controller
Yoshihiro Shimoda
2011-03-01
3
-5
/
+16
|
*
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
10
-229
/
+300
|
*
arm: omap: usb: clock entries for omap3 and omap4
Keshava Munegowda
2011-03-01
2
-10
/
+19
|
*
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2011-03-01
2
-1468
/
+132
|
*
arm: omap: usb: cleanup ehci and ohci resources and devices
Keshava Munegowda
2011-03-01
2
-154
/
+26
|
*
arm: omap: usb: Invoke usbhs core device initialization
Keshava Munegowda
2011-03-01
18
-18
/
+18
|
*
arm: omap: usb: usbhs core device initialization
Keshava Munegowda
2011-03-01
2
-14
/
+183
|
*
usb: host: omap: common usb host core driver
Keshava Munegowda
2011-03-01
4
-0
/
+1074
|
*
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
2011-03-01
22
-168
/
+184
|
*
arm: omap2: usb: rename usb-ehci.c to usb-host.c
Felipe Balbi
2011-03-01
2
-5
/
+5
|
*
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2011-03-01
2
-6
/
+6
|
*
arm: omap: usb: host: add names to resources
Felipe Balbi
2011-03-01
1
-0
/
+9
|
*
usb: ehci: omap: add support for TLL mode on OMAP4
Anand Gadiyar
2011-03-01
1
-0
/
+134
|
*
usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c
Huzaifa Sidhpurwala
2011-03-01
1
-2
/
+2
|
*
usb: musb: OMAP3xxx: Fix device detection in otg & host mode
Hema HK
2011-03-01
1
-8
/
+2
|
*
usb: musb: OMAP4430: Power down the PHY during board init
Hema HK
2011-03-01
1
-0
/
+4
|
*
usb: otg: OMAP4430: Save/restore the context
Hema HK
2011-03-01
1
-0
/
+7
|
*
usb: otg: TWL4030: Update the last_event variable.
Hema HK
2011-03-01
1
-0
/
+2
|
*
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
2011-03-01
3
-22
/
+78
|
*
usb: musb: Remove platform context save/restore API
Hema HK
2011-03-01
2
-15
/
+0
|
*
usb: musb: gadget: fix list_head usage
Felipe Balbi
2011-03-01
1
-3
/
+4
|
*
USB: ffs-test: fix header path
Davidlohr Bueso
2011-03-01
1
-2
/
+2
|
*
USB: serial/kobil_sct, fix potential tty NULL dereference
Jiri Slaby
2011-03-01
1
-1
/
+1
|
*
USB: serial/keyspan_pda, fix potential tty NULL dereferences
Jiri Slaby
2011-03-01
1
-7
/
+8
|
*
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
2011-03-01
1
-33
/
+21
|
*
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
2011-03-01
1
-69
/
+37
|
*
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
2011-03-01
2
-218
/
+190
|
*
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
2011-03-01
2
-10
/
+2
|
*
usb/isp1760: Clean up payload address handling
Arvid Brodin
2011-03-01
2
-111
/
+95
|
*
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
2011-03-01
2
-69
/
+58
|
*
usb/isp1760: Move to native-endian ptds
Arvid Brodin
2011-03-01
2
-357
/
+339
|
*
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
2011-03-01
1
-1
/
+1
|
*
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
2011-03-01
1
-1
/
+1
|
*
drivers:uwb:scan.c remove one to many l's in the word.
Justin P. Mattock
2011-02-25
1
-1
/
+1
|
*
drivers:usb:wusbhc.h remove one to many l's in the word.
Justin P. Mattock
2011-02-25
1
-1
/
+1
|
*
USB: opticon: add rts and cts support
Martin Jansen
2011-02-25
1
-44
/
+112
|
*
USB: fix unsafe USB_SS_MAX_STREAMS() definition
Dmitry Torokhov
2011-02-25
1
-1
/
+1
|
*
USB: serial drivers need to use larger bulk-in buffers
Alan Stern
2011-02-25
2
-4
/
+4
[prev]
[next]