Commit Graph

285 Commits (f657fd21e16e3ab7432c03008e19069c2ef8e150)

Author SHA1 Message Date
Tommi Rantala c3b2c25819 irda: irttp: fix memory leak in irttp_open_tsap() error path 12 years ago
Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers 12 years ago
Sasha Levin 6f5601251d net, TTY: initialize tty->driver_data before usage 13 years ago
Dave Jones 096895818c silence some noisy printks in irda 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Huang Shijie f21ec3d2d4 serial: add a new helper function 13 years ago
Jiri Slaby 9c650ffc27 TTY: ircomm_tty, add tty install 13 years ago
Masanari Iida ad8c94532a irda: Fix typo in irda 13 years ago
Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
Jiri Slaby c0e7865003 TTY: ircomm, use tty_port_close_start helper 13 years ago
Jiri Slaby a1e844036a TTY: ircomm, use tty_port_close_end helper 13 years ago
Jiri Slaby 0ba9ff846b TTY: ircomm, define carrier routines 13 years ago
Jiri Slaby 38c58032f0 TTY: ircomm, define local tty_port 13 years ago
Jiri Slaby 62f228acb8 TTY: ircomm, use tty from tty_port 13 years ago
Jiri Slaby e673927d8a TTY: ircomm, revamp locking 13 years ago
Jiri Slaby 849d5a997f TTY: ircomm, use flags from tty_port 13 years ago
Jiri Slaby 580d27b449 TTY: ircomm, use open counts from tty_port 13 years ago
Jiri Slaby 2a0213cb1e TTY: ircomm, use close times from tty_port 13 years ago
Jiri Slaby a3cc9fcff8 TTY: ircomm, add tty_port 13 years ago
Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jiri Slaby 410235fd4d TTY: remove unneeded tty->index checks 13 years ago
Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members 13 years ago
Paul Mackerras 4b32da2bcf ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> 13 years ago
Xi Wang 7d6c429b26 irda: use msecs_to_jiffies() rather than manual calculation 13 years ago
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
Thomas Meyer 8524b001a2 irttp: Use kmemdup rather than duplicating its implementation 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Andi Kleen 9566042ef8 IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 14 years ago
Jiri Slaby 0b058353ab TTY: use tty_wait_until_sent_from_close in other drivers 14 years ago
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
David S. Miller 79b3891587 irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock 14 years ago
David S. Miller 8ce6eb1a4a irda: Fix error propagation in ircomm_lmp_connect_response() 14 years ago
David S. Miller ad6376434c irda: Kill set but unused variable 'bytes' in irlan_check_command_param() 14 years ago
David S. Miller bfad6ef6d2 irda: Kill set but unused variable 'clen' in ircomm_connect_indication() 14 years ago
David S. Miller fa7479cf48 irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication() 14 years ago
Amit Virdi cbfd1526f6 net/irda/ircomm_tty.c: Use flip buffers to deliver data 14 years ago
David S. Miller 6385969b32 irda: irproc: Fix set-but-unused variables. 14 years ago
David S. Miller 1627ea35cb irda: irlap_event: Fix set-but-unused variables. 14 years ago
Dave Jones 020318d0d2 irda: fix locking unbalance in irda_sendmsg 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dan Rosenberg d370af0ef7 irda: validate peer name and attribute lengths 14 years ago
Dan Rosenberg d50e7e3604 irda: prevent heap corruption on invalid nickname 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