Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f071ff175ea221710d583222b55f915d90901f0
/
drivers
/
usb
/
serial
/
garmin_gps.c
c4ac449
USB: serial: garmin_gps: fix memory leak on failed URB submit
by Johan Hovold
· 8 years ago
0f3083a
USB: serial: fix returnvar.cocci warnings
by Mathieu OTHACEHE
· 9 years ago
fb57110
USB: serial: fix compare_const_fl.cocci warnings
by Mathieu OTHACEHE
· 9 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
cd8c505
USB: serial: correct spelling mistakes in comments
by Rahul Bedarkar
· 11 years ago
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 12 years ago
5dbabac
USB: garmin_gps: remove bogus disconnect test in bulk callback
by Johan Hovold
· 12 years ago
9197272
USB: garmin_gps: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
618aa10
USB: garmin_gps: fix memory leak on disconnect
by Johan Hovold
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
db5c8b5
USB: fix port probing and removal in garmin_gps
by Alan Stern
· 12 years ago
ba74b89
USB: Serial: garmin_gps.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
7065e82
USB: serial: garmin_gps.c: remove dbg() usage
by Greg Kroah-Hartman
· 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
c0a56a2
USB: garmin_gps.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
db62c08
USB: serial: garmin_gps.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
97b6b6d
usb-serial: use new registration API in [d-h]* drivers
by Alan Stern
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
fd11961
USB: serial: remove unnecessary bulk-urb re-fills
by Johan Hovold
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
b4026c4
USB: gamin_gps: Fix for data transfer problems in native mode
by Hermann Kneissel
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
a108bfc
USB: tty: Prune uses of tty_request_room in the USB layer
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
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
· 16 years ago
b4072f4
USB: garmin_gps: removes usb_reset_device from garmin_close
by Hermann Kneissel
· 16 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 16 years ago
2400a2b
USB: removal of tty->low_latency hack dating back to the old serial code
by Oliver Neukum
· 16 years ago
50de36f
USB: serial: fix up urb->status usage
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
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
af6d780
garmin_gps: Coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 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
95bef01
USB: more serial drivers writing after disconnect
by Oliver Neukum
· 17 years ago
468d136
USB: serial: garmin_gps: fixes package loss if used from gpsbabel
by Hermann Kneissel
· 17 years ago
f9feb51
USB: serial: garmin_gps: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
d9b1b78
USB serial: add driver pointer to all usb-serial drivers
by Johannes Hölzl
· 18 years ago
7ac9da1
USB serial: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
eb6d8c2
USB: garmin_gps support for new generation of gps receivers
by Hermann Kneissel
· 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
cf2c748
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
by Pete Zaitcev
· 19 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 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