summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-2721-779/+1231
|\
| * Input: wacom - fix formatting in accordance to CodingStyleDmitry Torokhov2005-06-061-71/+52
| * Input: Wacom driver updatePing Cheng2005-06-061-183/+153
| * Input: add driver for Acecad Flair USB tabletsStephane VOLTZ2005-06-065-0/+306
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-0616-319/+1604
| |\
| * \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-012-4/+0
| |\ \
| * | | Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin2005-05-291-1/+1
| * | | Input: remove user counters from drivers/usb/input since inputDmitry Torokhov2005-05-2910-106/+23
| * | | Input: mtouchusb was indented with spaces instead of tabs, passDmitry Torokhov2005-05-291-214/+201
| * | | Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-2915-308/+300
| * | | Input: Fix a warning in hid-core.Vojtech Pavlik2005-05-291-1/+1
| * | | Input: Make hid-core issue a SET_IDLE request before GET_REPORT, likeVojtech Pavlik2005-05-291-4/+9
| * | | Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt2005-05-293-0/+294
* | | | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-253-6/+3
* | | | [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-234-12/+7
* | | | [PATCH] pwc-uncompress warning fixAndrew Morton2005-06-231-6/+5
* | | | [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-12/+1
* | | | [PATCH] USB: fix hid core to return proper error code from probeStelian Pop2005-06-221-2/+2
* | | | [PATCH] USB: fix show_modalias() function due to attribute changeGreg Kroah-Hartman2005-06-201-1/+1
* | | | [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou2005-06-207-65/+65
* | | | [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-205-22/+22
* | | | [PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern2005-06-201-2/+8
* | | | [PATCH] usb: klist_node_attached() fixPatrick Mochel2005-06-201-1/+1
* | | | [PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de2005-06-201-1/+1
* | | | [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...mochel@digitalimplant.org2005-06-201-2/+2
* | | | [PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org2005-06-201-18/+23
* | | | [PATCH] USB: trivial error path fixMark M. Hoffman2005-06-201-0/+1
* | | | [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-201-6/+6
* | | | [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-203-44/+37
* | | | [PATCH] make driver's name be const char *Dmitry Torokhov2005-06-201-1/+1
* | | | merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-171-9/+0
|\ \ \ \
| * | | | [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-3/+0
| * | | | [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-4/+0
| * | | | [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-2/+0
* | | | | [PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum2005-06-161-1/+1
* | | | | [PATCH] spin longer for ehci port reset completionDavid Brownell2005-06-131-1/+4
* | | | | [PATCH] pwc bug fixAlan Cox2005-06-121-4/+0
* | | | | [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott2005-06-091-27/+91
| |_|_|/ |/| | |
* | | | [PATCH] USB: resolve Zaurus problemDavid Brownell2005-06-031-1/+1
* | | | [PATCH] USB: CP2101 Add support for flow controlCraig Shelley2005-06-031-88/+275
* | | | [PATCH] USB Storage: Add unusual_devs for Trumpion Voice RecorderPhil Dibowitz2005-06-031-0/+9
* | | | [PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques2005-06-031-12/+10
* | | | [PATCH] USB: add Option Card driverMatthias Urlichs2005-06-033-0/+741
* | | | [PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman2005-06-031-0/+10
* | | | [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez2005-06-031-0/+2
* | | | [PATCH] USB: add new wacom device to usb hid-core listPing Cheng2005-06-031-0/+6
* | | | [PATCH] USB: remove drivers/usb/media/pwc/ChangeLogAdrian Bunk2005-06-031-143/+0
* | | | [PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman2005-05-311-10/+10
* | | | [PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2005-05-312-0/+5
* | | | [PATCH] USB: add sl811_cs supportDavid Brownell2005-05-313-0/+454
OpenPOWER on IntegriCloud