summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman
2010-12-16USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti
2010-12-16USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele
2010-12-16USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko
2010-12-16USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko
2010-12-16USB: gadget: update ci13xxx to work with g_etherArtem Leonenko
2010-12-16USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman
2010-12-10usb: gadget: g_ncm addedYauheni Kaliuta
2010-12-10usb: gadget: f_ncm.c addedYauheni Kaliuta
2010-12-10usb: gadget: u_ether: prepare for NCMYauheni Kaliuta
2010-12-10usb: pch_udc: Fix setup transfers with data outRichard Röjfors
2010-12-10usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors
2010-12-10USB: gadget: Implement runtime PM for MSM bus glue driverPavankumar Kondeti
2010-12-10USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti
2010-12-10USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti
2010-12-10USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti
2010-12-10USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti
2010-12-10USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti
2010-12-10USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti
2010-12-10usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser
2010-12-10usb: gadget/imx-udc: fix interrupt name againUwe Kleine-König
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi
2010-12-06Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer
2010-12-03usb: g_audio: Fix crash at driver removalRichard Röjfors
2010-12-03plat-mxc/ehci.c: fix compile breakageEric Bénard
2010-11-30USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie4
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy
2010-11-30usb: composite gadget: set vbus_draw current limitation during suspendHao Wu
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-17usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16USB device driver of Topcliff PCHToshiharu Okada
2010-11-16usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz
2010-11-16usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz
2010-11-16drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches
2010-11-16USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu
2010-11-13block: check bdev_read_only() from blkdev_get()Tejun Heo
2010-11-11usb: subtle increased memory usage in u_serialJim Sung