| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 |
|\ |
|
| * | pxaficp-ir: remove incorrect net_device_ops | Marek Vasut | 2009-08-24 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
|/ |
|
* | irda: include etherdevice.h for eth_*() functions | Alexander Beregalov | 2009-04-17 |
* | irda/pxaficp_ir: convert to net_device_ops | Alexander Beregalov | 2009-04-16 |
* | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 2009-03-09 |
* | irda: convert to internal stats | Stephen Hemminger | 2009-01-06 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 |
| |\ |
|
| | * | [ARM] pxa: move UART register definitions into dedicated regs-uart.h | Eric Miao | 2008-12-02 |
| | * | [ARM] pxa: move FICP register definitions into pxaficp_ir.c | Eric Miao | 2008-12-02 |
| * | | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 |
| * | | [ARM] pxa: avoid polluting the kernel's namespace | Russell King | 2008-11-28 |
| |/ |
|
* / | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
|/ |
|
* | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2008-10-07 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin setting | Dmitry Baryshkov | 2008-07-09 |
* | [ARM] 5144/1: pxaficp_ir: cleanup includes | Dmitry Baryshkov | 2008-07-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 |
|\ |
|
| * | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 |
* | | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 2008-04-19 |
* | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 |
|/ |
|
* | [ARM] pxa: update pxa irda driver to use clk support | Russell King | 2007-10-12 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 |
* | | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
|/ |
|
* | [ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2) | Guennadi Liakhovetski | 2007-04-01 |
* | [IrDA]: PXA FIR code device model conversion | Paul Sokolovsky | 2006-12-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | | [ARM] 3066/1: Fix PXA irda driver suspend/resume functions | Richard Purdie | 2005-10-30 |
|/ |
|
* | [ARM] 2897/2: PXA2xx IRDA support | Nicolas Pitre | 2005-10-28 |