Age | Commit message (Expand) | Author |
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 |
2007-03-10 | Revert "USB: pxa2xx_udc: fix hardcoded irq number" | Linus Torvalds |
2007-03-09 | USB: pxa2xx_udc: fix hardcoded irq number | Milan Svoboda |
2007-03-09 | USB: goku_udc: Remove crude cache coherency code | Ralf Baechle |
2007-03-09 | USB: at91_udc, fix more modpost bogosity (rename driver struct) | David Brownell |
2007-02-23 | gadgetfs: Fixed bug in ep_aio_read_retry. | Sarah Bailey |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-17 | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King |
2007-02-16 | USB: at91_udc, shrink runtime footprint | David Brownell |