aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day2-4/+4
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds22-11096/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+6
2007-05-08SIS USB2VGA Warning fixWANG Cong1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap27-27/+0
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov11-3968/+0
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov3-727/+0
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov4-450/+0
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov4-895/+0
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov11-5051/+0
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov5-20/+4
2007-05-08Merge branch 'linux-2.6'Paul Mackerras22-1476/+480
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+4
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-1456/+476
2007-05-03Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov4-24/+18
2007-05-03Input: drivers/usb/input - fix sparse warnings (signedness)Dmitry Torokhov3-3/+3
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand2-4/+4
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov127-11382/+8142
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds14-5151/+0
2007-04-27usb-net/pegasus: simplify carrier detectionDan Williams2-12/+1
2007-04-27USB: update gadget files for fsl_usb2_udc driverLi Yang2-0/+11
2007-04-27USB: add Freescale high-speed USB SOC device controller driverLi Yang4-0/+3101
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-27USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle1-8/+6
2007-04-27USB: dell device id for option.cHans Engelen1-0/+3
2007-04-27USB: Remove Huawei unusual_devs entryPhil Dibowitz1-9/+0
2007-04-27USB: CP2101 New Device IDsCraig Shelley1-0/+2
2007-04-27USB: add picdem device to ldusbJoey Goncalves1-0/+3
2007-04-27usbfs micro optimitationOliver Neukum1-1/+1
2007-04-27USB: remove ancient/broken CRIS hcdDavid Brownell4-4841/+0
2007-04-27usb ethernet gadget, workaround network stack API glitchErik Hovland1-1/+2
2007-04-27USB: add "busnum" attribute for USB devicesAlan Stern1-0/+11
2007-04-27USB: cxacru: ADSL state managementSimon Arlott1-9/+227
2007-04-27usbatm: Detect usb device shutdown and ignore failed urbsSimon Arlott1-0/+3
2007-04-27USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur1-1/+0
2007-04-27USB: BandRich BandLuxe HSDPA Data Card DriverLeon Leong1-0/+6
2007-04-27USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan1-1/+1
2007-04-27USB Elan FTDI: check for driver registration statusCyrill Gorcunov1-7/+11
2007-04-27USB: sierra: add more checks on shutdownGreg Kroah-Hartman1-0/+11
2007-04-27USB: add an ohci board-specific quirkDavid Brownell1-8/+20
2007-04-27USB: usbnet reports minidriver name through ethtoolDavid Brownell2-3/+6
2007-04-27USB: rndis_host, various cleanupsDavid Brownell1-28/+84
2007-04-27USB: fix signed jiffies issue in autosuspend logicAlan Stern1-5/+12
2007-04-27usbmon: bus zeroPete Zaitcev4-84/+116
2007-04-27USB: Allow transfer_buffer with transfer_dmaTony Lindgren1-1/+15
2007-04-27USB: cleanup ofd adutuxOliver Neukum1-20/+28