summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds2005-09-061-1/+1
|\
| * [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-051-1/+1
* | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare2005-09-051-5/+3
* | [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* | [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* | [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
|/
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-056-16/+16
* /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-011-11/+10
|\
| * [NET]: Kill skb->listDavid S. Miller2005-08-291-11/+10
* | Merge upstream into ieee80211.Jeff Garzik2005-08-245-15/+17
|\ \ | |/
| * [PATCH] usbnet oops fixlepton2005-08-231-1/+1
| * [PATCH] zd1201 kmalloc size fixAlexey Dobriyan2005-08-231-2/+1
| * [PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2005-08-162-1/+5
| * [PATCH] USB: fix usb wacom tablet driver bugPing Cheng2005-08-161-11/+10
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-147-15/+24
|\ \ | |/
| * [PATCH] USB: Fix setup packet initialization in isp116x-hcdOlav Kongas2005-08-041-1/+3
| * [PATCH] USB: ehci: microframe handling fixDavid Brownell2005-08-044-9/+16
| * [PATCH] USB: ub documentation updatePete Zaitcev2005-08-042-5/+5
* | /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-07-3033-310/+767
|\ \ | |/
| * [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
| * [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-293-7/+9
| * [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
| * [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-293-0/+502
| * [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
| * [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
| * [PATCH] USB: ldusb fixesMichael Hund2005-07-291-1/+6
| * [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
| * [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0
| * [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
| * [PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott2005-07-291-2/+3
| * [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott2005-07-291-95/+43
| * [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2005-07-292-0/+17
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-2915-72/+47
| |\
| | * Input: HID - only report events coming from interrupts to hiddevAdam Kropelin2005-07-111-10/+10
| | * Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T2005-07-111-0/+4
| | * Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-112-9/+4
| | |\
| | * | Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-3014-58/+29
| | * | Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov2005-06-301-4/+4
| * | | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-2/+1
| * | | [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-251-6/+6
| * | | [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands2005-07-191-6/+6
| * | | [PATCH] Option Card driver update, Maintainer entryMatthias Urlichs2005-07-141-116/+112
* | | | Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik2005-07-1352-873/+2251
|\ \ \ \ | |/ / /
| * | | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+1
| |\ \ \
| | * | | [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-111-0/+1
| * | | | [PATCH] USB: add ldusb driverMichael Hund2005-07-124-0/+806
| * | | | [PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk2005-07-121-15/+16
| * | | | [PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk2005-07-121-0/+3
| * | | | [PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net2005-07-121-1/+3
| * | | | [PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net2005-07-121-37/+16
OpenPOWER on IntegriCloud