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
2010-12-10
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
8
-74
/
+49
2010-12-10
usb: musb: hold context on musb structure
Felipe Balbi
2
-84
/
+83
2010-12-10
arm: omap4: panda: initialize musb
Felipe Balbi
1
-3
/
+1
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
9
-177
/
+335
2010-12-07
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
1
-0
/
+28
2010-12-03
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...
Greg Kroah-Hartman
6
-10
/
+285
2010-12-03
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
16
-15
/
+34
2010-12-03
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
1
-1
/
+1
2010-12-03
uwb: fix compiler warning on whcrc_id_table
Namhyung Kim
1
-1
/
+1
2010-12-03
usb: g_audio: Fix crash at driver removal
Richard Röjfors
1
-5
/
+5
2010-12-01
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
1
-5
/
+8
2010-12-01
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
10
-3
/
+17
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
6
-7
/
+9
2010-12-01
sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.
Paul Mundt
2
-6
/
+5
2010-11-30
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...
Greg Kroah-Hartman
10
-77
/
+424
2010-11-30
USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips
cxie4
5
-0
/
+2672
2010-11-30
usb: Add in missing EHCI helpers.
Paul Mundt
4
-0
/
+10
2010-11-30
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
2
-0
/
+33
2010-11-30
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
1
-0
/
+8
2010-11-30
usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal
Jarkko Nikula
1
-1
/
+2
2010-11-30
usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)
Dan Williams
3
-0
/
+81
2010-11-30
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-11-30
usbmon: correct length for isochronous
Pete Zaitcev
1
-3
/
+31
2010-12-01
omap4: 4430sdp: enable the ehci port on 4430SDP
Keshava Munegowda
1
-0
/
+20
2010-12-01
arm: omap4: select USB_ARCH_HAS_EHCI
Anand Gadiyar
1
-0
/
+1
2010-12-01
arm: omap4: usb: add platform init code for EHCI
Anand Gadiyar
1
-8
/
+136
2010-12-01
arm: omap4: add USBHOST and related base addresses
Anand Gadiyar
1
-0
/
+5
2010-12-01
usb: ehci-omap: Add OMAP4 support
Anand Gadiyar
1
-42
/
+212
2010-12-01
omap: usb: ehci: introduce HSIC mode
Anand Gadiyar
1
-0
/
+1
2010-12-01
usb: ehci-omap: add helpers for checking port mode
Anand Gadiyar
1
-9
/
+12
2010-12-01
usb: ehci-omap: use clkdev aliases for functional clocks
Anand Gadiyar
1
-2
/
+2
2010-12-01
omap: clock: add clkdev aliases for EHCI clocks
Anand Gadiyar
2
-0
/
+10
2010-12-01
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
Keshava Munegowda
2
-1
/
+9
2010-12-01
usb: ehci-omap: don't hard-code TLL channel count
Keshava Munegowda
1
-4
/
+5
2010-12-01
usb: ehci-omap: update clock names to be more generic
Keshava Munegowda
1
-22
/
+22
2010-11-26
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
1
-0
/
+2
2010-11-26
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
1
-1
/
+10
2010-11-17
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
1
-0
/
+7
2010-11-17
USB: fix leftover references to udev->autosuspend_delay
Alan Stern
3
-3
/
+4
2010-11-17
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2
-40
/
+40
2010-11-16
USB: improve uses of usb_mark_last_busy
Alan Stern
3
-16
/
+10
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
8
-167
/
+71
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
6
-19
/
+13
2010-11-16
USB: use sysfs_merge_group for power attributes
Alan Stern
1
-33
/
+17
2010-11-16
USB: use the no_callbacks flag for interfaces
Ming Lei
2
-53
/
+31
2010-11-16
USB device driver of Topcliff PCH
Toshiharu Okada
4
-0
/
+2971
2010-11-16
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
1
-60
/
+48
2010-11-16
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2
-178
/
+186
2010-11-16
drivers/uwb: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
2010-11-16
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
[next]