| Commit message (Expand) | Author | Age |
* | USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct | Jesper Juhl | 2011-02-04 |
* | USB: Fix trout build failure with ci13xxx_msm gadget | Pavankumar Kondeti | 2011-02-04 |
* | usb: r8a66597-udc: Fixed bufnum of Bulk | Yusuke Goda | 2011-02-03 |
* | usb: gadget: composite: avoid access beyond array max length | Maulik Mankad | 2011-01-22 |
* | USB: gadget: Fix endpoint representation in ci13xxx_udc | Pavankumar Kondeti | 2011-01-22 |
* | USB: gadget: Fix error path in ci13xxx_udc gadget probe function | Pavankumar Kondeti | 2011-01-22 |
* | usb: pch_udc: Fix the worning log issue at gadget driver remove | Toshiharu Okada | 2011-01-22 |
* | USB: g_printer: fix bug in module parameter definitions | Alan Stern | 2011-01-22 |
* | USB: g_printer: fix bug in unregistration | Alan Stern | 2011-01-22 |
* | USB: pch_udc: support new device ML7213 IOH | Tomoya MORINAGA | 2011-01-22 |
* | usb: pch_udc: Fixed issue which does not work with g_serial | Toshiharu Okada | 2011-01-22 |
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 |
| |\ |
|
| | * | block: check bdev_read_only() from blkdev_get() | Tejun Heo | 2010-11-13 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ \ |
|
| * | | | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 2011-01-03 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ \ \ |
|
| * | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 |
|\ \ \ \ \ |
|
| * | | | | | usb: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 |
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman | 2010-12-22 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | USB: atmel_usba_udc: fix freeing irq in usba_udc_remove() | Rob Emanuele | 2010-12-16 |
| * | | | | | | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 | Artem Leonenko | 2010-12-16 |
| * | | | | | | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's | Artem Leonenko | 2010-12-16 |
| * | | | | | | USB: gadget: update ci13xxx to work with g_ether | Artem Leonenko | 2010-12-16 |
| * | | | | | | USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers | Artem Leonenko | 2010-12-16 |
| * | | | | | | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman | 2010-12-15 |
| | |\ \ \ \ \ |
|
| | | * | | | | | usb: musb: trivial search and replace patch | Felipe Balbi | 2010-12-10 |
| | * | | | | | | usb: gadget: g_ncm added | Yauheni Kaliuta | 2010-12-10 |
| | * | | | | | | usb: gadget: f_ncm.c added | Yauheni Kaliuta | 2010-12-10 |
| | * | | | | | | usb: gadget: u_ether: prepare for NCM | Yauheni Kaliuta | 2010-12-10 |
| | * | | | | | | usb: pch_udc: Fix setup transfers with data out | Richard Röjfors | 2010-12-10 |
| | * | | | | | | usb: pch_udc: Fix compile error, warnings and checkpatch warnings | Richard Röjfors | 2010-12-10 |
| | * | | | | | | USB: gadget: Implement runtime PM for MSM bus glue driver | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | USB: gadget: Implement runtime PM for ci13xxx gadget | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | USB: gadget: Add USB controller driver for MSM SoC | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | USB: gadget: Introduce ci13xxx_udc_driver struct | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | USB: gadget: Separate out PCI bus code from ci13xxx_udc | Pavankumar Kondeti | 2010-12-10 |
| | * | | | | | | usb: gadget: f_fs: Remove redundant unlikely() | Tobias Klauser | 2010-12-10 |
| | * | | | | | | usb: gadget/imx-udc: fix interrupt name again | Uwe Kleine-König | 2010-12-10 |
| | |/ / / / / |
|
| | * | | | | | usb: g_audio: Fix crash at driver removal | Richard Röjfors | 2010-12-03 |
| | * | | | | | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips | cxie4 | 2010-11-30 |
| | * | | | | | usb: gadget: langwell_udc: add usb test mode support | Luo Andy | 2010-11-30 |
| | * | | | | | usb: composite gadget: set vbus_draw current limitation during suspend | Hao Wu | 2010-11-30 |
| | * | | | | | usb: gadget: g_fs: Fix compilation warning | Michal Nazarewicz | 2010-11-17 |
| | * | | | | | USB device driver of Topcliff PCH | Toshiharu Okada | 2010-11-16 |