Commit Graph

774 Commits (5223671bb0315d83f9ad7becbbb9e703aa735bbe)

Author SHA1 Message Date
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
Henne f61bb62e3e isdn: Cleanup Sections in PCMCIA driver elsa 15 years ago
Henne a465870a80 isdn: Cleanup Sections in PCMCIA driver avma1 15 years ago
Henne 158e33d1c6 isdn: Cleanup Sections in PCMCIA driver teles 15 years ago
Henne 93b39a0dba isdn: Cleanup Sections in PCMCIA driver sedlbauer 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
Lars Ellenberg d00561a2f6 ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe 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
Ian Munsie 255f5c327e i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names 15 years ago
Ian Munsie 8b4017d8c1 i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver 15 years ago
Roel Kluin dec9951b8a isdn: misplaced parenthesis in pof_handle_data() 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
Tilman Schmidt 41a68a748b PCI: push deprecated pci_find_device() function to last user 15 years ago
Tilman Schmidt e5f8d9ac46 isdn: fix a few Kconfig imperfections 15 years ago
Jan Kiszka 771f4c87be CAPI: Remove experimental tag from middleware feature 15 years ago
Jan Kiszka 79e95f4717 CAPI: Schedule capifs for removal 15 years ago
Jan Kiszka c6af043794 CAPI: Drop special controller lookup from capi20_put_message 15 years ago
Jan Kiszka eef0ced028 CAPI: Drop return value of handle_minor_send 15 years ago
Jan Kiszka 2b72b5bd65 CAPI: Clean up capiminor_*_ack 15 years ago
Jan Kiszka dfbb84ffe9 CAPI: Fix locking around capiminor's output queue and drop workaround_lock 15 years ago
Jan Kiszka 68d7347b28 CAPI: Drop capiminor's unused inbytes counter 15 years ago
Jan Kiszka 42792713f7 CAPI: Use atomics for capiminor's datahandle and msgid 15 years ago
Jan Kiszka 42651b5c1a CAPI: Rename datahandle_queue -> ackqueue_entry 15 years ago
Jan Kiszka a11ef7be8e CAPI: Rework capiminor RX handler 15 years ago
Jan Kiszka b75b2eedcb CAPI: Drop handle_minor_recv from capinc_tty_write 15 years ago
Jan Kiszka a84fdf41b2 CAPI: Drop atomic ttyopencount 15 years ago
Jan Kiszka 3d5d30fe7a CAPI: Clean up capiminors_lock 15 years ago
Jan Kiszka 6576c2891a CAPI: Drop obsolete nccip from capiminor struct 15 years ago
Jan Kiszka 30bced91d9 CAPI: Issue synchronous hangup on capincci_free_minor 15 years ago
Jan Kiszka 2c8df72259 CAPI: Drop remaining NULL checks on tty->driver_data 15 years ago
Jan Kiszka fb4b4881ef CAPI: Use tty_port to keep track of capiminor's tty 15 years ago
Jan Kiszka 4632451180 CAPI: Establish install/cleanup handlers for capiminor TTYs 15 years ago
Jan Kiszka 0159d5491f CAPI: Use kref on capiminor 15 years ago
Jan Kiszka e95ac14386 CAPI: Use dynamic major for NCCI TTYs by default 15 years ago
Jan Kiszka 40fb2d0da7 CAPI: Dynamically register minor devices 15 years ago
Jan Kiszka e76b154407 CAPI: Clean up capinc_tty_init/exit 15 years ago
Jan Kiszka 81d17fe5e2 CAPI: Switch capiminor list to array 15 years ago
Jan Kiszka 884f5c4479 CAPI: Switch NCCI list to standard doubly linked list 15 years ago
Jan Kiszka 28a1dbb6f7 CAPI: Fix racy capi_read 15 years ago
Jan Kiszka 54f0fad3d8 CAPI: Use non-atomic allocation during NCCI setup 15 years ago
Jan Kiszka 05b4149433 CAPI: Rework locking of capidev members 15 years ago
Jan Kiszka eca39dd830 CAPI: Clean up capi_open/release 15 years ago
Jan Kiszka b8f433dc5c CAPI: Convert capidev_list_lock into a mutex 15 years ago