| Commit message (Expand) | Author | Age | Files | Lines |
* | net: irda: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-27 | 3 | -3/+0 |
* | net/irda: fix error return code in bfin_sir_open() | Wei Yongjun | 2013-05-08 | 1 | -2/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -2/+2 |
|\ |
|
| * | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 | 1 | -1/+1 |
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | net: au1k_ir: Use module_platform_driver() | Sachin Kamat | 2013-03-20 | 1 | -12/+1 |
* | | drivers: net: irda: use resource_size() in au1k_ir.c | Silviu-Mihai Popescu | 2013-03-17 | 1 | -2/+3 |
* | | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 2013-03-17 | 6 | -24/+12 |
* | | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 2013-03-15 | 2 | -9/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 9 | -79/+55 |
| |\ |
|
| * | | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2013-01-03 | 1 | -1/+1 |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -1/+1 |
| * | | | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-22 | 1 | -18/+18 |
|/ / |
|
* | | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 | 2 | -5/+4 |
* | | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | David S. Miller | 2012-12-03 | 7 | -26/+26 |
|\ \ |
|
| * | | irda: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 7 | -26/+26 |
* | | | irda: ep7211-sir: Convert to platform_diver | Alexander Shiyan | 2012-12-03 | 1 | -46/+27 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 | 1 | -1/+1 |
|\ \ |
|
| * | | irda: sir_dev: Fix copy/paste typo | Alexander Shiyan | 2012-11-20 | 1 | -1/+1 |
| |/ |
|
* | | irda: sh-irda: Remove SH7377 support | Nobuhiro Iwamatsu | 2012-11-08 | 1 | -4/+0 |
* | | irda: sh-irda: Remove SH7367 support | Nobuhiro Iwamatsu | 2012-11-08 | 1 | -1/+1 |
|/ |
|
* | drivers/net/irda/sh_sir.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -2/+3 |
* | drivers/net/irda/sh_irda.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -2/+2 |
* | drivers/net/irda/sa1100_ir.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -1/+3 |
* | drivers/net/irda/pxaficp_ir.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -1/+3 |
* | drivers/net/irda/mcs7780.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -1/+3 |
* | drivers/net/irda/irtty-sir.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -1/+3 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 1 | -12/+18 |
|\ |
|
| * | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 1 | -11/+17 |
| |\ \ |
|
| | * | | net: pxaficp_ir: add irq resources | Rob Herring | 2012-09-14 | 1 | -11/+17 |
| | |/ |
|
* | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 3 | -4/+6 |
| |\ \
| | |/ |
|
| * | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 3 | -10/+10 |
| |\ \ |
|
| * | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -5/+5 |
* | | | | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate() | Wei Yongjun | 2012-09-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | drivers/net/irda: fix error return code | Julia Lawall | 2012-08-20 | 2 | -0/+2 |
* | | | drivers: net: irda: bfin_sir: fix compile error | Sonic Zhang | 2012-08-08 | 1 | -4/+4 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 1 | -6/+6 |
|\ \ |
|
| * | | ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register | Arnd Bergmann | 2012-07-09 | 1 | -6/+6 |
| |/ |
|
* | | drivers: net: Remove casts to same type | Joe Perches | 2012-06-06 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ |
|
| * | Fix "the the" in various Kconfig | Masanari Iida | 2012-04-18 | 1 | -1/+1 |
* | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 5 | -50/+77 |
|\ \ |
|
| * | | USB: stir4200.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -3/+3 |
| * | | USB: ksdazzle-sir.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -18/+28 |