net: use netdev_mc_count and netdev_mc_empty when appropriate
[safe/jmp/linux-2.6] / arch / arm / mach-pxa / devices.c
2009-12-16 Eric Miao[ARM] pxa: fix no reference of cpu_is_pxa25x() in devices.c
2009-12-16 Eric Miaorevert "[ARM] pxa/cm-x300: add PWM backlight support"
2009-12-01 Igor Grinberg[ARM] pxa/cm-x300: add PWM backlight support
2009-12-01 Russell King[ARM] pxa: allow platforms to control which uarts are...
2009-12-01 Haojian Zhuangpxa3xx_nand: move pxa3xx_nand.h common into plat directory
2009-09-10 Daniel Mack[ARM] pxa: add device definition for graphics controller
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-05 Eric Miao[ARM] pxa: move mach/i2c.h to plat/i2c.h
2009-06-05 Eric Miao[ARM] pxa: add platform device ID table to pxa i2c...
2009-06-04 Philipp Zabel[ARM] pxa: fix pxa27x_udc default pullup GPIO
2009-03-09 Eric Miao[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for...
2008-12-02 Robert Jarzmik[ARM] pxa: add resources for incoming rtc-pxa driver
2008-12-02 Eric Miao[ARM] pxa: move I2C pin configurations out into board...
2008-12-02 Eric Miao[ARM] pxa: move power I2C device definitions into devices.c
2008-12-02 Eric Miao[ARM] pxa: move UART register definitions into dedicate...
2008-12-02 Eric Miao[ARM] pxa: use <linux/gpio.h> instead of unnecessary...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-09 Eric Miao[ARM] pxa: add pxa3xx NAND device and clock sources
2008-07-09 Guennadi Liakhovetski[ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to regist...
2008-07-09 Mark Brown[ARM] 5085/2: PXA: Move AC97 over to the new central...
2008-07-09 Philipp Zabel[ARM] 5120/1: pxa: correct platform driver names for...
2008-07-09 Russell KingMerge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi...
2008-06-02 Philipp Zabel[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2C...
2008-05-19 eric miao[ARM] pxa: Add PXA support for PWM API
2008-04-19 Guennadi Liakhovetski[ARM] pxa: V4L2 soc_camera driver for PXA270
2008-04-19 eric miao[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_...
2008-02-04 eric miao[ARM] pxa: fix the warning of undeclared "struct pxaohc...
2008-01-26 eric miao[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c...
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 3rd host controller support for...
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 2nd host controller support for...
2008-01-26 Bridge Wu[ARM] pxa: mmc: add 1st host controller support for...
2008-01-26 eric miao[ARM] pxa: create arch/arm/mach-pxa/device.c for all...