Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
97d66c47277fc801bc1ee93559a848057181ea55
/
drivers
/
net
/
irda
/
via-ircc.c
a997cbb
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible
by Julia Lawall
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
fd1d918
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
by Ben Hutchings
· 14 years ago
abc4559
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
by Ben Hutchings
· 14 years ago
8d34e7d
drivers/net/irda: Eliminate memory leak
by Julia Lawall
· 14 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
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 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
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
0bd11f2
irda: convert via-ircc to net_device_ops
by Stephen Hemminger
· 16 years ago
af04908
irda: convert to internal stats
by Stephen Hemminger
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
by Wang Chen
· 16 years ago
a97a6f1
irda: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
568b493
irda: via-ircc proper dma freeing
by Wang Chen
· 16 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 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
83e331e
[IRDA] via-ircc: fix memory leak
by Chuck Short
· 18 years ago
9c3bd68
[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()
by Bjorn Helgaas
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago