summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/hx4700.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2016-09-281-1/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-1/+1
* ARM: pxa: hx4700: Remove unused field initializersThierry Reding2015-10-061-2/+0
* ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula2015-09-201-1/+0
* hx4700: regulator: declare full constraintsMartin Vajnar2014-12-261-0/+2
* ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
* ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons2012-10-281-1/+7
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-301-44/+12
|\
| * ARM: pxa: hx4700: Use DEFINE_RES_* macros consistentlyPaul Parsons2012-07-011-44/+12
* | ARM: pxa: hx4700: Fix basic suspend/resumePaul Parsons2012-07-011-1/+14
|/
* Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Olof Johansson2012-05-181-10/+27
|\
| * ARM: pxa: hx4700: Add Synaptics NavPoint touchpadPaul Parsons2012-05-141-1/+23
| * ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin2012-05-141-9/+4
* | ARM: pxa: Add standard UART to hx4700_pin_config[]Paul Parsons2012-05-051-0/+4
* | ARM: pxa: hx4700: Add PCMCIA/CF supportPaul Parsons2012-05-031-1/+1
* | ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup sourcePaul Parsons2012-05-031-1/+2
* | ARM: pxa: hx4700: Initialize DS1WM clock_ratePaul Parsons2012-05-031-0/+1
|/
* Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-291-2/+0
|\
| * ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-281-2/+0
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-6/+27
|\ \
| * | pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner2012-03-061-6/+27
| |/
* | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-03-151-15/+2
|\ \
| * | pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons2012-03-141-12/+0
| * | ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons2012-03-141-2/+2
| * | ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons2012-03-141-1/+0
| |/
* | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-101-0/+25
|\|
| * pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin2012-02-171-0/+25
* | pxa/hx4700: Add ASIC3 LED supportPaul Parsons2012-02-281-0/+16
* | pxa/hx4700: Correct StrataFlash block size discoveryPaul Parsons2012-02-281-6/+5
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+1
* | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-9/+9
|/
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+1
|\
| * ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
* | ARM: pxa/hx4700: use gpio arrays for global gpiosPhilipp Zabel2011-07-111-51/+19
|/
* ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
* ARM: pxa/hx4700: bq24022 regulator needs to be enabledPaul Parsons2011-04-251-1/+1
* ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-1/+1
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-1/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-0/+1
* [ARM] pxa/hx4700: actually use platform_lcd driverDmitry Artamonow2009-12-011-0/+1