summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-142-2/+2
|\
| * silence some noisy printks in irdaDave Jones2012-10-042-2/+2
* | net, TTY: initialize tty->driver_data before usageSasha Levin2012-10-051-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+1
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
* | serial: add a new helper functionHuang Shijie2012-09-052-3/+3
* | TTY: ircomm_tty, add tty installJiri Slaby2012-08-131-16/+25
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-063-5/+5
|\|
| * irda: Fix typo in irdaMasanari Iida2012-07-162-2/+2
| * net: Remove casts to same typeJoe Perches2012-06-041-3/+3
* | tty: move the termios object into the ttyAlan Cox2012-07-162-11/+11
* | TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-121-47/+1
* | TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-121-15/+1
* | TTY: ircomm, define carrier routinesJiri Slaby2012-06-121-10/+33
* | TTY: ircomm, define local tty_portJiri Slaby2012-06-121-53/+56
* | TTY: ircomm, use tty from tty_portJiri Slaby2012-06-124-41/+70
* | TTY: ircomm, revamp lockingJiri Slaby2012-06-121-20/+18
* | TTY: ircomm, use flags from tty_portJiri Slaby2012-06-123-30/+31
* | TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-121-21/+21
* | TTY: ircomm, use close times from tty_portJiri Slaby2012-06-122-8/+6
* | TTY: ircomm, add tty_portJiri Slaby2012-06-122-11/+12
|/
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-7/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-284-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-1/+1
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-041-1/+1
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+1
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
|/
* irda: use msecs_to_jiffies() rather than manual calculationXi Wang2011-12-211-2/+2
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* irttp: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-3/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-314-0/+5
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\
| * TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-6/+6
|\ \
| * | IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2011-09-162-6/+6
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-201-0/+5
|\
| * irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller2011-06-061-0/+5
* | net: Remove casts of void *Joe Perches2011-06-1610-35/+35
|/
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-191-4/+1
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-191-4/+0
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-191-6/+0
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-191-3/+0
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-191-2/+1
|\
| * irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-121-2/+1
* | irda: irproc: Fix set-but-unused variables.David S. Miller2011-04-171-3/+2
* | irda: irlap_event: Fix set-but-unused variables.David S. Miller2011-04-171-3/+0
|/