aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/magician.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel1-34/+23
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-04-25ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel1-1/+1
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+1
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2010-01-04[ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao1-1/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-8/+2
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-40/+9
2009-06-05[ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devicesPhilipp Zabel1-1/+1
2009-06-05[ARM] pxa/magician: use I2C fast modePhilipp Zabel1-1/+9
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-04-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-43/+41
2009-04-05pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel1-1/+0
2009-04-04[ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_powerPhilipp Zabel1-43/+41
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+2
2009-03-09[ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel1-2/+0
2009-03-09[ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel1-1/+1
2009-03-09[ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel1-2/+4
2009-03-09[ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel1-1/+1
2009-02-02[ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel1-4/+31
2009-01-21[ARM] pxa/magician: use named initializers for gpio_keys setupPhilipp Zabel1-15/+24
2009-01-21[ARM] pxa/magician: Use SZ_64M for physmap resourcePhilipp Zabel1-3/+1
2009-01-21[ARM] pxa/magician: enable power I2C for max158xxPhilipp Zabel1-0/+1
2009-01-21[ARM] pxa/magician: setup SSP1 pins for audioPhilipp Zabel1-0/+5
2008-12-17[ARM] pxa: convert legacy LCD setup of other boards to new oneEric Miao1-4/+3
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao1-0/+4
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-11/+3
2008-09-26[ARM] pxa: make "gpio_leds" staticRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-10/+10
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov1-0/+1
2008-07-09[ARM] 5138/1: magician: set pwm-backlight .id = -1Philipp Zabel1-0/+1
2008-07-09[ARM] 5126/1: magician: remove superfluous mtd includesPhilipp Zabel1-2/+0
2008-07-09[ARM] 5125/1: magician: move gpio pin configuration into __initdata sectionPhilipp Zabel1-1/+1
2008-07-09[ARM] 5119/1: magician: include linux/gpio.h instead of asm/gpio.hPhilipp Zabel1-1/+1
2008-07-09[ARM] 5042/1: magician: request GPIOs for pda_powerPhilipp Zabel1-0/+41
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King1-24/+45
2008-07-03[ARM] 5045/1: magician: use the pwm_bl driver for the LCD backlightPhilipp Zabel1-24/+44
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King1-0/+1
2008-04-24[ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_infoPhilipp Zabel1-1/+1