summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-5/+2
|\
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-5/+2
| |\
| | * block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-131-5/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\ \ \
| * | | drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-031-2/+2
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-228-29/+53
| |\ \ \
| * | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-3/+1
|\ \ \ \ \
| * | | | | usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-3/+1
* | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-0728-878/+8604
|\ \ \ \ \ \
| * \ \ \ \ \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-9/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele2010-12-161-1/+3
| * | | | | | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko2010-12-162-5/+6
| * | | | | | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko2010-12-161-3/+3
| * | | | | | USB: gadget: update ci13xxx to work with g_etherArtem Leonenko2010-12-161-8/+12
| * | | | | | USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko2010-12-161-1/+0
| * | | | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-1627-860/+8580
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-151-1/+1
| | |\ \ \ \ \
| | | * | | | | usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
| | * | | | | | usb: gadget: g_ncm addedYauheni Kaliuta2010-12-103-0/+263
| | * | | | | | usb: gadget: f_ncm.c addedYauheni Kaliuta2010-12-102-0/+1408
| | * | | | | | usb: gadget: u_ether: prepare for NCMYauheni Kaliuta2010-12-102-2/+16
| | * | | | | | usb: pch_udc: Fix setup transfers with data outRichard Röjfors2010-12-101-1/+4
| | * | | | | | usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors2010-12-101-8/+11
| | * | | | | | USB: gadget: Implement runtime PM for MSM bus glue driverPavankumar Kondeti2010-12-101-0/+4
| | * | | | | | USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti2010-12-101-0/+10
| | * | | | | | USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti2010-12-104-0/+160
| | * | | | | | USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti2010-12-103-55/+175
| | * | | | | | USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti2010-12-101-0/+1
| | * | | | | | USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti2010-12-101-6/+3
| | * | | | | | USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti2010-12-105-168/+181
| | * | | | | | usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser2010-12-101-2/+2
| | * | | | | | usb: gadget/imx-udc: fix interrupt name againUwe Kleine-König2010-12-101-2/+6
| | |/ / / / /
| | * | | | | usb: g_audio: Fix crash at driver removalRichard Röjfors2010-12-031-5/+5
| | * | | | | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie42010-11-305-0/+2672
| | * | | | | usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-301-0/+23
| | * | | | | usb: composite gadget: set vbus_draw current limitation during suspendHao Wu2010-11-301-0/+8
| | * | | | | usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz2010-11-172-40/+40
| | * | | | | USB device driver of Topcliff PCHToshiharu Okada2010-11-164-0/+2971
| | * | | | | usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz2010-11-161-60/+48
| | * | | | | usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz2010-11-162-178/+186
| | * | | | | drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
| | * | | | | usb: dummy_hcd code simplificationTatyana Brokhman2010-11-111-116/+135
| | * | | | | USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2010-11-112-211/+249
| | * | | | | USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz2010-11-111-4/+1
| | * | | | | USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz2010-11-111-25/+24
| | * | | | | USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz2010-11-111-7/+4
| | * | | | | USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar2010-11-111-0/+1
| | * | | | | USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz2010-11-111-13/+16
| | * | | | | USB: gadget: composite: Typo fix.Marek Belisko2010-11-111-1/+1
OpenPOWER on IntegriCloud