index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
net: irda: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
7
-17
/
+17
2016-04-04
irda: sh_irda: remove driver
Simon Horman
3
-883
/
+0
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
1
-3
/
+0
2016-02-06
net: irda: Fix use-after-free in irtty_open()
Peter Hurley
1
-10
/
+0
2016-01-21
net/irda: bfin_sir: remove duplicate defines
Sudip Mukherjee
1
-3
/
+0
2016-01-08
irda: toim3232-sir: delete some dead code
Dan Carpenter
1
-10
/
+0
2015-09-28
net: irda: pxaficp_ir: dmaengine conversion
Robert Jarzmik
1
-47
/
+102
2015-09-28
net: irda: pxaficp_ir: convert to readl and writel
Robert Jarzmik
1
-84
/
+126
2015-09-28
net: irda: pxaficp_ir: use sched_clock() for time management
Robert Jarzmik
1
-8
/
+7
2015-09-11
irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()
Alexey Khoroshilov
1
-6
/
+0
2015-05-25
irda: irda-usb: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+3
2015-01-11
irda: vlsi_ir: Replace timeval with ktime_t
Chunyan Zhang
2
-34
/
+14
2015-01-11
irda: stir4200: Replace timeval with ktime_t
Chunyan Zhang
1
-9
/
+7
2015-01-11
irda: nsc-ircc: Replace timeval with ktime_t
Chunyan Zhang
2
-8
/
+4
2015-01-11
irda: irda-usb: Replace timeval with ktime_t
Chunyan Zhang
2
-11
/
+4
2015-01-11
irda: ali-ircc: Replace timeval with ktime_t
Chunyan Zhang
2
-11
/
+5
2015-01-11
irda: Removed all unused timeval variables
Chunyan Zhang
6
-16
/
+0
2014-12-30
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+0
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
21
-633
/
+446
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
16
-269
/
+296
2014-10-20
net: irda: drop owner assignment from platform_drivers
Wolfram Sang
4
-4
/
+0
2014-10-03
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-09-09
irda: vlsi_ir: use %*ph specifier
Andy Shevchenko
1
-6
/
+2
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2014-08-13
drivers/net/irda/donauboe.c: convert to module_pci_driver
Libo Chen
1
-14
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-08-08
irda: use pci_zalloc_consistent
Joe Perches
1
-2
/
+2
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+46
2014-07-30
MIPS: Alchemy: irda: use clk framework
Manuel Lauss
1
-2
/
+46
2014-06-19
drivers/net/irda/kingsun-sir.c: remove null test before kfree
Fabian Frederick
1
-2
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-35
/
+8
2014-06-02
via-ircc: Remove useless return variables
Peter Senna Tschudin
1
-5
/
+2
2014-05-14
irda: sh_irda: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+2
2014-05-07
w83977af_ir: remove two faux Kconfig macros
Paul Bolle
1
-29
/
+4
2014-04-30
irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration
Stratos Karafotis
1
-9
/
+5
2014-02-17
irtty-sir.c: Do not set_termios() on irtty_close()
Tommie Gannert
1
-1
/
+0
2014-02-06
net: irda: ep7211-sir: Remove driver
Alexander Shiyan
3
-78
/
+0
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
8
-8
/
+0
2014-01-09
irda: sh_sir: use devm_request_irq()
Kuninori Morimoto
1
-1
/
+1
2014-01-09
irda: sh_irda: use devm_request_irq()
Kuninori Morimoto
1
-1
/
+1
2014-01-09
irda: fixup SH_SIR position on Kconfig
Kuninori Morimoto
1
-2
/
+2
2013-12-09
irda: vlsi_ir: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-12-09
irda: via-ircc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-06
irda: Fix FSF address in file headers
Jeff Kirsher
11
-30
/
+11
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
2
-2
/
+2
2013-10-07
irda: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-6
/
+6
2013-09-24
irda: Remove extern from function prototypes
Joe Perches
1
-14
/
+15
[next]