aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/hx4700.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij1-7/+16
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-1/+1
2018-06-20ARM: pxa: hx4700: fix the usb clientRobert Jarzmik1-0/+4
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-1/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+1
2015-10-06ARM: pxa: hx4700: Remove unused field initializersThierry Reding1-2/+0
2015-09-20ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula1-1/+0
2014-12-26hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2014-05-21ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni1-8/+2
2014-05-21ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni1-1/+8
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-10-28ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons1-1/+7
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-44/+12
2012-07-01ARM: pxa: hx4700: Use DEFINE_RES_* macros consistentlyPaul Parsons1-44/+12
2012-07-01ARM: pxa: hx4700: Fix basic suspend/resumePaul Parsons1-1/+14
2012-05-18Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson1-10/+27
2012-05-14ARM: pxa: hx4700: Add Synaptics NavPoint touchpadPaul Parsons1-1/+23
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin1-9/+4
2012-05-05ARM: pxa: Add standard UART to hx4700_pin_config[]Paul Parsons1-0/+4
2012-05-03ARM: pxa: hx4700: Add PCMCIA/CF supportPaul Parsons1-1/+1
2012-05-03ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup sourcePaul Parsons1-1/+2
2012-05-03ARM: pxa: hx4700: Initialize DS1WM clock_ratePaul Parsons1-0/+1
2012-03-29Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson1-2/+0
2012-03-28ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker1-2/+0
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+27
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boardsArnd Bergmann1-15/+2
2012-03-14pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons1-12/+0
2012-03-14ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons1-2/+2
2012-03-14ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons1-1/+0
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsOlof Johansson1-0/+25
2012-03-06pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner1-6/+27
2012-02-28pxa/hx4700: Add ASIC3 LED supportPaul Parsons1-0/+16
2012-02-28pxa/hx4700: Correct StrataFlash block size discoveryPaul Parsons1-6/+5
2012-02-17pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin1-0/+25
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-9/+9
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/hx4700: use gpio arrays for global gpiosPhilipp Zabel1-51/+19
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/hx4700: bq24022 regulator needs to be enabledPaul Parsons1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1