aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/magician.c
AgeCommit message (Expand)Author
2015-10-14ARM: pxa: magician: Remove pdata for pasic3-ledsPetr Cvek
2015-10-14ARM: pxa: magician: Add support for PXA27x UDCPetr Cvek
2015-10-14ARM: pxa: magician: Add support for MAX1587A Vcore regulatorPetr Cvek
2015-10-14ARM: pxa: magician: Change comments to be more informativePetr Cvek
2015-10-14ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()Petr Cvek
2015-10-14ARM: pxa: magician: Add missing regulator for PWM backlightPetr Cvek
2015-10-14ARM: pxa: magician: Add debug message for backlight brightness functionPetr Cvek
2015-10-14ARM: pxa: magician: Remove definition of the STUART portPetr Cvek
2015-10-14ARM: pxa: magician: Fix wrongly enabled USB host portsPetr Cvek
2015-10-14ARM: pxa: magician: Fix support for Intel Strata NOR FlashPetr Cvek
2015-10-14ARM: pxa: magician: Fix redundant GPIO request for pxaficp_irPetr Cvek
2015-10-14ARM: pxa: magician: Fix platform data for both PXA27x I2C controllersPetr Cvek
2015-10-14ARM: pxa: magician: Fix and add charging detection functionsPetr Cvek
2015-10-14ARM: pxa: magician: Optimize Samsung LCD refresh to 50HzPetr Cvek
2015-10-14ARM: pxa: magician: Rename charger cable detection EGPIOsPetr Cvek
2015-10-14ARM: pxa: magician: Optimize powerup delays for Samsung LCDPetr Cvek
2015-10-14ARM: pxa: magician: Rename abstract LCD GPIOsPetr Cvek
2015-10-14ARM: pxa: magician: Change description of LCD power GPIOPetr Cvek
2015-10-14ARM: pxa: magician: Optimize debug messages for LCD powerPetr Cvek
2015-10-14ARM: pxa: magician: Print more specific error message for global GPIOsPetr Cvek
2015-10-14ARM: pxa: magician: Fix indentation in machine filesPetr Cvek
2015-10-06ARM: pxa: magician: Use PWM lookup tableThierry Reding
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin
2012-03-29Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker
2012-03-06pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner
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
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-07-11ARM: pxa/magician: use gpio arrays for backlight and global gpiosPhilipp Zabel
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier
2011-04-25ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao
2010-01-04[ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao