Greg Kroah-Hartman
|
6f84a5198f
USB: serial: aircable.c: use module_usb_serial_driver
|
13 лет назад |
Alan Stern
|
08a4f6bc2e
usb-serial: use new registration API in [a-c]* drivers
|
13 лет назад |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 лет назад |
Paul Gortmaker
|
6eb0de8270
usb: Add module.h to drivers/usb consumers who really use it.
|
14 лет назад |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 лет назад |
Johan Hovold
|
f26c2889a4
USB: aircable: fix incorrect write-buffer length
|
15 лет назад |
Johan Hovold
|
c23e5fc1f7
USB: serial: remove multi-urb write from generic driver
|
15 лет назад |
Johan Hovold
|
4272568b3d
USB: aircable: rewrite using generic read and write implementations
|
15 лет назад |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 лет назад |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 лет назад |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 лет назад |
Oliver Neukum
|
6383251545
USB: serial: fix assumption that throttle/unthrottle cannot sleep
|
15 лет назад |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 лет назад |
Dave Young
|
78c8fb3717
USB: usb-serial: fix the aircable_init failure path
|
16 лет назад |
Greg Kroah-Hartman
|
194343d936
USB: remove use of err() in drivers/usb/serial
|
17 лет назад |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 лет назад |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 лет назад |
Alan Cox
|
c4d0f8cbca
usb_serial: some coding style fixes
|
17 лет назад |
Al Viro
|
fd05e72009
drivers/usb annotations and fixes
|
17 лет назад |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 лет назад |
Greg Kroah-Hartman
|
1373dbbca5
USB: serial: aircable: clean up urb->status usage
|
18 лет назад |
Robert P. J. Day
|
beb7dd86a1
Fix misspellings collected by members of KJ list.
|
18 лет назад |
Oliver Neukum
|
b19d402a34
USB: aircable cleanup
|
18 лет назад |
Johannes Hölzl
|
52d67f0b5c
USB: Bugfix for aircable: Add module and name to usb_serial_driver
|
18 лет назад |
Johannes Hölzl
|
d9b1b78773
USB serial: add driver pointer to all usb-serial drivers
|
18 лет назад |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 лет назад |
Naranjo Manuel Francisco
|
7a5c7b42d3
USB: fix aircable.c: inconsequent NULL checking
|
18 лет назад |
Luiz Fernando N. Capitulino
|
377f13bf95
USB: aircable: Use usb_endpoint_* functions
|
18 лет назад |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 лет назад |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 лет назад |