aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-25USB: fix read vs. disconnect race in cytherm driverOliver Neukum1-1/+3
2007-10-25USB: fix locking in idmouseOliver Neukum1-17/+28
2007-10-25USB: fix interface sysfs file-creation bugAlan Stern1-1/+7
2007-10-25USB: fix ssb_ohci_probe() build bugIngo Molnar1-1/+1
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox1-5/+6
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox1-21/+2
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk1-12/+3
2007-10-25USB iowarrior.c: fix check-after-useAdrian Bunk1-1/+1
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum1-1/+1
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox2-2/+104
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke1-65/+65
2007-10-25USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern1-5/+14
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox1-10/+8
2007-10-25USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton1-3/+4
2007-10-25USB: ftd_sio: cleanups and updates for new termios workAlan Cox1-13/+19
2007-10-25USB: cp2101: convert to new termiosAlan Cox1-37/+11
2007-10-25USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox1-9/+2
2007-10-25usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox1-0/+2
2007-10-25USB: sierra: termiosAlan Cox1-1/+1
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox1-1/+4
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-10-25USB: ir_usb: termios handlingAlan Cox1-7/+4
2007-10-25USB: empeg: clean up and handle speedsAlan Cox1-15/+8
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox1-7/+9
2007-10-25USB: ch341: fix termios handlingAlan Cox1-3/+5
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2007-10-25USB: ark3116: update termios handlingAlan Cox1-2/+11
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman1-0/+2
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik1-2/+2
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe4-10/+7
2007-10-20typo fixesMatt LaPlante2-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt10-16/+16
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2-2/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov2-2/+2
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches13-48/+48
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2-6/+2
2007-10-17security/ cleanupsAdrian Bunk1-1/+0
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+3
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+2
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds8-45/+62
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-1/+2
2007-10-16USB storage: sg chaining supportJens Axboe8-45/+62
2007-10-15docbook: fix usb contentRandy Dunlap1-1/+5
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-26/+43
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-60/+18
2007-10-14signedness: module_param_array nump argumentAl Viro3-6/+6
2007-10-13Fix ohci-ssb with !CONFIG_PMAl Viro1-0/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-47/+16