Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | irda: move include/net/irda into staging subdirectory | Greg Kroah-Hartman | 34 | -3847/+0 |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2014-12-10 | irda: Convert function pointer arrays and uses to const | Joe Perches | 1 | -3/+3 |
2014-11-12 | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 2 | -12/+1 |
2014-11-11 | irda: Remove IRDA_<TYPE> logging macros | Joe Perches | 1 | -4/+0 |
2014-11-11 | irda: Simplify IRDA logging macros | Joe Perches | 1 | -3/+3 |
2013-12-06 | include/net/: Fix FSF address in file headers | Jeff Kirsher | 13 | -39/+13 |
2013-10-17 | irda: update comment mentioning IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-23 | irda: Remove extern from function prototypes | Joe Perches | 4 | -21/+20 |
2013-08-02 | include: Convert ethernet mac address declarations to use ETH_ALEN | Joe Perches | 1 | -1/+2 |
2013-04-19 | irda: small read past the end of array in debug code | Dan Carpenter | 1 | -1/+2 |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2 | -2/+2 |
2012-11-19 | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-06-12 | TTY: ircomm, use tty from tty_port | Jiri Slaby | 1 | -1/+0 |
2012-06-12 | TTY: ircomm, revamp locking | Jiri Slaby | 1 | -1/+0 |
2012-06-12 | TTY: ircomm, use flags from tty_port | Jiri Slaby | 1 | -6/+0 |
2012-06-12 | TTY: ircomm, use open counts from tty_port | Jiri Slaby | 1 | -3/+0 |
2012-06-12 | TTY: ircomm, use close times from tty_port | Jiri Slaby | 1 | -3/+0 |
2012-06-12 | TTY: ircomm, add tty_port | Jiri Slaby | 1 | -2/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2010-09-23 | net: return operator cleanup | Eric Dumazet | 3 | -3/+3 |
2010-09-14 | net/irda: Use static const char * const where possible | Joe Perches | 1 | -1/+1 |
2010-08-21 | irda: use net_device_stats from struct net_device | Eric Dumazet | 1 | -1/+0 |
2010-07-21 | irda: Use __packed annotation instead IRDA_PACKED macro | Gustavo F. Padovan | 2 | -13/+9 |
2010-02-15 | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 1 | -1/+1 |
2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt | 4 | -6/+6 |
2008-12-17 | irda: Add irda_skb_cb qdisc related padding | Samuel Ortiz | 1 | -1/+3 |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -1/+1 |
2008-07-08 | pkt_sched: Add qdisc_all_tx_empty() | David S. Miller | 1 | -1/+1 |
2008-07-08 | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 1 | -1/+1 |
2008-05-13 | irda: Fix a misalign access issue. (v2) | Graf Yang | 1 | -3/+0 |
2008-04-15 | [IRDA]: Remove irlan_eth_send_gratuitous_arp() | Adrian Bunk | 1 | -1/+0 |
2008-03-05 | irda: replace __inline with inline | Harvey Harrison | 1 | -3/+3 |
2008-01-28 | [IrDA]: Irport removal - part 1 | Adrian Bunk | 1 | -13/+0 |
2007-12-20 | [NET] include/net/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-10-26 | [IRDA]: Make ircomm_tty static. | Adrian Bunk | 1 | -1/+0 |
2007-10-19 | Spelling fix: explicitly | Jean Delvare | 1 | -2/+2 |
2007-07-10 | [IrDA]: Netlink layer. | Samuel Ortiz | 2 | -0/+5 |
2007-06-08 | [IrDA]: Fix Rx/Tx path race. | G. Liakhovetski | 1 | -0/+17 |
2007-05-09 | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 21 | -21/+21 |
2007-02-26 | [IRDA] net/irda/: proper prototypes | Adrian Bunk | 1 | -0/+16 |
2006-12-08 | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 1 | -1/+1 |
2006-12-06 | [IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n | Randy Dunlap | 1 | -0/+2 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 1 | -0/+1 |
2006-12-02 | [IRDA]: Trivial annotations. | Al Viro | 1 | -8/+8 |
2006-09-28 | [IrDA]: Memory allocations cleanups | Samuel Ortiz | 3 | -4/+39 |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |