summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2007-11-16usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger
2007-09-11USB: fix serial gadget ACM breakageDavid Brownell
2007-08-22USB: fsl_usb2_udc: fix bug in processing setup requestsLi Yang
2007-08-22USB: g_file_storage: fix bug in DMA buffer handlingAlan Stern
2007-08-22USB: remove DEBUG definition from dummy_hcdAlan Stern
2007-08-22USB: Stall control endpoint when file storage class request wValue != 0Luis Lloret
2007-08-22USB: px2xx_udc bugfix, missing check for gpio_pullupDavid Brownell
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell
2007-07-30USB: more pxa2xx_udc dead code removalDavid Brownell
2007-07-19USB: m66592-udc: fixes some problemsYoshihiro Shimoda
2007-07-19USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann
2007-07-19USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-07-12USB: pxa2xx_udc -- cleanups, mostly removing dma hooksDavid Brownell
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern
2007-07-12USB: fsl_usb2_udc: fix bug for portsc bit maskingLi Yang
2007-07-12usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen
2007-07-12USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard
2007-07-12USB: fsl_usb2_udc: Get max ep number from DCCPARAMS registerLi Yang
2007-07-12USB: fsl_usb2_udc: replace deprecated irq flagLi Yang
2007-07-12USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren
2007-07-12USB: usb serial gadget, sparse fixesDavid Brownell
2007-07-12USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes
2007-07-12USB: usb gadget, dead config cleanupDavid Brownell
2007-07-12USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-06-25USB: g_file_storage: call allow_signal()Oleg Nesterov
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-05-22USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-04-27USB: update gadget files for fsl_usb2_udc driverLi Yang
2007-04-27USB: add Freescale high-speed USB SOC device controller driverLi Yang
2007-04-27usb ethernet gadget, workaround network stack API glitchErik Hovland
2007-04-27USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan
2007-04-27USB: gadget-storage needs BLOCKRandy Dunlap
2007-04-27USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-04-27pxa2xx_udc: cleanups, use platform_get_irqDavid Brownell
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao