index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
3
-674
/
+686
|
\
|
*
net/irda: convert au1k_ir to platform driver.
Manuel Lauss
2011-12-08
3
-671
/
+686
|
*
MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100
Manuel Lauss
2011-12-07
1
-5
/
+5
|
*
MIPS: Alchemy: remove PB1000 support
Manuel Lauss
2011-12-07
1
-4
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
3
-4
/
+4
|
\
\
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
3
-4
/
+4
|
|
/
*
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
|
*
|
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
6
-132
/
+6
|
\
\
|
*
|
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
6
-132
/
+6
|
|
/
*
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
2
-2
/
+2
*
|
net/irda: convert drivers/net/irda/* to use module_platform_driver()
Axel Lin
2011-11-27
4
-48
/
+4
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
1
-1
/
+1
|
\
|
*
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-54
/
+70
|
\
\
|
*
|
net/irda: sh_irda: add PM support
Kuninori Morimoto
2011-09-15
1
-11
/
+27
|
*
|
net/irda: sh_irda: update author's email address
Kuninori Morimoto
2011-09-15
1
-10
/
+10
|
*
|
net/irda: sh_irda: add sh_irda_ prefix to all functions
Kuninori Morimoto
2011-09-15
1
-34
/
+34
|
|
/
*
|
Fix file references in Kconfig files
Johann Felix Soden
2011-10-11
1
-1
/
+1
|
/
*
net/irda: sh_sir: tidyup compile warning
Kuninori Morimoto
2011-08-11
1
-1
/
+1
*
net/irda: sh_sir: add missing header
Kuninori Morimoto
2011-08-11
1
-0
/
+2
*
net/irda: sh_irda: add missing header
Kuninori Morimoto
2011-08-11
1
-0
/
+2
*
irda: use PCI_VENDOR_ID_*
Jon Mason
2011-08-03
1
-10
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
1
-1
/
+1
*
|
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
2011-06-21
1
-1
/
+1
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
9
-0
/
+9
*
|
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-1
/
+1
|
/
*
Revert "net: fix section mismatches"
David S. Miller
2011-05-31
1
-22
/
+22
*
net/irda: convert bfin_sir to common Blackfin UART header
Mike Frysinger
2011-05-24
2
-89
/
+33
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
|
net: fix section mismatches
Michał Mirosław
2011-04-18
1
-22
/
+22
|
/
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
12
-19
/
+19
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
12
-19
/
+19
*
|
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
2011-03-30
1
-6
/
+6
*
|
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
Ben Hutchings
2011-03-30
1
-67
/
+15
|
/
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
1
-2
/
+12
|
\
|
*
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
2011-01-18
1
-2
/
+12
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-1
/
+1
|
|
\
\
|
*
|
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
|
net/irda: bfin_sir: back out transitional defines
Mike Frysinger
2011-01-10
1
-3
/
+0
*
|
|
|
net/irda: bfin_sir: pull in serial headers for defines
Mike Frysinger
2011-01-10
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
Sedat Dilek
2011-01-03
1
-1
/
+1
*
|
|
drivers/net/*/: Use static const
Joe Perches
2010-12-21
2
-3
/
+3
*
|
|
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-1
/
+1
|
|
/
|
/
|
*
|
SuperH IrDA: correct Baud rate error correction
Nicolas Kaiser
2010-11-21
1
-1
/
+1
|
/
[next]