aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro1-23/+4
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell2-23/+23
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell3-82/+100
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell9-429/+0
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell4-29/+11
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell2-404/+25
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda1-14/+49
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern1-2/+1
2007-07-12USB: fsl_usb2_udc: fix bug for portsc bit maskingLi Yang1-1/+1
2007-07-12usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen2-5/+5
2007-07-12USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard4-0/+2210
2007-07-12USB: fsl_usb2_udc: Get max ep number from DCCPARAMS registerLi Yang2-25/+38
2007-07-12USB: fsl_usb2_udc: replace deprecated irq flagLi Yang1-1/+1
2007-07-12USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren1-2/+1
2007-07-12USB: usb serial gadget, sparse fixesDavid Brownell1-6/+8
2007-07-12USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell1-1/+1
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes1-3/+3
2007-07-12USB: usb gadget, dead config cleanupDavid Brownell3-2/+12
2007-07-12USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda1-2/+2
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda6-0/+2262
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-1/+1
2007-06-25USB: g_file_storage: call allow_signal()Oleg Nesterov1-7/+5
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell5-24/+33
2007-05-22USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang1-3/+5
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap7-7/+0
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-04-27USB: update gadget files for fsl_usb2_udc driverLi Yang2-0/+11
2007-04-27USB: add Freescale high-speed USB SOC device controller driverLi Yang4-0/+3101
2007-04-27usb ethernet gadget, workaround network stack API glitchErik Hovland1-1/+2
2007-04-27USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan1-1/+1
2007-04-27USB: gadget-storage needs BLOCKRandy Dunlap1-0/+1
2007-04-27USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda1-1/+1
2007-04-27pxa2xx_udc: cleanups, use platform_get_irqDavid Brownell1-53/+43
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-2/+2
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell1-10/+93
2007-03-10Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds1-1/+1
2007-03-09USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda1-1/+1
2007-03-09USB: goku_udc: Remove crude cache coherency codeRalf Baechle1-29/+0
2007-03-09USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell1-3/+3
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey1-1/+4
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-26/+9
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King3-26/+9
2007-02-16USB: at91_udc, shrink runtime footprintDavid Brownell1-8/+7
2007-02-16USB: fix g_serial small errorBryan O'Donoghue1-0/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau9-9/+0
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-1/+1