index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
/
smsc-ircc2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
irda: convert to internal stats
Stephen Hemminger
1
-24
/
+14
2008-12-26
drivers/net/irda: fix sparse warnings: make symbols static
Hannes Eder
1
-3
/
+3
2008-07-31
irda: replace __FUNCTION__ with __func__
Harvey Harrison
1
-60
/
+60
2008-06-12
irda: remove CVS keywords
Adrian Bunk
1
-1
/
+0
2008-05-05
irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c
Ingo Molnar
1
-1
/
+4
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
1
-13
/
+4
2007-10-11
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2007-07-01
smsc-ircc2: bypass PNP detection until we get the quirks worked out
Bjorn Helgaas
1
-1
/
+1
2007-06-28
smsc-ircc2: skip preconfiguration for PNP devices
Bjorn Helgaas
1
-7
/
+7
2007-05-08
smsc-ircc2: add PNP support
Bjorn Helgaas
1
-23
/
+75
2007-05-08
smsc-ircc2: tidy up module parameter checking
Bjorn Helgaas
1
-6
/
+8
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
1
-0
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-29
[IrDA] smsc-ircc: More laptops detected
Linus Walleij (LD/EAB
1
-2
/
+36
2006-07-13
[PATCH] smsc-ircc2: fix section reference mismatches
Dmitry Torokhov
1
-1
/
+1
2006-05-10
[IRDA]: smsc-ircc: Minimal hotplug support.
David Brownell
1
-1
/
+13
2006-04-15
[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges
Linus Walleij
1
-52
/
+264
2006-04-10
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
1
-0
/
+311
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-13
/
+14
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-0
/
+1
2005-10-31
[PATCH] smsc-ircc2: PM cleanup - do not close device when suspending
Dmitry Torokhov
1
-44
/
+85
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-6
/
+6
2005-09-08
[PATCH] Fix smsc_ircc_init return value
Brice Goglin
1
-0
/
+1
2005-09-08
[PATCH] smsc-ircc2: dont use void * where specific type will do
Dmitry Torokhov
1
-6
/
+4
2005-09-08
[PATCH] smsc-ircc2: use netdev_priv()
Dmitry Torokhov
1
-12
/
+11
2005-09-08
[PATCH] smsc-ircc2: add to sysfs as platform device, new PM
Dmitry Torokhov
1
-56
/
+65
2005-09-08
[PATCH] smsc-ircc2: dont pass iobase around
Dmitry Torokhov
1
-35
/
+26
2005-09-08
[PATCH] smsc-ircc2: remove typedefs
Dmitry Torokhov
1
-26
/
+13
2005-09-08
[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE
Dmitry Torokhov
1
-3
/
+2
2005-09-08
[PATCH] smsc-ircc2: formatting fixes
Dmitry Torokhov
1
-326
/
+317
2005-09-08
[PATCH] smsc-ircc2: whitespace fixes
Dmitry Torokhov
1
-192
/
+192
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2396