- 62fb44b usb: net2280 can't have a function called show_registers() by David Howells · 17 years ago
- b75be4a USB: Use menuconfig objects by Denis Cheng · 17 years ago
- 040fa1b USB: pxa2xx_udc: use debugfs not procfs by Dmitry Baryshkov · 17 years ago
- f3db6e8 USB: at91_udc uses generic GPIO calls; minor cleanup by David Brownell · 17 years ago
- 1440e09 USB: gadget: at91_udc minor fix (there is no number six) by David Brownell · 17 years ago
- e7b13ec USB: gadget: ethernet error path potential oops fix by David Brownell · 17 years ago
- dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
- d4a8d46 USB: gadget: pxa2xx_udc supports inverted vbus by Dmitry Baryshkov · 17 years ago
- caf29f6 USB: dummy_hcd: change the default power budget by Alan Stern · 17 years ago
- 5933101 USB: dummy_hcd: don't register drivers on the platform bus by Alan Stern · 17 years ago
- eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
- 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
- 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago
- fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
- 8c73aff USB: m66592-udc: Add support for SH7722 USBF by Yoshihiro Shimoda · 17 years ago
- 527ea73 USB: device DMA support on OMAP2 by Kyungmin Park · 17 years ago
- d8d4223 USB: s3c2410_udc: minor irq handler cleanups by Jeff Garzik · 17 years ago
- 2336a98 usb gadget: fix fsl_usb2_udc potential OOPS by Li Yang · 17 years ago
- 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
- 2b3b351 [ARM] 4764/1: [AT91] AT91CAP9 core support by Andrew Victor · 17 years ago
- 3bf4468 USB: Unbreak fsl_usb2_udc by Peter Korsgaard · 17 years ago
- 08cbc70 USB: at91_udc: correct hanging while disconnecting usb cable by Nicolas Ferre · 17 years ago
- 5f629ad USB: s3c2410 gadget: ensure vbus pin in input mode during read by Ben Dooks · 17 years ago
- 8802bca USB: s3c2410 gadget: allow sharing of vbus irq by Ben Dooks · 17 years ago
- 899d566 USB: s3c2410 gadget: Header move fixups by Ben Dooks · 17 years ago
- 9cfbba7 USB: omap_udc build fix by David Brownell · 17 years ago
- 5174528 USB: amd5536udc - remove set_mwi() compiler warning by David Brownell · 17 years ago
- 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
- ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
- 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
- 914a3f3 USB: add atmel_usba_udc driver by Haavard Skinnemoen · 17 years ago
- 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
- 437f375 USB: serial gadget: Disable endpoints on unload by Vitaly Bordug · 17 years ago
- 5395353 usb-gadget-ether: prevent oops caused by error interrupt race by Benedikt Spranger · 17 years ago
- 1d3ee41 USB: AMD5536: use pdev->revision by Auke Kok · 17 years ago
- 63f991b USB: fix location of statement label in dummy-hcd by Alan Stern · 17 years ago
- 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
- 4d2f110 USB: reorganize urb->status use in dummy-hcd by Alan Stern · 17 years ago
- 12943f0 USB: less-restrictive command checking in g-file-storage by Alan Stern · 17 years ago
- eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
- b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
- 60b69a9 usb: remove redundant memset from amd5536udc by Mariusz Kozlowski · 17 years ago
- 79a7d9e USB: cleanups for g_file_storage by Alan Stern · 17 years ago
- e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
- ca2bdf4 USB: gadget: gadget zero cleanups by David Brownell · 17 years ago
- 2e806f6 USB: gadget: file storage gadget cleanups by David Brownell · 17 years ago
- 51a0e85 USB: gadget: serial gadget cleanups by David Brownell · 17 years ago
- 8c07021 USB: gadget: gmidi cleanups by David Brownell · 17 years ago
- 0cf4f2d USB: gadget: ethernet gadget cleanups, shrinkage by David Brownell · 17 years ago
- a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
- 6549e6c [ARM] pxa: update PXA UDC driver to use clk support by Russell King · 17 years ago
- 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
- 49b4f90 USB: fix serial gadget ACM breakage by David Brownell · 17 years ago
- 39d1f8c USB: fsl_usb2_udc: fix bug in processing setup requests by Li Yang · 17 years ago
- d1a94f0 USB: g_file_storage: fix bug in DMA buffer handling by Alan Stern · 17 years ago
- 0bd307e USB: remove DEBUG definition from dummy_hcd by Alan Stern · 17 years ago
- 88e45db USB: Stall control endpoint when file storage class request wValue != 0 by Luis Lloret · 17 years ago
- 8c27303 USB: px2xx_udc bugfix, missing check for gpio_pullup by David Brownell · 17 years ago
- a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
- 1060bce USB: more pxa2xx_udc dead code removal by David Brownell · 17 years ago
- 598f22e USB: m66592-udc: fixes some problems by Yoshihiro Shimoda · 17 years ago
- 55d402d USB: amd5536 UDC driver (in GEODE southbridge) by Thomas Dahlmann · 17 years ago
- 831c70f USB: use mutex instead of semaphore in the USB gadget serial driver by Matthias Kaehlcke · 17 years ago
- dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
- 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
- 53b6795 minimal fixes for drivers/usb/gadget/m66592-udc.c by Al Viro · 17 years ago
- 2d70c99 USB: goku_udc trivial cleanups by David Brownell · 17 years ago
- 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 17 years ago
- c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
- 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
- ad8c623 USB: pxa2xx_udc -- cleanups, mostly removing dma hooks by David Brownell · 17 years ago
- 9068a4c USB: pxa2xx_udc: use generic gpio layer by Milan Svoboda · 17 years ago
- cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
- 7542548 USB: fsl_usb2_udc: fix bug for portsc bit masking by Li Yang · 17 years ago
- 55b3fd4 usb gadget: Rename husb2dev -> usba by Haavard Skinnemoen · 17 years ago
- 3fc154b USB Gadget driver for Samsung s3c2410 ARM SoC by Arnaud Patard · 17 years ago
- 4365831 USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register by Li Yang · 17 years ago
- 37b5453 USB: fsl_usb2_udc: replace deprecated irq flag by Li Yang · 17 years ago
- 0203633 USB: Disable file_storage USB_CONFIG_ATT_WAKEUP by Tony Lindgren · 17 years ago
- b29dbbd USB: usb serial gadget, sparse fixes by David Brownell · 17 years ago
- a5262dc USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> by David Brownell · 17 years ago
- 8234509 USB: use function attribute __maybe_unused by David Rientjes · 17 years ago
- 7f9985c USB: usb gadget, dead config cleanup by David Brownell · 17 years ago
- 15a1d5c USB: m66592-udc: fix use old interrupt flags by Yoshihiro Shimoda · 17 years ago
- 4cf2503 USB: m66592-udc: peripheral controller driver for M66592 by Yoshihiro Shimoda · 17 years ago
- 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
- 8cfbe7e USB: g_file_storage: call allow_signal() by Oleg Nesterov · 17 years ago
- 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 17 years ago
- fcbd963 USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning by Li Yang · 18 years ago
- 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- d2eef1f USB: update gadget files for fsl_usb2_udc driver by Li Yang · 18 years ago
- b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 18 years ago
- b8d297c usb ethernet gadget, workaround network stack API glitch by Erik Hovland · 18 years ago
- 178398d USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug by Wu, Bryan · 18 years ago
- 8784028 USB: gadget-storage needs BLOCK by Randy Dunlap · 18 years ago
- 08a78cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
- 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 18 years ago