Age | Commit message (Expand) | Author | Files | Lines |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 3 | -86/+83 |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 5 | -5/+0 |
2008-04-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 3 | -86/+83 |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King | 3 | -6/+148 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 32 | -16/+56 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 5 | -5/+0 |
2008-04-16 | USB: remove broken usb-serial num_endpoints check | Greg Kroah-Hartman | 1 | -0/+2 |
2008-04-16 | USB: option: Add new vendor ID and device ID for AMOI HSDPA modem | tang kai | 1 | -0/+10 |
2008-04-16 | USB: support more Huawei data card product IDs | fangxiaozhi | 2 | -4/+124 |
2008-04-16 | USB: option.c: add more device IDs | Matthias Urlichs | 1 | -2/+9 |
2008-04-16 | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver | James Cameron | 1 | -0/+3 |
2008-04-11 | usb host: fix platform driver hotplug/coldplug | Kay Sievers | 16 | -6/+30 |
2008-04-11 | usb gadget: fix platform driver hotplug/coldplug | Kay Sievers | 8 | -2/+11 |
2008-04-07 | atmel_usba_udc: Add support for AT91CAP9 UDPHS | Stelian Pop | 3 | -8/+46 |
2008-04-07 | atmel_usba_udc: Add missing kfree() in usba_udc_remove() | Stelian Pop | 1 | -0/+1 |
2008-04-07 | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop | 1 | -33/+38 |
2008-04-07 | atmel_usba_udc: Kill GPIO_PIN_NONE | Stelian Pop | 1 | -1/+1 |
2008-04-07 | atmel_usba_udc: Fix endpoint names. | Stelian Pop | 1 | -7/+7 |
2008-04-07 | atmel_usba: Kill copy_to_fifo() and copy_from_fifo() | Haavard Skinnemoen | 1 | -51/+4 |
2008-04-03 | USB: ohci: fix 2 timers to fire at jiffies + 1s | Richard Kennedy | 2 | -2/+2 |
2008-04-03 | USB: Allow initialization of broken keyspan serial adapters. | Clark Rawlins | 1 | -0/+4 |
2008-04-03 | USB: fix bug in sg initialization in usbtest | Alan Stern | 1 | -1/+2 |
2008-04-03 | USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 | Brad Sawatzky | 1 | -1/+1 |
2008-04-03 | USB: cp2101: Add identifiers for the Telegesys ETRX2USB | Florian Fainelli | 1 | -0/+1 |
2008-04-03 | USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. | Robert Spanton | 1 | -2/+2 |
2008-04-03 | USB: another ehci_iaa_watchdog fix | David Brownell | 1 | -2/+3 |
2008-03-27 | plat-orion: make ehci-orion available for all Orion families | Lennert Buytenhek | 2 | -3/+2 |
2008-03-27 | ehci-orion: mbus decode window support | Lennert Buytenhek | 1 | -2/+34 |
2008-03-25 | USB: ehci: stop vt6212 bus hogging | Rene Herman | 1 | -0/+14 |
2008-03-25 | USB: sierra: add another device id | Kevin Lloyd | 1 | -0/+1 |
2008-03-25 | USB: sierra: dma fixes | Oliver Neukum | 1 | -4/+13 |
2008-03-25 | USB: add support for Motorola ROKR Z6 cellphone in mass storage mode | Constantin Baranov | 2 | -1/+13 |
2008-03-25 | USB: isd200: fix memory leak in isd200_get_inquiry_data | Boaz Harrosh | 1 | -0/+1 |
2008-03-25 | USB: pl2303: another product ID | Max Arnold | 2 | -0/+2 |
2008-03-25 | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2 | -1/+7 |
2008-03-25 | USB: fix gadgetfs class request delegation | Roy Hashimoto | 1 | -2/+2 |
2008-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -1/+4 |
2008-03-14 | [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd | Boaz Harrosh | 1 | -1/+4 |
2008-03-11 | USB: fix ehci unlink regressions | David Brownell | 1 | -16/+46 |
2008-03-11 | USB: new ftdi_sio device id | Mirko Bordignon | 2 | -0/+4 |
2008-03-11 | USB: fsl_usb2_udc: fix broken Kconfig | Li Yang | 1 | -1/+1 |
2008-03-11 | USB: option: add novatel device ids | Dirk DeSchepper | 1 | -13/+62 |
2008-03-11 | USB: cypress_m8: add UPS Powercom (0d9f:0002) | Dmitry Shapin | 2 | -0/+6 |
2008-03-11 | USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings | Andrew Morton | 1 | -2/+2 |
2008-03-11 | USB: fix usb-serial generic recursive lock | Pete Zaitcev | 1 | -4/+6 |
2008-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-03-05 | USB: ftdi_sio - really enable EM1010PC | Sven Andersen | 1 | -0/+1 |
2008-03-05 | USB: remove incorrect struct class_device from the printer gadget | Tony Jones | 1 | -1/+0 |
2008-03-05 | USB: pxa2xx_udc: fix misuse of clock enable/disable calls | Dmitry Baryshkov | 2 | -39/+53 |
2008-03-05 | USB: ftdi_sio: Workaround for broken Matrix Orbital serial port | Kevin Vance | 2 | -0/+31 |