Age | Commit message (Expand) | Author |
2007-09-11 | USB: fix serial gadget ACM breakage | David Brownell |
2007-08-22 | USB: fsl_usb2_udc: fix bug in processing setup requests | Li Yang |
2007-08-22 | USB: g_file_storage: fix bug in DMA buffer handling | Alan Stern |
2007-08-22 | USB: remove DEBUG definition from dummy_hcd | Alan Stern |
2007-08-22 | USB: Stall control endpoint when file storage class request wValue != 0 | Luis Lloret |
2007-08-22 | USB: px2xx_udc bugfix, missing check for gpio_pullup | David Brownell |
2007-07-30 | USB: "sparse" cleanups for usb gadgets | David Brownell |
2007-07-30 | USB: more pxa2xx_udc dead code removal | David Brownell |
2007-07-19 | USB: m66592-udc: fixes some problems | Yoshihiro Shimoda |
2007-07-19 | USB: amd5536 UDC driver (in GEODE southbridge) | Thomas Dahlmann |
2007-07-19 | USB: use mutex instead of semaphore in the USB gadget serial driver | Matthias Kaehlcke |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-15 | minimal fixes for drivers/usb/gadget/m66592-udc.c | Al Viro |
2007-07-12 | USB: goku_udc trivial cleanups | David Brownell |
2007-07-12 | USB: usb gadget stack can now -DDEBUG with Kconfig | David Brownell |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 1 | David Brownell |
2007-07-12 | USB: pxa2xx_udc -- cleanups, mostly removing dma hooks | David Brownell |
2007-07-12 | USB: pxa2xx_udc: use generic gpio layer | Milan Svoboda |
2007-07-12 | USB: Don't resume root hub if the controller is suspended | Alan Stern |
2007-07-12 | USB: fsl_usb2_udc: fix bug for portsc bit masking | Li Yang |
2007-07-12 | usb gadget: Rename husb2dev -> usba | Haavard Skinnemoen |
2007-07-12 | USB Gadget driver for Samsung s3c2410 ARM SoC | Arnaud Patard |
2007-07-12 | USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register | Li Yang |
2007-07-12 | USB: fsl_usb2_udc: replace deprecated irq flag | Li Yang |
2007-07-12 | USB: Disable file_storage USB_CONFIG_ATT_WAKEUP | Tony Lindgren |
2007-07-12 | USB: usb serial gadget, sparse fixes | David Brownell |
2007-07-12 | USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> | David Brownell |
2007-07-12 | USB: use function attribute __maybe_unused | David Rientjes |
2007-07-12 | USB: usb gadget, dead config cleanup | David Brownell |
2007-07-12 | USB: m66592-udc: fix use old interrupt flags | Yoshihiro Shimoda |
2007-07-12 | USB: m66592-udc: peripheral controller driver for M66592 | Yoshihiro Shimoda |
2007-07-11 | PCI: add pci_try_set_mwi | Randy Dunlap |
2007-06-25 | USB: g_file_storage: call allow_signal() | Oleg Nesterov |
2007-06-08 | USB: usb gadgets avoid le{16,32}_to_cpup() | David Brownell |
2007-05-22 | USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning | Li Yang |
2007-05-11 | [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. | Andrew Victor |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-06 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-04-27 | USB: update gadget files for fsl_usb2_udc driver | Li Yang |
2007-04-27 | USB: add Freescale high-speed USB SOC device controller driver | Li Yang |
2007-04-27 | usb ethernet gadget, workaround network stack API glitch | Erik Hovland |
2007-04-27 | USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug | Wu, Bryan |
2007-04-27 | USB: gadget-storage needs BLOCK | Randy Dunlap |
2007-04-27 | USB: pxa2xx_udc: fix hardcoded irq number | Milan Svoboda |
2007-04-27 | pxa2xx_udc: cleanups, use platform_get_irq | David Brownell |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao |
2007-03-26 | USB: omap_udc: workaround dma_free_coherent() bogosity | David Brownell |