summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-084-895/+0
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-0811-5051/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-085-20/+4
|\
| * ehci-ps3, ohci-ps3: fix compilationGeoff Levand2007-05-072-15/+0
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-062-4/+4
| |\
| | * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-212-4/+4
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-0417-1456/+476
| |\ \
| * | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* | | | Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov2007-05-034-24/+18
* | | | Input: drivers/usb/input - fix sparse warnings (signedness)Dmitry Torokhov2007-05-033-3/+3
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01127-11382/+8142
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-3014-5151/+0
| |\ \
| | * | USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina2007-04-1114-5151/+0
| * | | usb-net/pegasus: simplify carrier detectionDan Williams2007-04-272-12/+1
| * | | USB: update gadget files for fsl_usb2_udc driverLi Yang2007-04-272-0/+11
| * | | USB: add Freescale high-speed USB SOC device controller driverLi Yang2007-04-274-0/+3101
| * | | USB: quirk for broken suspend of IT8152F/GRaphael Assenat2007-04-271-0/+4
| * | | USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle2007-04-271-8/+6
| * | | USB: dell device id for option.cHans Engelen2007-04-271-0/+3
| * | | USB: Remove Huawei unusual_devs entryPhil Dibowitz2007-04-271-9/+0
| * | | USB: CP2101 New Device IDsCraig Shelley2007-04-271-0/+2
| * | | USB: add picdem device to ldusbJoey Goncalves2007-04-271-0/+3
| * | | usbfs micro optimitationOliver Neukum2007-04-271-1/+1
| * | | USB: remove ancient/broken CRIS hcdDavid Brownell2007-04-274-4841/+0
| * | | usb ethernet gadget, workaround network stack API glitchErik Hovland2007-04-271-1/+2
| * | | USB: add "busnum" attribute for USB devicesAlan Stern2007-04-271-0/+11
| * | | USB: cxacru: ADSL state managementSimon Arlott2007-04-271-9/+227
| * | | usbatm: Detect usb device shutdown and ignore failed urbsSimon Arlott2007-04-271-0/+3
| * | | USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur2007-04-271-1/+0
| * | | USB: BandRich BandLuxe HSDPA Data Card DriverLeon Leong2007-04-271-0/+6
| * | | USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan2007-04-271-1/+1
| * | | USB Elan FTDI: check for driver registration statusCyrill Gorcunov2007-04-271-7/+11
| * | | USB: sierra: add more checks on shutdownGreg Kroah-Hartman2007-04-271-0/+11
| * | | USB: add an ohci board-specific quirkDavid Brownell2007-04-271-8/+20
| * | | USB: usbnet reports minidriver name through ethtoolDavid Brownell2007-04-272-3/+6
| * | | USB: rndis_host, various cleanupsDavid Brownell2007-04-271-28/+84
| * | | USB: fix signed jiffies issue in autosuspend logicAlan Stern2007-04-271-5/+12
| * | | usbmon: bus zeroPete Zaitcev2007-04-274-84/+116
| * | | USB: Allow transfer_buffer with transfer_dmaTony Lindgren2007-04-271-1/+15
| * | | USB: cleanup ofd adutuxOliver Neukum2007-04-271-20/+28
| * | | USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-273-37/+67
| * | | USB: whiteheat: Convert to generic booleanRichard Knutsson2007-04-272-8/+4
| * | | USB: fix omninet write vs. close raceOliver Neukum2007-04-271-18/+22
| * | | USB: fix error handling for mct_u232Oliver Neukum2007-04-271-4/+8
| * | | USB: fix error handling in kl5kusbOliver Neukum2007-04-271-8/+20
| * | | USB: fix catc error handlingOliver Neukum2007-04-271-8/+19
| * | | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...Oliver Neukum2007-04-271-1/+3
| * | | USB: fix ark3116 memory leakOliver Neukum2007-04-271-1/+2
| * | | USB: ftdi_sio: Add USB ID of ADSTech USBX-707Jelle Foks2007-04-272-0/+2
| * | | USB: fix race in ftdio_writeOliver Neukum2007-04-271-6/+16