aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-19ARM: pxa: palm: Fix typos in PWM lookup table codeThierry Reding2-2/+2
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-340/+608
2015-10-23Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson22-340/+608
2015-10-16ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2-2/+2
2015-10-16ARM: pxa: raumfeld: make some variables staticUwe Kleine-König1-5/+5
2015-10-14ARM: pxa: magician: Remove pdata for pasic3-ledsPetr Cvek1-42/+1
2015-10-14ARM: pxa: magician: Add support for PXA27x UDCPetr Cvek1-0/+22
2015-10-14ARM: pxa: magician: Add support for MAX1587A Vcore regulatorPetr Cvek1-0/+52
2015-10-14ARM: pxa: magician: Change comments to be more informativePetr Cvek1-13/+29
2015-10-14ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()Petr Cvek1-1/+2
2015-10-14ARM: pxa: magician: Add missing regulator for PWM backlightPetr Cvek1-0/+13
2015-10-14ARM: pxa: magician: Add debug message for backlight brightness functionPetr Cvek1-0/+1
2015-10-14ARM: pxa: magician: Remove definition of the STUART portPetr Cvek1-1/+0
2015-10-14ARM: pxa: magician: Fix wrongly enabled USB host portsPetr Cvek1-1/+3
2015-10-14ARM: pxa: magician: Fix support for Intel Strata NOR FlashPetr Cvek1-0/+45
2015-10-14ARM: pxa: magician: Fix redundant GPIO request for pxaficp_irPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Fix platform data for both PXA27x I2C controllersPetr Cvek1-2/+11
2015-10-14ARM: pxa: magician: Fix and add charging detection functionsPetr Cvek1-7/+50
2015-10-14ARM: pxa: magician: Optimize Samsung LCD refresh to 50HzPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Rename charger cable detection EGPIOsPetr Cvek2-7/+12
2015-10-14ARM: pxa: magician: Optimize powerup delays for Samsung LCDPetr Cvek1-8/+6
2015-10-14ARM: pxa: magician: Rename abstract LCD GPIOsPetr Cvek2-18/+21
2015-10-14ARM: pxa: magician: Add new discovered EGPIO pinsPetr Cvek1-1/+4
2015-10-14ARM: pxa: magician: Change description of LCD power GPIOPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Optimize debug messages for LCD powerPetr Cvek1-6/+2
2015-10-14ARM: pxa: magician: Print more specific error message for global GPIOsPetr Cvek1-1/+1
2015-10-14ARM: pxa: magician: Fix indentation in machine filesPetr Cvek2-209/+209
2015-10-14ARM: pxa: zylonite: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: z2: Use PWM lookup tableThierry Reding1-4/+9
2015-10-14ARM: pxa: tavorevb: Use PWM lookup tableThierry Reding1-4/+9
2015-10-14ARM: pxa: cm-x300: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: palmtc: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: viper: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: raumfeld: Use PWM lookup tableThierry Reding1-3/+8
2015-10-14ARM: pxa: pcm990: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: palmte2: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: palm27x: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: mioa701: Use PWM lookup tableThierry Reding1-2/+7
2015-10-14ARM: pxa: mainstone: Use PWM lookup tableThierry Reding1-4/+15
2015-10-14ARM: pxa: fix pxa3xx DFI lockup hackArnd Bergmann1-4/+5
2015-10-06ARM: pxa: magician: Use PWM lookup tableThierry Reding1-2/+7
2015-10-06ARM: pxa: lpd270: Use PWM lookup tableThierry Reding1-2/+7
2015-10-06ARM: pxa: hx4700: Remove unused field initializersThierry Reding1-2/+0
2015-10-05ARM: pxa: ezx: Use PWM lookup tableThierry Reding1-2/+7
2015-10-05ARM: pxa: colibri-pxa270-income: Use PWM lookup tableThierry Reding1-2/+7
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+28
2015-09-26ARM: pxa: mioa701: add wm9713 codecRobert Jarzmik1-0/+2
2015-09-26ARM: pxa: add resources to pxaficp_irRobert Jarzmik1-0/+20
2015-09-20ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula3-5/+0
2015-09-16ARM: pxa: balloon3: Fix build errorAxel Lin1-1/+1