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
/
vlsi_ir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-25
irda: vlsi_ir: fix check for DMA mapping errors
Alexey Khoroshilov
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-01-11
irda: vlsi_ir: Replace timeval with ktime_t
Chunyan Zhang
1
-33
/
+13
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
1
-13
/
+14
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
1
-55
/
+63
2014-09-09
irda: vlsi_ir: use %*ph specifier
Andy Shevchenko
1
-6
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
irda: use pci_zalloc_consistent
Joe Perches
1
-2
/
+2
2013-12-09
irda: vlsi_ir: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-12-06
irda: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-09-11
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2012-12-03
irda: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-03-24
net/irda: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-8
/
+8
2009-09-01
irda: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-7
/
+0
2009-03-21
irda: convert vlsi driver to net_device_ops
Stephen Hemminger
1
-5
/
+9
2009-01-06
irda: convert to internal stats
Stephen Hemminger
1
-42
/
+36
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
1
-18
/
+18
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-09-22
irda: follow lspci device/vendor style
Bjorn Helgaas
1
-1
/
+1
2008-07-30
irda: replace __FUNCTION__ with __func__
Harvey Harrison
1
-46
/
+46
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
1
-3
/
+2
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2007-07-10
[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver
Matthias Kaehlcke
1
-13
/
+14
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-01-23
[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code
Adrian Bunk
1
-8
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
1
-1
/
+1
2006-03-20
[IRDA]: pci_register_driver conversion
Christophe Lucas
1
-1
/
+1
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
1
-2
/
+1
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
1
-2
/
+2
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-5
/
+5
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-8
/
+3
2005-04-16
[PATCH] u32 vs. pm_message_t fixes for drivers/net
Pavel Machek
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1912