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
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
1
-1
/
+1
2011-06-21
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
1
-1
/
+1
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
9
-0
/
+9
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2011-05-31
Revert "net: fix section mismatches"
David S. Miller
1
-22
/
+22
2011-05-24
net/irda: convert bfin_sir to common Blackfin UART header
Mike Frysinger
2
-89
/
+33
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-04-18
net: fix section mismatches
Michał Mirosław
1
-22
/
+22
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
12
-19
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
12
-19
/
+19
2011-03-30
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
1
-6
/
+6
2011-03-30
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
Ben Hutchings
1
-67
/
+15
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+12
2011-01-18
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
1
-2
/
+12
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
net/irda: bfin_sir: back out transitional defines
Mike Frysinger
1
-3
/
+0
2011-01-10
net/irda: bfin_sir: pull in serial headers for defines
Mike Frysinger
1
-0
/
+5
2011-01-03
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
Sedat Dilek
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2010-12-21
drivers/net/*/: Use static const
Joe Perches
2
-3
/
+3
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-11-21
SuperH IrDA: correct Baud rate error correction
Nicolas Kaiser
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
10
-15
/
+16
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-12
irda: Semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2010-10-11
irda: Test index before read in stir421x_patch_device()
Roel Kluin
1
-4
/
+4
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
8
-9
/
+9
2010-09-23
Fix typo: configuation => configuration
Thomas Weber
1
-1
/
+1
2010-08-25
drivers/net/irda: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-16
drivers/net/irda: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
1
-4
/
+2
2010-08-04
net/irda/sh_irda: Modify clk_get lookups
Kuninori Morimoto
1
-4
/
+2
2010-07-21
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-07-15
drivers: irda: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-15
drivers: irda: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
5
-7
/
+7
2010-05-23
net/irda: bfin_sir: IRDA is not affected by anomaly 05000230
Graf Yang
1
-2
/
+6
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2
-5
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
8
-11
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-5
/
+10
2010-04-06
net/irda: Add SuperH IrDA driver support
Kuninori Morimoto
3
-0
/
+872
2010-04-06
net/irda: sh_sir: Modify iounmap wrong execution
Kuninori Morimoto
1
-5
/
+3
2010-04-06
net/irda: sh_sir: fixup err return value on sh_sir_open
Kuninori Morimoto
1
-1
/
+3
[next]