| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 91 | -1873/+14503 |
|\ |
|
| * | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman | 2010-12-22 | 7 | -22/+50 |
| |\ |
|
| * | | USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) | Melchior FRANZ | 2010-12-21 | 1 | -28/+90 |
| * | | USB: serial: ftdi_sio: add support for TIOCSERGETLSR | Greg Kroah-Hartman | 2010-12-16 | 1 | -0/+27 |
| * | | USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport | Fabio Estevam | 2010-12-16 | 1 | -12/+14 |
| * | | USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() | Rob Emanuele | 2010-12-16 | 1 | -1/+3 |
| * | | usb: ehci-omap: fix tll channel enable mask | Anand Gadiyar | 2010-12-16 | 1 | -3/+3 |
| * | | usb: ohci-omap3: fix trivial typo | Keshava Munegowda | 2010-12-16 | 1 | -1/+1 |
| * | | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 | Artem Leonenko | 2010-12-16 | 2 | -5/+6 |
| * | | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's | Artem Leonenko | 2010-12-16 | 1 | -3/+3 |
| * | | USB: gadget: update ci13xxx to work with g_ether | Artem Leonenko | 2010-12-16 | 1 | -8/+12 |
| * | | USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers | Artem Leonenko | 2010-12-16 | 1 | -1/+0 |
| * | | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 87 | -1824/+14381 |
| |\ \ |
|
| | * | | USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path | Matthew Wilcox | 2010-12-15 | 1 | -1/+1 |
| | * | | USB: uas: Ensure we only bind to a UAS interface | Matthew Wilcox | 2010-12-15 | 1 | -7/+30 |
| | * | | USB: uas: Rename sense pipe and sense urb to status pipe and status urb | Matthew Wilcox | 2010-12-15 | 1 | -16/+16 |
| | * | | USB: uas: Use kzalloc instead of kmalloc | Matthew Wilcox | 2010-12-15 | 1 | -2/+2 |
| | * | | USB: uas: Fix up the Sense IU | Matthew Wilcox | 2010-12-15 | 1 | -2/+5 |
| | * | | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman | 2010-12-15 | 18 | -585/+2166 |
| | |\ \ |
|
| | | * | | usb: musb: core: kill unneeded #include's | Sergei Shtylyov | 2010-12-11 | 1 | -11/+0 |
| | | * | | usb: musb: Adding musb support for OMAP4430 | Hema HK | 2010-12-10 | 2 | -11/+99 |
| | | * | | usb: otg: TWL6030: Add twl6030_usb file for compilation | Hema HK | 2010-12-10 | 1 | -0/+1 |
| | | * | | usb: musb: TWL6030: Selecting TWL6030_USB transceiver | Hema HK | 2010-12-10 | 1 | -0/+1 |
| | | * | | usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver. | Hema HK | 2010-12-10 | 1 | -0/+12 |
| | | * | | usb: otg: Adding twl6030-usb transceiver driver for OMAP4430 | Hema HK | 2010-12-10 | 1 | -0/+493 |
| | | * | | usb: musb: add support for ux500 platform | Mian Yousaf Kaukab | 2010-12-10 | 4 | -1/+225 |
| | | * | | musb: am35x: fix compile error due to control apis | Ajay Kumar Gupta | 2010-12-10 | 1 | -85/+45 |
| | | * | | usb: musb: drop board_set_vbus | Felipe Balbi | 2010-12-10 | 7 | -15/+0 |
| | | * | | usb: musb: drop musb_platform_suspend/resume | Felipe Balbi | 2010-12-10 | 2 | -25/+0 |
| | | * | | usb: musb: blackfin: usb dev_pm_ops structure | Felipe Balbi | 2010-12-10 | 1 | -24/+40 |
| | | * | | usb: musb: am35x: usb dev_pm_ops structure | Felipe Balbi | 2010-12-10 | 1 | -17/+45 |
| | | * | | usb: musb: omap2430: use dev_pm_ops structure | Felipe Balbi | 2010-12-10 | 1 | -59/+87 |
| | | * | | usb: musb: omap2430: drop the nops | Felipe Balbi | 2010-12-10 | 1 | -11/+0 |
| | | * | | usb: musb: mark musb_save/restore_context static | Felipe Balbi | 2010-12-10 | 1 | -2/+2 |
| | | * | | usb: musb: drop musb_platform_save/restore_context | Felipe Balbi | 2010-12-10 | 5 | -38/+30 |
| | | * | | usb: musb: drop the set_clock magic | Felipe Balbi | 2010-12-10 | 1 | -2/+0 |
| | | * | | usb: musb: move clock handling to glue layer | Felipe Balbi | 2010-12-10 | 7 | -125/+140 |
| | | * | | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 2010-12-10 | 8 | -9/+19 |
| | | * | | usb: musb: blackfin: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 |
| | | * | | usb: musb: da8xx: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 |
| | | * | | usb: musb: davinci: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 |
| | | * | | usb: musb: tusb6010: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -8/+27 |
| | | * | | usb: musb: am35x: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 |
| | | * | | usb: musb: omap2430: give it a context structure | Felipe Balbi | 2010-12-10 | 1 | -9/+28 |
| | | * | | usb: musb: split blackfin to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -3/+85 |
| | | * | | usb: musb: split da8xx to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+85 |
| | | * | | usb: musb: split davinci to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+85 |
| | | * | | usb: musb: split tusb6010 to its own platform_driver | Felipe Balbi | 2010-12-10 | 2 | -1/+84 |
| | | * | | 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 |