aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern3-37/+67
2007-04-27USB: whiteheat: Convert to generic booleanRichard Knutsson2-8/+4
2007-04-27USB: fix omninet write vs. close raceOliver Neukum1-18/+22
2007-04-27USB: fix error handling for mct_u232Oliver Neukum1-4/+8
2007-04-27USB: fix error handling in kl5kusbOliver Neukum1-8/+20
2007-04-27USB: fix catc error handlingOliver Neukum1-8/+19
2007-04-27USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointerOliver Neukum1-1/+3
2007-04-27USB: fix ark3116 memory leakOliver Neukum1-1/+2
2007-04-27USB: ftdi_sio: Add USB ID of ADSTech USBX-707Jelle Foks2-0/+2
2007-04-27USB: fix race in ftdio_writeOliver Neukum1-6/+16
2007-04-27USB: fix race in visor_writeOliver Neukum1-6/+16
2007-04-27USB: aircable cleanupOliver Neukum1-3/+4
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers8-112/+176
2007-04-27USB: gadget-storage needs BLOCKRandy Dunlap1-0/+1
2007-04-27USB: add power/level sysfs attributeAlan Stern3-8/+90
2007-04-27USB: ati_remote2: Add channel supportPeter Stokes1-9/+80
2007-04-27USB: sierra close raceOliver Neukum1-10/+4
2007-04-27USB: option close raceOliver Neukum1-10/+4
2007-04-27USB: omninet memory leak in error caseOliver Neukum1-1/+5
2007-04-27UHCI: Add some WARN_ON()sAlan Stern1-4/+12
2007-04-27USB: fix endianness in mos7720Oliver Neukum1-10/+9
2007-04-27USB: gtco.c: fix a use-before-checkAdrian Bunk1-4/+1