Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
aa9cd31c3f3ee36dc459b6070bacc581c1bfc334
/
drivers
/
net
/
irda
/
via-ircc.c
6c91023
irda: Remove IRDA_<TYPE> logging macros
by Joe Perches
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
c65a965
via-ircc: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
12c51e1
irda: via-ircc: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
e8478de
irda: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
18ebe5c
via-ircc: don't return zero if via_ircc_open() failed
by Alexey Khoroshilov
· 11 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
45ac936
irda: remove __dev* attributes
by Bill Pemberton
· 12 years ago
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
· 16 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 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