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: musb: split am35x to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
|
|
|
*
|
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+86
|
|
|
*
|
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
3
-3
/
+3
|
|
|
*
|
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
6
-70
/
+46
|
|
|
*
|
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
2
-84
/
+83
|
|
|
*
|
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
9
-177
/
+335
|
|
|
*
|
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-0
/
+28
|
|
*
|
|
usb: gadget: g_ncm added
Yauheni Kaliuta
2010-12-10
3
-0
/
+263
|
|
*
|
|
usb: gadget: f_ncm.c added
Yauheni Kaliuta
2010-12-10
2
-0
/
+1408
|
|
*
|
|
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
2010-12-10
2
-2
/
+16
|
|
*
|
|
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
2010-12-10
1
-1
/
+4
|
|
*
|
|
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
2010-12-10
1
-8
/
+11
|
|
*
|
|
usb: add ab8500 usb transceiver driver
Mian Yousaf Kaukab
2010-12-10
3
-0
/
+595
|
|
*
|
|
USB: gadget: Implement runtime PM for MSM bus glue driver
Pavankumar Kondeti
2010-12-10
1
-0
/
+4
|
|
*
|
|
USB: gadget: Implement runtime PM for ci13xxx gadget
Pavankumar Kondeti
2010-12-10
1
-0
/
+10
|
|
*
|
|
USB: gadget: Add USB controller driver for MSM SoC
Pavankumar Kondeti
2010-12-10
4
-0
/
+160
|
|
*
|
|
USB: gadget: Introduce ci13xxx_udc_driver struct
Pavankumar Kondeti
2010-12-10
3
-55
/
+175
|
|
*
|
|
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
Pavankumar Kondeti
2010-12-10
1
-0
/
+1
|
|
*
|
|
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
Pavankumar Kondeti
2010-12-10
1
-6
/
+3
|
|
*
|
|
USB: gadget: Separate out PCI bus code from ci13xxx_udc
Pavankumar Kondeti
2010-12-10
5
-168
/
+181
|
|
*
|
|
USB: OTG: msm: Add support for power management
Pavankumar Kondeti
2010-12-10
2
-6
/
+282
|
|
*
|
|
USB: EHCI: msm: Add support for power management
Pavankumar Kondeti
2010-12-10
2
-2
/
+57
|
|
*
|
|
USB: EHCI: Add MSM Host Controller driver
Pavankumar Kondeti
2010-12-10
4
-0
/
+307
|
|
*
|
|
USB: Add MSM OTG Controller driver
Pavankumar Kondeti
2010-12-10
3
-0
/
+861
|
|
*
|
|
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2010-12-10
4
-0
/
+120
|
|
*
|
|
USB: serial: usb_wwan: Add missing uaccess.h / fix build failure
Peter Huewe
2010-12-10
1
-0
/
+1
|
|
*
|
|
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
2010-12-10
1
-2
/
+2
|
|
*
|
|
USB: host: uhci-q: Fixed minor coding style issues
Tobias Ollmann
2010-12-10
1
-5
/
+7
|
|
*
|
|
usb: gadget/imx-udc: fix interrupt name again
Uwe Kleine-König
2010-12-10
1
-2
/
+6
|
|
*
|
|
USB: whci-hcd: fix compiler warning
Namhyung Kim
2010-12-10
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...
Greg Kroah-Hartman
2010-12-03
4
-6
/
+249
|
|
|
\
\
|
|
|
*
|
sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.
Paul Mundt
2010-12-01
1
-6
/
+0
|
|
|
*
|
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
2010-11-26
1
-0
/
+2
|
|
|
*
|
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
2010-11-26
1
-1
/
+10
|
|
|
*
|
usb: ehci-hcd: Add support for SuperH EHCI.
Paul Mundt
2010-11-01
3
-0
/
+238
|
|
|
*
|
usb: ohci-sh: Set IRQ as shared.
Paul Mundt
2010-11-01
1
-1
/
+1
|
|
*
|
|
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2010-12-03
9
-15
/
+20
|
|
|
\
\
\
|
|
|
*
|
|
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
2010-12-01
1
-5
/
+8
|
|
|
*
|
|
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
3
-3
/
+3
|
|
|
*
|
|
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
6
-7
/
+9
|
|
*
|
|
|
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
2010-12-03
1
-1
/
+1
|
|
*
|
|
|
uwb: fix compiler warning on whcrc_id_table
Namhyung Kim
2010-12-03
1
-1
/
+1
|
|
*
|
|
|
usb: g_audio: Fix crash at driver removal
Richard Röjfors
2010-12-03
1
-5
/
+5
|
|
|
/
/
/
|
|
*
|
|
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...
Greg Kroah-Hartman
2010-12-01
3
-69
/
+251
|
|
|
\
\
\
|
|
|
*
|
|
usb: ehci-omap: Add OMAP4 support
Anand Gadiyar
2010-11-30
1
-42
/
+212
|
|
|
*
|
|
usb: ehci-omap: add helpers for checking port mode
Anand Gadiyar
2010-11-30
1
-9
/
+12
|
|
|
*
|
|
usb: ehci-omap: use clkdev aliases for functional clocks
Anand Gadiyar
2010-11-30
1
-2
/
+2
|
|
|
*
|
|
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
Keshava Munegowda
2010-11-30
2
-1
/
+9
|
|
|
*
|
|
usb: ehci-omap: don't hard-code TLL channel count
Keshava Munegowda
2010-11-30
1
-4
/
+5
|
|
|
*
|
|
usb: ehci-omap: update clock names to be more generic
Keshava Munegowda
2010-11-30
1
-22
/
+22
[prev]
[next]