Commit Graph

75 Commits (1c8950ff87de950a3b6ccfb26650fc0a56278836)

Author SHA1 Message Date
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox 6e4d376c66 isdn_tty: Prepare for BKL push down 17 years ago
Harvey Harrison 156f1ed640 isdn: replace remaining __FUNCTION__ occurrences 17 years ago
Paul Bolle d2dcba612b [ISDN]: Do not validate ISDN net device address prior to interface-up 17 years ago
Harvey Harrison d4f7751495 isdn: replace __inline with inline 17 years ago
Julia Lawall ae91d60ba8 drivers/isdn: correct use of ! and & 17 years ago
Daniel Walker 4749380ed6 drivers/isdn/i4l/isdn_tty.c: remove write_sem 17 years ago
Alexey Dobriyan eaa0ff15c3 fix ! versus & precedence in various places 17 years ago
Matthias Goebl 7fde4d779b [ISDN]: i4l: Fix DLE handling for i4l-audio 17 years ago
Matthias Goebl 00409bb045 [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush 17 years ago
Karsten Keil eafe1aa37e I4L: fix isdn_ioctl memory overrun vulnerability 17 years ago
Karsten Keil 0f13864e5b isdn: avoid copying overly-long strings 17 years ago
Matthias Kaehlcke 4e3dfacaa0 use mutex instead of semaphore in isdn subsystem common functions 18 years ago
Denis V. Lunev c749b01351 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. 18 years ago
Karsten Keil faca94ffae [ISDN]: Remove local copy of device name to make sure renames work. 18 years ago
Karsten Keil d62a38d1ab [ISDN]: Change I4L to use alloc_netdev(). 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Karsten Keil d39d5ed97e ISDN: Fix data access out of array bounds 18 years ago
Jesper Juhl 7c8347a91d [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. 18 years ago
Tilman Schmidt 5f67c5cc85 Use menuconfig objects - CONFIG_ISDN_I4L 18 years ago
Jan Engelhardt cf4d5f1d50 Use menuconfig objects: ISDN: CONFIG_ISDN 18 years ago
Karsten Keil 924ad15844 Fix broken CLIR in isdn driver 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Jiri Slaby b963a8441c [PATCH] Char: tty_wakeup cleanup 18 years ago
Marcel Holtmann dab6df6308 [PATCH] Call init_timer() for ISDN PPP CCP reset state timer 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Burman Yan 41f96935b4 [PATCH] isdn: replace kmalloc+memset with kzalloc 18 years ago
Jesper Juhl f6e2cdc8aa [PATCH] ISDN: Avoid a potential NULL ptr deref in ippp 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Josef Sipek 4482dfad69 [PATCH] struct path: convert isdn 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Jeff Garzik 04518bfe8e [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat() 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Ralf Baechle b6e37e55c2 [PATCH] Cleanup SLHC configuration 19 years ago
Eric Sesterhenn cd6b3956e9 [PATCH] isdn: cleanup i_rdev udage 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Karsten Keil 09fca29de4 [PATCH] i4l:add some checks for valid drvid and driver pointer 19 years ago
Eric Sesterhenn d81931d9a2 [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c 19 years ago
Karsten Keil ca6f8792bd [PATCH] i4l fix DLE masking in isdn_tty_try_read 19 years ago
Karsten Keil 916d15445f [PATCH] fix processing of the last byte in isdn_readbchan_tty() 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago