aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2007-10-25USB: fix locking in idmouseOliver Neukum
2007-10-25USB: fix interface sysfs file-creation bugAlan Stern
2007-10-25USB: fix ssb_ohci_probe() build bugIngo Molnar
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk
2007-10-25USB iowarrior.c: fix check-after-useAdrian Bunk
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke
2007-10-25USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox
2007-10-25USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton
2007-10-25USB: ftd_sio: cleanups and updates for new termios workAlan Cox
2007-10-25USB: cp2101: convert to new termiosAlan Cox
2007-10-25USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox
2007-10-25usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox
2007-10-25USB: sierra: termiosAlan Cox
2007-10-25USB: option: termios handlingAlan Cox
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox
2007-10-25USB: keyspan termios tidyAlan Cox
2007-10-25USB: ir_usb: termios handlingAlan Cox
2007-10-25USB: empeg: clean up and handle speedsAlan Cox
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox
2007-10-25USB: ch341: fix termios handlingAlan Cox
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox
2007-10-25USB: ark3116: update termios handlingAlan Cox
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20typo fixesMatt LaPlante
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-10-16USB storage: sg chaining supportJens Axboe
2007-10-15docbook: fix usb contentRandy Dunlap
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-13Fix ohci-ssb with !CONFIG_PMAl Viro
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12USB: fix race in autosuspend rescheduleAlan Stern