index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-01
arm: omap: usb: Invoke usbhs core device initialization
Keshava Munegowda
18
-18
/
+18
2011-03-01
arm: omap: usb: usbhs core device initialization
Keshava Munegowda
2
-14
/
+183
2011-03-01
usb: host: omap: common usb host core driver
Keshava Munegowda
4
-0
/
+1074
2011-03-01
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
22
-168
/
+184
2011-03-01
arm: omap2: usb: rename usb-ehci.c to usb-host.c
Felipe Balbi
2
-5
/
+5
2011-03-01
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2
-6
/
+6
2011-03-01
arm: omap: usb: host: add names to resources
Felipe Balbi
1
-0
/
+9
2011-03-01
usb: ehci: omap: add support for TLL mode on OMAP4
Anand Gadiyar
1
-0
/
+134
2011-03-01
usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c
Huzaifa Sidhpurwala
1
-2
/
+2
2011-03-01
usb: musb: OMAP3xxx: Fix device detection in otg & host mode
Hema HK
1
-8
/
+2
2011-03-01
usb: musb: OMAP4430: Power down the PHY during board init
Hema HK
1
-0
/
+4
2011-03-01
usb: otg: OMAP4430: Save/restore the context
Hema HK
1
-0
/
+7
2011-03-01
usb: otg: TWL4030: Update the last_event variable.
Hema HK
1
-0
/
+2
2011-03-01
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
3
-22
/
+78
2011-03-01
usb: musb: Remove platform context save/restore API
Hema HK
2
-15
/
+0
2011-03-01
usb: musb: gadget: fix list_head usage
Felipe Balbi
1
-3
/
+4
2011-02-28
USB: ffs-test: fix header path
Davidlohr Bueso
1
-2
/
+2
2011-02-28
USB: serial/kobil_sct, fix potential tty NULL dereference
Jiri Slaby
1
-1
/
+1
2011-02-28
USB: serial/keyspan_pda, fix potential tty NULL dereferences
Jiri Slaby
1
-7
/
+8
2011-02-28
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
1
-33
/
+21
2011-02-28
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
1
-69
/
+37
2011-02-28
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
2
-218
/
+190
2011-02-28
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
2
-10
/
+2
2011-02-28
usb/isp1760: Clean up payload address handling
Arvid Brodin
2
-111
/
+95
2011-02-28
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
2
-69
/
+58
2011-02-28
usb/isp1760: Move to native-endian ptds
Arvid Brodin
2
-357
/
+339
2011-02-28
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2011-02-28
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2011-02-25
drivers:uwb:scan.c remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-02-25
drivers:usb:wusbhc.h remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-02-25
USB: opticon: add rts and cts support
Martin Jansen
1
-44
/
+112
2011-02-25
USB: fix unsafe USB_SS_MAX_STREAMS() definition
Dmitry Torokhov
1
-1
/
+1
2011-02-25
USB: serial drivers need to use larger bulk-in buffers
Alan Stern
2
-4
/
+4
2011-02-25
USB: EHCI bus glue for on-chip PMC MSP USB controller
Anoop
3
-2
/
+401
2011-02-25
usb: gadget: composite: fix req->length in composite_setup()
Maulik Mankad
1
-1
/
+1
2011-02-25
USB: use "device number" instead of "address"
Alan Stern
1
-26
/
+22
2011-02-25
USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
RĂ©mi Denis-Courmont
1
-5
/
+10
2011-02-25
USB: EHCI: Fix compiler warnings with MSM driver
Pavankumar Kondeti
1
-1
/
+3
2011-02-25
USB: gadget: Add test mode support for ci13xxx_udc
Pavankumar Kondeti
2
-6
/
+51
2011-02-25
USB: gadget: Implement remote wakeup in ci13xxx_udc
Pavankumar Kondeti
2
-29
/
+99
2011-02-25
USB: gadget: Implement hardware queuing in ci13xxx_udc
Pavankumar Kondeti
2
-76
/
+104
2011-02-25
USB: serial: mos7720: Fix possible null pointer dereference
Huzaifa Sidhpurwala
1
-1
/
+2
2011-02-25
USB: serial: keyspan: Fix possible null pointer dereference.
Huzaifa Sidhpurwala
1
-5
/
+5
2011-02-25
usb: m66592-udc: Fixed bufnum of Bulk
Yusuke Goda
1
-1
/
+1
2011-02-25
ehci: Check individual port status registers on resume
Matthew Garrett
1
-1
/
+22
2011-02-21
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
1
-4
/
+4
2011-02-18
usb: otg: notifier: switch to atomic notifier
Felipe Balbi
5
-14
/
+14
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2
-5
/
+52
2011-02-18
usb: otg: TWL6030 Save the last event in otg_transceiver
Hema HK
2
-0
/
+4
2011-02-18
usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.
Hema HK
1
-0
/
+13
[next]