index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
/
pxaficp_ir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
net: irda: pxaficp_ir: dmaengine conversion
Robert Jarzmik
1
-47
/
+102
2015-09-29
net: irda: pxaficp_ir: convert to readl and writel
Robert Jarzmik
1
-84
/
+126
2015-09-29
net: irda: pxaficp_ir: use sched_clock() for time management
Robert Jarzmik
1
-8
/
+7
2014-10-20
net: irda: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-08-22
net: irda: pxaficp_ir: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-2
/
+2
2012-10-07
drivers/net/irda/pxaficp_ir.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-14
net: pxaficp_ir: add irq resources
Rob Herring
1
-11
/
+17
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-09
ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register
Arnd Bergmann
1
-6
/
+6
2012-03-17
net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
Philipp Zabel
1
-3
/
+3
2011-11-28
net/irda: convert drivers/net/irda/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-6
/
+41
2009-09-10
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
1
-6
/
+41
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2009-08-24
pxaficp-ir: remove incorrect net_device_ops
Marek Vasut
1
-3
/
+1
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-04-17
irda: include etherdevice.h for eth_*() functions
Alexander Beregalov
1
-0
/
+1
2009-04-16
irda/pxaficp_ir: convert to net_device_ops
Alexander Beregalov
1
-4
/
+11
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-2
/
+1
2009-01-06
irda: convert to internal stats
Stephen Hemminger
1
-30
/
+22
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+45
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-0
/
+43
2008-12-02
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
Eric Miao
1
-0
/
+1
2008-12-02
[ARM] pxa: move FICP register definitions into pxaficp_ir.c
Eric Miao
1
-0
/
+42
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
1
-1
/
+1
2008-11-28
[ARM] pxa: avoid polluting the kernel's namespace
Russell King
1
-0
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-4
/
+0
2008-10-07
[ARM] pxa: simplify DMA register definitions
Eric Miao
1
-4
/
+4
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-09
[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin setting
Dmitry Baryshkov
1
-9
/
+0
2008-07-09
[ARM] 5144/1: pxaficp_ir: cleanup includes
Dmitry Baryshkov
1
-15
/
+0
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-04-25
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-04-19
[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks
Dmitry Baryshkov
1
-0
/
+10
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2007-10-13
[ARM] pxa: update pxa irda driver to use clk support
Russell King
1
-8
/
+43
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-6
/
+6
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-22
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-6
/
+6
2007-04-02
[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)
Guennadi Liakhovetski
1
-5
/
+25
2006-12-07
[IrDA]: PXA FIR code device model conversion
Paul Sokolovsky
1
-13
/
+13
[next]