index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-25
USB: fix locking in idmouse
Oliver Neukum
1
-17
/
+28
2007-10-25
USB: fix interface sysfs file-creation bug
Alan Stern
1
-1
/
+7
2007-10-25
USB: fix ssb_ohci_probe() build bug
Ingo Molnar
1
-1
/
+1
2007-10-25
USB: pl2303: remove can't happen checks, set speed properly and report baud rate
Alan Cox
1
-5
/
+6
2007-10-25
USB: mos7840: Clean up old checks and stuff
Alan Cox
1
-21
/
+2
2007-10-25
USB rio500.c: fix check-after-use
Adrian Bunk
1
-12
/
+3
2007-10-25
USB iowarrior.c: fix check-after-use
Adrian Bunk
1
-1
/
+1
2007-10-25
USB: add URB_FREE_BUFFER to permissible flags
Oliver Neukum
1
-1
/
+1
2007-10-25
USB: isd200: sort out USB/IDE dependancy mess
Alan Cox
2
-2
/
+104
2007-10-25
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
Matthias Kaehlcke
1
-65
/
+65
2007-10-25
USB: fix scheduling of Iso URBs in uhci-hcd
Alan Stern
1
-5
/
+14
2007-10-25
USB: io_edgeport: cleanups, and tty speed reporting
Alan Cox
1
-10
/
+8
2007-10-25
USB: ftd_sio cleanups and updates for new termios work checkpatch fixes
Andrew Morton
1
-3
/
+4
2007-10-25
USB: ftd_sio: cleanups and updates for new termios work
Alan Cox
1
-13
/
+19
2007-10-25
USB: cp2101: convert to new termios
Alan Cox
1
-37
/
+11
2007-10-25
USB: whiteheat: clean up can't happen checks and encode baud rate
Alan Cox
1
-9
/
+2
2007-10-25
usb-serial: handle NULL termios methods as "no hardware changing support"
Alan Cox
1
-0
/
+2
2007-10-25
USB: sierra: termios
Alan Cox
1
-1
/
+1
2007-10-25
USB: option: termios handling
Alan Cox
1
-1
/
+2
2007-10-25
USB: kobil_sct: termios encoding fixups
Alan Cox
1
-1
/
+4
2007-10-25
USB: keyspan termios tidy
Alan Cox
1
-5
/
+11
2007-10-25
USB: ir_usb: termios handling
Alan Cox
1
-7
/
+4
2007-10-25
USB: empeg: clean up and handle speeds
Alan Cox
1
-15
/
+8
2007-10-25
USB: digi_acceleport: fix termios and also readability a bit
Alan Cox
1
-7
/
+9
2007-10-25
USB: ch341: fix termios handling
Alan Cox
1
-3
/
+5
2007-10-25
usb serial: kill another case we pass NULL and shouldn't
Alan Cox
1
-1
/
+3
2007-10-25
USB: ark3116: update termios handling
Alan Cox
1
-2
/
+11
2007-10-25
USB: add new Novatel device ids to option driver
Greg Kroah-Hartman
1
-0
/
+2
2007-10-23
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
1
-2
/
+2
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
4
-10
/
+7
2007-10-20
typo fixes
Matt LaPlante
2
-2
/
+2
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
10
-16
/
+16
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2
-2
/
+2
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
13
-48
/
+48
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2
-6
/
+2
2007-10-17
security/ cleanups
Adrian Bunk
1
-1
/
+0
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+3
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+2
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
8
-45
/
+62
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
1
-1
/
+2
2007-10-16
USB storage: sg chaining support
Jens Axboe
8
-45
/
+62
2007-10-15
docbook: fix usb content
Randy Dunlap
1
-1
/
+5
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-26
/
+43
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-60
/
+18
2007-10-14
signedness: module_param_array nump argument
Al Viro
3
-6
/
+6
2007-10-13
Fix ohci-ssb with !CONFIG_PM
Al Viro
1
-0
/
+2
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-47
/
+16
2007-10-12
USB: fix race in autosuspend reschedule
Alan Stern
1
-16
/
+16
[next]