Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b686ece59ba824e87b850e6348b37013a220ec60
/
drivers
/
net
/
irda
/
pxaficp_ir.c
3f00302f
net: irda: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9bcadae
net: irda: pxaficp_ir: use platform_set_drvdata()
by Libo Chen
· 11 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
cbd841c
drivers/net/irda/pxaficp_ir.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
121f3f9
net: pxaficp_ir: add irq resources
by Rob Herring
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
9296780
ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register
by Arnd Bergmann
· 12 years ago
4823cd3
net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
by Philipp Zabel
· 13 years ago
8b7ff20
net/irda: convert drivers/net/irda/* to use module_platform_driver()
by Axel Lin
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 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
28f9f19
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
c4bd017
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
by Marek Vasut
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d2f3ad4
pxaficp-ir: remove incorrect net_device_ops
by Marek Vasut
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
f6a2629
irda: include etherdevice.h for eth_*() functions
by Alexander Beregalov
· 16 years ago
c76ccd6
irda/pxaficp_ir: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
5bf3df3
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
by Eric Miao
· 16 years ago
af04908
irda: convert to internal stats
by Stephen Hemminger
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
02f6526
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
by Eric Miao
· 16 years ago
b40ddf5
[ARM] pxa: move FICP register definitions into pxaficp_ir.c
by Eric Miao
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
05678a9
[ARM] pxa: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
87f3dd7
[ARM] pxa: simplify DMA register definitions
by Eric Miao
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
73d1a2c
[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin setting
by Dmitry Baryshkov
· 16 years ago
330ff19
[ARM] 5144/1: pxaficp_ir: cleanup includes
by Dmitry Baryshkov
· 16 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
baf1c5d
[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks
by Dmitry Baryshkov
· 17 years ago
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
82d553c
[ARM] pxa: update pxa irda driver to use clk support
by Russell King
· 17 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 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
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
9a4d93d
[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)
by Guennadi Liakhovetski
· 18 years ago
b259e7d
[IrDA]: PXA FIR code device model conversion
by Paul Sokolovsky
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
91e1a51
[ARM] 3066/1: Fix PXA irda driver suspend/resume functions
by Richard Purdie
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
6f475c0
[ARM] 2897/2: PXA2xx IRDA support
by Nicolas Pitre
· 19 years ago