Commit Graph

181 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Pavel Shved 2f9381e984 gigaset: call module_put before restart of if_open() 14 years ago
Linus Torvalds 55db4c64ed Revert "tty: make receive_buf() return the amout of bytes received" 14 years ago
Felipe Balbi b1c43f82c5 tty: make receive_buf() return the amout of bytes received 14 years ago
David S. Miller a713c3bbb5 isdn: gigaset: Fix set-but-unused variable. 14 years ago
Alexey Dobriyan 19eccc2bc6 kstrtox: convert drivers/isdn/ 14 years ago
Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
Jesper Juhl 2393c944d5 ISDN, Gigaset: Fix memory leak in do_disconnect_req() 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Tilman Schmidt bb7196d2bf isdn/gigaset: improve bas_gigaset USB error reporting 15 years ago
Tilman Schmidt c9c0c30434 isdn/gigaset: fix bas_gigaset interrupt read error handling 15 years ago
Tilman Schmidt 4cb5e42f61 isdn/gigaset: unclog bas_gigaset AT response pipe 15 years ago
Tilman Schmidt 60798c68be isdn/gigaset: try USB reset for bas_gigaset error recovery 15 years ago
Tilman Schmidt 1d5a9edcd5 isdn/gigaset: bas_gigaset timer cleanup 15 years ago
Tilman Schmidt befba36ab9 isdn/gigaset: drop obsolete debug option 15 years ago
Tilman Schmidt f3d531b99f isdn/gigaset: correct bas_gigaset rx buffer handling 15 years ago
Tilman Schmidt c8701a08d6 isdn/gigaset: fix bas_gigaset AT read error handling 15 years ago
Tilman Schmidt b33ffa5cbf isdn/gigaset: bas_gigaset locking fix 15 years ago
Dan Carpenter 8bcfbd0af0 isdn: gigaset: use after free 15 years ago
Dan Carpenter 7e27a0aeb9 isdn: gigaset: add missing unlock 15 years ago
Andy Shevchenko c9741380d3 drivers: isdn: get rid of custom strtoul() 15 years ago
Tilman Schmidt d9bed6bbd4 isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI 15 years ago
Tilman Schmidt 54438f9dfc isdn/gigaset: fix leaks in error path 15 years ago
Tilman Schmidt 7d060ed287 isdn/gigaset: reduce syslog spam 15 years ago
Tilman Schmidt 0cae6efdd7 isdn/gigaset: remove obsolete compile time options 15 years ago
Tilman Schmidt 18c2259c14 isdn/gigaset: handle Supplementary Service Listen 15 years ago
Tilman Schmidt 6a75342a1c isdn/gigaset: improve CAPI message debugging 15 years ago
Tilman Schmidt 24c176258d isdn/gigaset: drop debug check on isochronous write 15 years ago
Tilman Schmidt 2ed5e4ff27 isdn/gigaset: ignore irrelevant device responses 15 years ago
Tilman Schmidt e3628dd176 isdn/gigaset: avoid copying AT commands twice 15 years ago
Tilman Schmidt b3251d8045 isdn/gigaset: adjust usb_gigaset tty write buffer limit 15 years ago
Tilman Schmidt 1b4843c5e8 isdn/gigaset: correct CAPI connection state storage 15 years ago
Tilman Schmidt 1ce368ff28 isdn/gigaset: encode HLC and BC together 15 years ago
Tilman Schmidt 23b36778b4 isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation 15 years ago
Tilman Schmidt 278a582989 isdn/gigaset: correct CAPI voice connection encoding 15 years ago
Tilman Schmidt e7752ee280 isdn/gigaset: honor CAPI application's buffer size request 15 years ago
Andy Shevchenko 0496b55c56 drivers: isdn: use new hex_to_bin() method 15 years ago
Tilman Schmidt e487639dc8 isdn/gigaset: remove dummy CAPI method implementations 15 years ago
Linus Torvalds 76e506a754 Fix ISDN/Gigaset build failure 15 years ago
Tilman Schmidt b91ecb0027 gigaset: include cleanup cleanup 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tilman Schmidt 22001a13d0 gigaset: fix build failure 15 years ago
Tilman Schmidt 6ad34145cf gigaset: correct range checking off by one error 15 years ago
Tilman Schmidt 873a69a358 gigaset: prune use of tty_buffer_request_room 15 years ago
Tilman Schmidt 3a0a3a6b92 gigaset: correct clearing of at_state strings on RING 15 years ago
Tilman Schmidt bc35b4e347 gigaset: avoid registering CAPI driver more than once 15 years ago
Andy Shevchenko 003bdb279b isdn: remove ishexdigit() in regard to isxdigit() 15 years ago
Tilman Schmidt 1528b18f7e gigaset: reduce syslog clutter 15 years ago
Tilman Schmidt 63e055d1c6 bas_gigaset: collapse CR/LF at end of AT response 15 years ago