Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3db1cd5c05f35fb43eb134df6f321de4e63141f2
/
drivers
/
net
/
irda
/
smsc-ircc2.c
5ee5a07
irda: use PCI_VENDOR_ID_*
by Jon Mason
· 13 years ago
f470e5a
irda: fix smsc-ircc2 section mismatch warning
by Randy Dunlap
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
948252c
Revert "net: fix section mismatches"
by David S. Miller
· 13 years ago
e5cb966
net: fix section mismatches
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1170bed
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
by Sedat Dilek
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
2e4e7a9
drivers/net/irda: use for_each_pci_dev()
by Kulikov Vasiliy
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
83cf0a9
comment typo fix: sybsystem -> subsystem
by Jean Delvare
· 15 years ago
6518bbb
irda: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
adbf7f0
irda: smsc wait count reaches -1
by Roel Kluin
· 15 years ago
02087be
irda: convert smsc driver to net_device_ops
by Stephen Hemminger
· 16 years ago
af04908
irda: convert to internal stats
by Stephen Hemminger
· 16 years ago
0e49e64
drivers/net/irda: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
a97a6f1
irda: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
d4c3c07
irda: remove CVS keywords
by Adrian Bunk
· 16 years ago
7a1aa30
irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c
by Ingo Molnar
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
32db927
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
by Jonathan Bastien-Filiatrault
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
cbcdd77
smsc-ircc2: bypass PNP detection until we get the quirks worked out
by Bjorn Helgaas
· 17 years ago
7c31d2f
smsc-ircc2: skip preconfiguration for PNP devices
by Bjorn Helgaas
· 17 years ago
d0d4f69
smsc-ircc2: add PNP support
by Bjorn Helgaas
· 18 years ago
916f11c
smsc-ircc2: tidy up module parameter checking
by Bjorn Helgaas
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
afdf27c
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
by Peter Kovar
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
895de09
[IrDA] smsc-ircc: More laptops detected
by Linus Walleij (LD/EAB
· 18 years ago
c5d965c
[PATCH] smsc-ircc2: fix section reference mismatches
by Dmitry Torokhov
· 18 years ago
d94c77b
[IRDA]: smsc-ircc: Minimal hotplug support.
by David Brownell
· 19 years ago
08d0999
[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges
by Linus Walleij
· 19 years ago
c1e14a6
[IRDA]: smcinit merged into smsc-ircc driver
by Linus Walleij
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
e812cb5
[PATCH] smsc-ircc2: PM cleanup - do not close device when suspending
by Dmitry Torokhov
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
505db03
[PATCH] Fix smsc_ircc_init return value
by Brice Goglin
· 19 years ago
0fa2f49
[PATCH] smsc-ircc2: dont use void * where specific type will do
by Dmitry Torokhov
· 19 years ago
da0841a
[PATCH] smsc-ircc2: use netdev_priv()
by Dmitry Torokhov
· 19 years ago
6bb3b2c
[PATCH] smsc-ircc2: add to sysfs as platform device, new PM
by Dmitry Torokhov
· 19 years ago
80a9058
[PATCH] smsc-ircc2: dont pass iobase around
by Dmitry Torokhov
· 19 years ago
b6158d2
[PATCH] smsc-ircc2: remove typedefs
by Dmitry Torokhov
· 19 years ago
a956f4c
[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE
by Dmitry Torokhov
· 19 years ago
98b7777
[PATCH] smsc-ircc2: formatting fixes
by Dmitry Torokhov
· 19 years ago
527b6af
[PATCH] smsc-ircc2: whitespace fixes
by Dmitry Torokhov
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago