Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 11 | -15/+15 |
|\ | |||||
| * | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 2011-01-03 | 3 | -6/+6 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 58 | -226/+715 |
| |\ | |||||
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 8 | -9/+9 |
* | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-10 | 1 | -1/+0 |
|\ \ \ | |||||
| * \ \ | Staging: Merge 2.6.37-rc5 into staging-next | Greg Kroah-Hartman | 2010-12-07 | 39 | -101/+489 |
| |\ \ \ | |||||
| * \ \ \ | Staging: Merge 2.6.37-rc2 into staging-next | Greg Kroah-Hartman | 2010-11-16 | 19 | -100/+183 |
| |\ \ \ \ | |||||
| * | | | | | Staging: beceem: Move ZTE TU25's USB id to the beceem module | Alejandro R. Sedeño | 2010-11-10 | 1 | -1/+0 |
* | | | | | | headers: kobject.h redux | Alexey Dobriyan | 2011-01-10 | 1 | -1/+0 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-01-10 | 1 | -4/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PM: Replace the device power.status field with a bit field | Rafael J. Wysocki | 2010-12-24 | 1 | -4/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 6 | -22/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | usb: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 5 | -9/+7 |
| * | | | | | | speedtch: don't abuse struct delayed_work | Tejun Heo | 2010-12-24 | 1 | -12/+14 |
| * | | | | | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 2010-12-15 | 1 | -1/+1 |
* | | | | | | | 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 |