| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: ehci fixups | David Brownell | 2005-11-29 | 1 | -7/+12 |
* | [PATCH] USB: Fix USB suspend/resume crasher (#2) | Benjamin Herrenschmidt | 2005-11-29 | 10 | -25/+132 |
* | [PATCH] Additional device ID for Conexant AccessRunner USB driver | Dave Jones | 2005-11-29 | 1 | -0/+3 |
* | [ATM]: deregistration removes device from atm_devs list immediately | Stanislaw Gruszka | 2005-11-29 | 1 | -2/+2 |
* | [PATCH] usb serial: remove redundant include | Nicolas Kaiser | 2005-11-23 | 1 | -1/+0 |
* | [PATCH] USB: fix USB key generates ioctl_internal_command errors issue | David H�rdeman | 2005-11-23 | 1 | -0/+9 |
* | [PATCH] USB: ohci, move ppc asic tweaks nearer pci | David Brownell | 2005-11-23 | 2 | -38/+36 |
* | [PATCH] USB: EHCI updates split init/reinit logic for resume | David Brownell | 2005-11-23 | 2 | -161/+162 |
* | [PATCH] USB: EHCI updates mostly whitespace cleanups | David Brownell | 2005-11-23 | 1 | -135/+125 |
* | [PATCH] USB: EHCI updates | David Brownell | 2005-11-23 | 4 | -42/+46 |
* | [PATCH] USB: ftdi_sio: new IDs for KOBIL devices | Ian Abbott | 2005-11-23 | 2 | -0/+9 |
* | [PATCH] USB: SN9C10x driver - bad page state fix | Damian Wrobel | 2005-11-23 | 1 | -1/+1 |
* | [PATCH] Fix copy-paste bug in ohci-ppc-soc.c | Andrey Volkov | 2005-11-18 | 1 | -1/+1 |
* | [PATCH] USB: add the anydata usb-serial driver | Greg Kroah-Hartman | 2005-11-17 | 4 | -0/+134 |
* | [PATCH] USB: delete the nokia_dku2 driver | Greg Kroah-Hartman | 2005-11-17 | 3 | -152/+0 |
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile | Greg Kroah-Hartman | 2005-11-17 | 38 | -139/+25 |
* | [PATCH] USB: OHCI lh7a404 platform device conversion fixup | Richard Purdie | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] USB: Maxtor OneTouch button support for older drives | Antti Andreimann | 2005-11-17 | 1 | -0/+5 |
* | [PATCH] usb devio warning fix | Andrew Morton | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] USB: fix race in kaweth disconnect | Herbert Xu | 2005-11-17 | 1 | -12/+1 |
* | [PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr... | Daniel Drake | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] USB: Adapt microtek driver to new scsi features | Oliver Neukum | 2005-11-17 | 2 | -9/+28 |
* | [PATCH] USB: pl2303: updates pl2303_update_line_status() | Luiz Fernando Capitulino | 2005-11-17 | 1 | -1/+3 |
* | [PATCH] USB: pl2303: adds new IDs. | Luiz Fernando Capitulino | 2005-11-17 | 2 | -0/+4 |
* | [PATCH] USB: onetouch doesn't suspend yet | David Brownell | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] USB: cp2101.c: Jablotron usb serial interface identification | Josef Balatka | 2005-11-17 | 1 | -0/+1 |
* | [PATCH] USB: kill unneccessary usb-storage blacklist entries | Pavel Machek | 2005-11-17 | 1 | -5/+0 |
* | [PATCH] USB: usbdevfs_ioctl 32bit fix | Andrew Morton | 2005-11-17 | 1 | -2/+2 |
* | [PATCH] usbfs: usbfs_dir_inode_operations cleanup | OGAWA Hirofumi | 2005-11-17 | 1 | -6/+1 |
* | [PATCH] USB: fix 'unused variable' warning | Dmitry Torokhov | 2005-11-17 | 1 | -2/+1 |
* | [PATCH] USB: wacom tablet driver update | Ping Cheng | 2005-11-17 | 1 | -23/+110 |
* | [PATCH] USB: add new wacom devices to usb hid-core list | Ping Cheng | 2005-11-17 | 1 | -0/+12 |
* | [PATCH] USB Serial: rename ChangeLog.old | Greg Kroah-Hartman | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] USB: fix build breakage in dummy_hcd.c | Greg Kroah-Hartman | 2005-11-17 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-11-11 | 1 | -1/+1 |
|\ |
|
| * | Merge by hand (whitespace conflicts in libata.h) | James Bottomley | 2005-11-10 | 12 | -11/+2 |
| |\ |
|
| * | | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 12 | -247/+230 |
|\ \ \ |
|
| * | | | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 12 | -247/+230 |
| |/ / |
|
* | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 | 5 | -5/+0 |
| |/
|/| |
|
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 12 | -11/+2 |
|/ |
|
* | [USB]: Make early handoff a final fixup instead of a header one. | David S. Miller | 2005-11-04 | 1 | -1/+1 |
* | Don't touch USB controller IO registers when they are disabled | Linus Torvalds | 2005-10-31 | 1 | -0/+23 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 13 | -3/+19 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 13 | -4/+19 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 3 | -0/+6 |
* | | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 1 | -1/+1 |
* | | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 1 | -5/+2 |
* | | [PATCH] idmouse cleanup and overflow fix | Al Viro | 2005-10-29 | 1 | -14/+2 |
|/ |
|
* | USB: fix up some odd parts due to partial merges | Greg Kroah-Hartman | 2005-10-28 | 2 | -3/+3 |