Commit Graph

1193 Commits (f84f771d942182e39a56ec2989d6a67d3ca33a13)

Author SHA1 Message Date
Dan Carpenter f9a23c8448 isdnloop: use strlcpy() instead of strcpy() 11 years ago
Dan Carpenter 5600090eb1 isdn: icn: NULL dereference printing error message 11 years ago
Michael Opdenacker 33235ca458 isdn: remove deprecated IRQF_DISABLED 11 years ago
Jesper Juhl 84557783c5 isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity() 12 years ago
Antonio Alecrim Jr d6d6d1bc44 isdn: hfcpci_softirq: get func return to suppress compiler warning 12 years ago
Kees Cook 35a4a5733b isdn: clean up debug format string usage 12 years ago
Dan Carpenter 0d63c27d9e mISDN: return -EINVAL on error in dsp_control_req() 12 years ago
Greg Kroah-Hartman d98259cbf9 ISDN: convert class code to use dev_groups 12 years ago
Alexandru Juncu 6e3d6774a7 mISDN: replace sum of bitmasks with OR operation. 12 years ago
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 years ago
Simon Horman 25b6e14881 isdn: Correct comparison of skb->tail and skb-transport_header 12 years ago
Dan Carpenter 25dff94ff9 isdn/kcapi: fix a small underflow 12 years ago
Al Viro 89b107adce mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy 12 years ago
Al Viro ebb06be16b mISDN: fix mISDN_read()/mISDN_read() race 12 years ago
Al Viro 1678ec00a6 mISDN: fix misdn_add_timer()/misdn_del_timer() race 12 years ago
Al Viro 1b1089561c mISDN: fix races between misdn_del_timer() and timer callback 12 years ago
Al Viro c08c464d6f mISDN: fix the races with timers going off just as they are deleted 12 years ago
Geert Uytterhoeven b9e48de110 isdn/sc: Fix incorrect module_param_array types 12 years ago
Dan Carpenter d9152097ac isdn: mISDN: set ->family in ->getname() 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Al Viro 4d8e8d21de hysdn: stash pointer to card into proc_dir_entry->data 12 years ago
Chen Gang 287ecefb4b ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. 12 years ago
Simon Horman e5c5d22e8d net: add ETH_P_802_3_MIN 12 years ago
Jiri Slaby ee79706905 TTY: cleanup tty->hw_stopped uses 12 years ago
Jiri Slaby 6aad04f213 TTY: add tty_port_tty_wakeup helper 12 years ago
Chen Gang ce03cb2064 drivers/isdn: delete 'break' after 'return' 12 years ago
Arnd Bergmann 8008f6e173 isdn: hisax: netjet requires VIRT_TO_BUS 12 years ago
H Hartley Sweeten 0aae9c6a91 drivers/isdn: use module_pcmcia_driver() in pcmcia drivers 12 years ago
Zhang Yanfei f754e913e5 driver: isdn: hisax: remove cast for kmalloc/kzalloc return value 12 years ago
Zhang Yanfei c3f14cf924 driver: isdn: capi: remove cast for kmalloc return value 12 years ago
David S. Miller 73e0468399 Revert "eicon: Fixed checkpatch warning" 12 years ago
Andreea Hodea e41eef8f31 eicon: Fixed checkpatch warning 12 years ago
Chen Gang f39479363e drivers/isdn: checkng length to be sure not memory overflow 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Marina Makienko 114a6f8b52 isdn: hisax: add missing usb_free_urb 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Michał Mirosław 9f3b795a62 driver-core: constify data for class_find_device() 12 years ago
Paul Gortmaker a786a7c0ad wanrouter: completely decouple obsolete code from kernel. 12 years ago
Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
Kees Cook 653549f209 drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Tilman Schmidt 63b203b43b isdn/gigaset: beautify ev-layer.c 12 years ago
Tilman Schmidt bc882b1880 isdn/gigaset: beautify common.c 12 years ago
Tilman Schmidt cdc4827098 isdn/gigaset: beautify interface.c 12 years ago
Tilman Schmidt d2ca848194 isdn/gigaset: leave DLE mode before hanging up 12 years ago
Tilman Schmidt 03f18285cd isdn/divert: fix readability damage 12 years ago
Tilman Schmidt d721a1752b isdn/gigaset: fix zero size border case in debug dump 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
Jiri Slaby d6c53c0e9b TTY: move low_latency to tty_port 12 years ago
Jiri Slaby 05c7cd3990 TTY: switch tty_insert_flip_string 12 years ago