Greg Kroah-Hartman
|
6ca98bc284
USB: serial: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Johan Hovold
|
9eabd28e8b
USB: serial: garmin_gps: simplify init-session logic
|
8 years ago |
Johan Hovold
|
c1a357b686
USB: serial: garmin_gps: clean up init-session messages
|
8 years ago |
Johan Hovold
|
b943cee8a5
USB: serial: garmin_gps: drop unused timer initialisation
|
8 years ago |
Johan Hovold
|
74d471b598
USB: serial: garmin_gps: fix memory leak on probe errors
|
8 years ago |
Johan Hovold
|
19a565d9af
USB: serial: garmin_gps: fix I/O after failed probe and remove
|
8 years ago |
Kees Cook
|
29d1536138
USB: serial: garmin_gps: convert timers to use timer_setup()
|
8 years ago |
Johan Hovold
|
c4ac4496e8
USB: serial: garmin_gps: fix memory leak on failed URB submit
|
8 years ago |
Mathieu OTHACEHE
|
0f3083af5f
USB: serial: fix returnvar.cocci warnings
|
9 years ago |
Mathieu OTHACEHE
|
fb571101af
USB: serial: fix compare_const_fl.cocci warnings
|
9 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rahul Bedarkar
|
cd8c50532a
USB: serial: correct spelling mistakes in comments
|
11 years ago |
Johan Hovold
|
10c642d077
USB: serial: remove redundant OOM messages
|
11 years ago |
Greg Kroah-Hartman
|
1143832eca
USB: serial: ports: add minor and port number
|
12 years ago |
Johan Hovold
|
5dbabace4f
USB: garmin_gps: remove bogus disconnect test in bulk callback
|
12 years ago |
Johan Hovold
|
9197272452
USB: garmin_gps: remove bogus disconnect test in close
|
12 years ago |
Johan Hovold
|
618aa1068d
USB: garmin_gps: fix memory leak on disconnect
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Alan Stern
|
db5c8b5244
USB: fix port probing and removal in garmin_gps
|
13 years ago |
Greg Kroah-Hartman
|
ba74b89ef4
USB: Serial: garmin_gps.c: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 years ago |
Greg Kroah-Hartman
|
7065e8267b
USB: serial: garmin_gps.c: remove dbg() usage
|
13 years ago |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 years ago |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
c0a56a2a4a
USB: garmin_gps.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
db62c08128
USB: serial: garmin_gps.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
97b6b6d233
usb-serial: use new registration API in [d-h]* drivers
|
13 years ago |