summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/hx4700.c
AgeCommit message (Expand)Author
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij
2022-05-07ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann
2022-04-19ARM: pxa: make addr-map.h header localArnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2018-06-20ARM: pxa: hx4700: fix the usb clientRobert Jarzmik
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-10-06ARM: pxa: hx4700: Remove unused field initializersThierry Reding
2015-09-20ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula
2014-12-26hx4700: regulator: declare full constraintsMartin Vajnar
2014-05-21ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni
2014-05-21ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-28ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-01ARM: pxa: hx4700: Use DEFINE_RES_* macros consistentlyPaul Parsons
2012-07-01ARM: pxa: hx4700: Fix basic suspend/resumePaul Parsons
2012-05-18Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Olof Johansson
2012-05-14ARM: pxa: hx4700: Add Synaptics NavPoint touchpadPaul Parsons
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin
2012-05-05ARM: pxa: Add standard UART to hx4700_pin_config[]Paul Parsons
2012-05-03ARM: pxa: hx4700: Add PCMCIA/CF supportPaul Parsons
2012-05-03ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup sourcePaul Parsons
2012-05-03ARM: pxa: hx4700: Initialize DS1WM clock_ratePaul Parsons
2012-03-29Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-03-28ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann
2012-03-14pxa/hx4700: Remove pcmcia platform_device structurePaul Parsons
2012-03-14ARM: pxa/hx4700: Reduce sleep mode battery discharge by 35%Paul Parsons
2012-03-14ARM: pxa/hx4700: Remove unwanted request for GPIO105Paul Parsons
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-06pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner
2012-02-28pxa/hx4700: Add ASIC3 LED supportPaul Parsons
2012-02-28pxa/hx4700: Correct StrataFlash block size discoveryPaul Parsons
2012-02-17pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang