Commit Graph

316 Commits (bc197eedef1ae082ec662c64c3f4aa302821fb7a)

Author SHA1 Message Date
Chen Gang ff0102ee10 net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. 12 years ago
Wu Fengguang 133b94245c irda: irlmp_reasons[] can be static 12 years ago
Dan Carpenter e15465e180 irda: small read past the end of array in debug code 12 years ago
Johan Hovold e1c969f781 TTY: ircomm: fix DTR being raised on hang up 12 years ago
Mathias Krause c17277f7d7 TTY: ircomm, use GFP_KERNEL in ircomm_open() 12 years ago
Mathias Krause e1e3c806da irda: use GFP_KERNEL in irda_connect_response() 12 years ago
Mathias Krause 84e2306e94 irda: use GFP_KERNEL in irda_create() 12 years ago
Mathias Krause 5ae94c0d2f irda: Fix missing msg_namelen update in irda_recvmsg_dgram() 12 years ago
Kees Cook 896ee0eee6 net/irda: add missing error path release_sock call 12 years ago
Jiri Slaby aa27a094e2 TTY: add tty_port_tty_hangup helper 12 years ago
Peter Hurley f74861ca87 net/irda: Raise dtr in non-blocking open 12 years ago
Peter Hurley 0b176ce3a7 net/irda: Use barrier to set task state 12 years ago
Peter Hurley 2f7c069b96 net/irda: Hold port lock while bumping blocked_open 12 years ago
Peter Hurley a4ed2e737c net/irda: Fix port open counts 12 years ago
Dan Carpenter 90c7881ece irda: small read beyond end of array in debug code 12 years ago
Ying Xue 25cc4ae913 net: remove redundant check for timer pending state before del_timer 12 years ago
Dan Carpenter 4bf613c6d8 irda: buffer overflow in irnet_ctrl_read() 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
Jorrit Schippers d82603c6da treewide: Replace incomming with incoming in all comments and strings 12 years ago
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