Age | Commit message (Expand) | Author |
2009-04-17 | USB: add reset endpoint operations | David Vrabel |
2009-04-17 | USB device codes for Motorola phone. | Dr. Greg Wettstein |
2009-04-17 | usb-storage: fix mistake in Makefile | Alan Stern |
2009-04-17 | USB: usb-serial ch341: support for DTR/RTS/CTS | Werner Cornelius |
2009-04-17 | Revert USB: usb-serial ch341: support for DTR/RTS/CTS | Greg Kroah-Hartman |
2009-04-17 | USB: musb: fix possible panic while resuming | Kim Kyuwon |
2009-04-17 | USB: musb: fix isochronous TXDMA (take 2) | Sergei Shtylyov |
2009-04-17 | USB: musb: sanitize clearing TXCSR DMA bits (take 2) | Sergei Shtylyov |
2009-04-17 | USB: musb: bugfixes for multi-packet TXDMA support | Sergei Shtylyov |
2009-04-17 | USB: musb_host, fix ep0 fifo flushing | David Brownell |
2009-04-17 | USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab | Alan Stern |
2009-04-17 | USB: musb_host, minor enqueue locking fix (v2) | David Brownell |
2009-04-17 | USB: fix oops in cdc-wdm in case of malformed descriptors | Oliver Neukum |
2009-04-17 | USB: qcserial: Add extra device IDs | Matthew Garrett |
2009-04-17 | USB: option: Add ids for D-Link DWM-652 3.5G modem | Pascal Terjan |
2009-04-17 | USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer | Peter Korsgaard |
2009-04-17 | usb gadget: fix ethernet link reports to ethtool | Jonathan McDowell |
2009-04-14 | tty: Fix leak in ti-usb | Alan Cox |
2009-04-14 | cdc-acm: Fix long standing abuse of tty->low_latency | Alan Cox |
2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang |
2009-04-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-04-08 | [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array | Justin Waters |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-06 | symbol: Remove various bits of left over junk | Alan Cox |
2009-04-06 | tty: pl2303 needs identifiers for Siemens S81 as well as EF81 | Alan Cox |
2009-04-06 | cdc-acm: zydas 1602 identifier needed | Alan Cox |
2009-04-06 | usb: Auto-load cdc_acm module when device opened. | Scott James Remnant |
2009-04-05 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare |
2009-04-01 | isd200: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz |
2009-04-01 | isd200: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz |
2009-04-01 | isd200: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz |
2009-04-01 | proc tty: switch usb-serial to ->proc_fops | Alexey Dobriyan |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew |
2009-03-30 | trivial: Fix dubious bitwise 'and' usage spotted by sparse. | Alexey Zaytsev |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Haavard Skinnemoen |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-03-26 | atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line | Hans-Christian Egtvedt |