index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-5
/
+2
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-8
/
+2
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
irda: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-04-27
NET: smsc-ircc2: mark non-experimental
Linus Walleij
1
-1
/
+0
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-08-03
irda: use PCI_VENDOR_ID_*
Jon Mason
1
-10
/
+8
2011-06-21
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-31
Revert "net: fix section mismatches"
David S. Miller
1
-22
/
+22
2011-04-18
net: fix section mismatches
Michał Mirosław
1
-22
/
+22
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-03
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
Sedat Dilek
1
-1
/
+1
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-07-21
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-12-04
comment typo fix: sybsystem -> subsystem
Jean Delvare
1
-1
/
+1
2009-09-01
irda: convert to netdev_tx_t
Stephen Hemminger
1
-5
/
+10
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-8
/
+8
2009-06-13
irda: smsc wait count reaches -1
Roel Kluin
1
-1
/
+1
2009-03-21
irda: convert smsc driver to net_device_ops
Stephen Hemminger
1
-9
/
+21
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-30
irda: replace __FUNCTION__ with __func__
Harvey Harrison
1
-60
/
+60
2008-06-11
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-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
1
-13
/
+4
2007-10-10
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-10
[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-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
1
-0
/
+1
2007-04-25
[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-28
[IrDA] smsc-ircc: More laptops detected
Linus Walleij (LD/EAB
1
-2
/
+36
2006-07-12
[PATCH] smsc-ircc2: fix section reference mismatches
Dmitry Torokhov
1
-1
/
+1
2006-05-09
[IRDA]: smsc-ircc: Minimal hotplug support.
David Brownell
1
-1
/
+13
2006-04-14
[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges
Linus Walleij
1
-52
/
+264
2006-04-09
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
1
-0
/
+311
2005-11-09
[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-30
[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-07
[PATCH] Fix smsc_ircc_init return value
Brice Goglin
1
-0
/
+1
[next]