index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
2011-03-07
1
-9
/
+51
*
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
5
-4
/
+4
*
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
2
-21
/
+47
*
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
*
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2011-03-01
2
-1468
/
+132
*
usb: host: omap: common usb host core driver
Keshava Munegowda
2011-03-01
3
-0
/
+1071
*
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
2011-03-01
2
-32
/
+32
*
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2011-03-01
2
-6
/
+6
*
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: 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: 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: serial drivers need to use larger bulk-in buffers
Alan Stern
2011-02-25
1
-3
/
+2
*
USB: EHCI bus glue for on-chip PMC MSP USB controller
Anoop
2011-02-25
3
-2
/
+401
*
usb: gadget: composite: fix req->length in composite_setup()
Maulik Mankad
2011-02-25
1
-1
/
+1
*
USB: use "device number" instead of "address"
Alan Stern
2011-02-25
1
-26
/
+22
*
USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
RĂ©mi Denis-Courmont
2011-02-25
1
-5
/
+10
*
USB: EHCI: Fix compiler warnings with MSM driver
Pavankumar Kondeti
2011-02-25
1
-1
/
+3
*
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
[next]