aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAge
* silence some noisy printks in irdaDave Jones2012-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | serial: add a new helper functionHuang Shijie2012-09-05
* | TTY: ircomm_tty, add tty installJiri Slaby2012-08-13
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * irda: Fix typo in irdaMasanari Iida2012-07-17
| * net: Remove casts to same typeJoe Perches2012-06-04
* | tty: move the termios object into the ttyAlan Cox2012-07-16
* | TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-12
* | TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-12
* | TTY: ircomm, define carrier routinesJiri Slaby2012-06-12
* | TTY: ircomm, define local tty_portJiri Slaby2012-06-12
* | TTY: ircomm, use tty from tty_portJiri Slaby2012-06-12
* | TTY: ircomm, revamp lockingJiri Slaby2012-06-12
* | TTY: ircomm, use flags from tty_portJiri Slaby2012-06-12
* | TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-12
* | TTY: ircomm, use close times from tty_portJiri Slaby2012-06-12
* | TTY: ircomm, add tty_portJiri Slaby2012-06-12
|/
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
|/
* irda: use msecs_to_jiffies() rather than manual calculationXi Wang2011-12-21
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* irttp: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-21
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\ \
| * | IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2011-09-16
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller2011-06-06
* | net: Remove casts of void *Joe Perches2011-06-16
|/
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-19
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-19
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-19
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-19
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-19
|\
| * irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-12
* | irda: irproc: Fix set-but-unused variables.David S. Miller2011-04-17
* | irda: irlap_event: Fix set-but-unused variables.David S. Miller2011-04-17
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* irda: validate peer name and attribute lengthsDan Rosenberg2011-03-27