Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3157fad9ad6dbc97ee0ba2d6ada256370841c77a
/
drivers
/
usb
/
serial
/
whiteheat.c
c467206
USB: whiteheat: fix port-data memory leak
by Johan Hovold
· 12 years ago
c129197
USB: whiteheat: fix memory leak in error path
by Johan Hovold
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
8d733e2
USB: ezusb: add functions for firmware download
by Rene Buergel
· 12 years ago
cc183e2
USB: ezusb: add support for Cypress FX2LP
by Rene Buergel
· 12 years ago
0776495
USB: Serial: whiteheat.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
59d33f2
USB: serial: remove debug parameter from usb_serial_debug_data()
by Greg Kroah-Hartman
· 12 years ago
255b703
USB: serial: whiteheat.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
99495c7
USB: ezusb: remove dependancy on usb_serial
by Rene Buergel
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
32078f9
USB: serial: remove usb_serial_disconnect call in all drivers
by Greg Kroah-Hartman
· 13 years ago
5026bb0
USB: serial: remove usb_serial_probe call in all drivers
by Greg Kroah-Hartman
· 13 years ago
4db02fe
USB: whiteheat.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
5c0c758
USB: whiteheat: reimplement using generic framework
by Johan Hovold
· 13 years ago
a6765cb
USB: whiteheat: remove driver version
by Johan Hovold
· 13 years ago
421f388
USB: serial: whiteheat.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
29618e9
usb-serial: use new registration API in [t-z]* drivers
by Alan Stern
· 13 years ago
22a416c
USB: serial: use dev_err_console in custom write paths
by Johan Hovold
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
14b54e3
USB: serial: remove changelogs and old todo entries
by Johan Hovold
· 13 years ago
00a0d0d
tty: remove filp from the USB tty ioctls
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
67ccbd6
USB: tty: sort out the request_room handling for whiteheat
by Alan Cox
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
6383251
USB: serial: fix assumption that throttle/unthrottle cannot sleep
by Oliver Neukum
· 15 years ago
fe1ae7f
tty: USB serial termios bits
by Alan Cox
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
194343d
USB: remove use of err() in drivers/usb/serial
by Greg Kroah-Hartman
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
4a90f09
tty: usb-serial krefs
by Alan Cox
· 16 years ago
ff7eb60
cp2101: coding style
by Alan Cox
· 16 years ago
72e2741
whiteheat: fix bugs found in the tidy and audit
by Alan Cox
· 16 years ago
80359a9
whiteheat: coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
ec6752f
whiteheat: use request_firmware()
by David Woodhouse
· 16 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
a5b6f60
usb serial: more fixes and groundwork for tty changes
by Alan Cox
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0ba4034
USB: serial: remove unneeded number endpoints settings
by Greg Kroah-Hartman
· 17 years ago
e33fe4d
USB: make sure usb serial drivers don't flush to logically disconnected devices
by Oliver Neukum
· 17 years ago
e5867980
USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c
by Oliver Neukum
· 17 years ago
01d1df2
USB: whiteheat: clean up can't happen checks and encode baud rate
by Alan Cox
· 17 years ago
9a64f25
USB: visor and whiteheat: remove bogus termios change checks
by Alan Cox
· 17 years ago
0540001
USB: serial: whiteheat: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
08a2b3b
USB: whiteheat driver update
by Oliver Neukum
· 17 years ago
38c3cb5
USB: whiteheat: Convert to generic boolean
by Richard Knutsson
· 18 years ago
d9b1b78
USB serial: add driver pointer to all usb-serial drivers
by Johannes Hölzl
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a969888
[PATCH] USB: move usb-serial.h to include/linux/usb/
by Greg Kroah-Hartman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
09fd6bc
[PATCH] USB: Whiteheat: fix firmware spurious errors
by Stuart MacDonald
· 18 years ago
cf2c748
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
by Pete Zaitcev
· 18 years ago
67ca028
[PATCH] USB: Resource leak fix for whiteheat driver
by Jesper Juhl
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
ba9dc65
[PATCH] USB: allow usb drivers to disable dynamic ids
by Greg Kroah-Hartman
· 19 years ago
269bda1
[PATCH] USB Serial: move name to driver structure
by Greg Kroah-Hartman
· 19 years ago
18fcac3
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
by Greg Kroah-Hartman
· 19 years ago
ea65370
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
by Greg Kroah-Hartman
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago