aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-04-06atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop
2008-04-06atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop
2008-04-06atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop
2008-04-06atmel_usba_udc: Fix endpoint names.Stelian Pop
2008-04-06atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto
2008-03-10USB: fsl_usb2_udc: fix broken KconfigLi Yang
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-08usb: net2280 can't have a function called show_registers()David Howells
2008-02-01USB: Use menuconfig objectsDenis Cheng
2008-02-01USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell
2008-02-01USB: gadget: at91_udc minor fix (there is no number six)David Brownell
2008-02-01USB: gadget: ethernet error path potential oops fixDavid Brownell
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov
2008-02-01USB: dummy_hcd: change the default power budgetAlan Stern
2008-02-01USB: dummy_hcd: don't register drivers on the platform busAlan Stern
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2008-02-01USB: add Printer Gadget DriverCraig W. Nadler
2008-02-01USB: Add missing "space" to printk messagesJoe Perches
2008-02-01USB: m66592-udc: Add support for SH7722 USBFYoshihiro Shimoda
2008-02-01USB: device DMA support on OMAP2Kyungmin Park
2008-02-01USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik
2008-02-01usb gadget: fix fsl_usb2_udc potential OOPSLi Yang
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor
2007-12-22USB: Unbreak fsl_usb2_udcPeter Korsgaard
2007-12-17USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks
2007-11-28USB: omap_udc build fixDavid Brownell
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-12atmel_usba_udc: Keep track of the device statusHaavard Skinnemoen
2007-10-12USB: add atmel_usba_udc driverHaavard Skinnemoen
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: serial gadget: Disable endpoints on unloadVitaly Bordug
2007-10-12usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger