summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2016-03-291-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2013-49/+29Star
|\
| * ARM: pxa: add the number of DMA requestor linesRobert Jarzmik2016-02-264-4/+5
| * ARM: pxa: pxa3xx device-tree support cleanupRobert Jarzmik2016-02-201-24/+0Star
| * ARM: pxa: don't select RFKILL if CONFIG_NET is disabledArnd Bergmann2016-02-011-1/+1
| * ARM: pxa: fix building without IWMMXTArnd Bergmann2016-02-012-4/+8
| * ARM: pxa: move extern declarations to pm.hArnd Bergmann2016-02-012-3/+3
| * ARM: pxa: don't select GPIO_SYSFS for MIOA701Arnd Bergmann2016-02-011-1/+0Star
| * ARM: pxa: mark unused eseries code as __maybe_unusedArnd Bergmann2016-02-011-2/+2
| * ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unusedArnd Bergmann2016-02-011-1/+1
| * ARM: pxa: define clock registers as __iomemArnd Bergmann2016-02-014-9/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-181-12/+31
|\ \
| * | ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann2016-03-161-11/+4Star
| * | Merge tag 'v4.5' into nextDmitry Torokhov2016-03-16115-199/+208
| |\|
| * | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-031-8/+21
| * | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-4/+17
* | | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-163/+0Star
| |/ |/|
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-21115-188/+197
|\ \
| * | Merge branch 'fixes' into next/multiplatformArnd Bergmann2015-12-171-0/+5
| |\|
| * | ARM: pxa: mark ezx structures as __maybe_unusedArnd Bergmann2015-12-151-5/+5
| * | ARM: pxa: mark raumfeld init functions as __maybe_unusedArnd Bergmann2015-12-151-3/+3
| * | ARM: pxa: cm-x2xx: avoid duplicate macro warningsArnd Bergmann2015-12-151-0/+9
| * | ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-01115-180/+180
* | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-133-3/+3
|\ \ \
| * | | ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-083-3/+3
* | | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-117-8/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-197-7/+7
| * | | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
| |/ /
* | / ARM: pxa: use PWM lookup table for all machinesArnd Bergmann2015-12-111-0/+5
| |/ |/|
* | ARM: pxa: palm: Fix typos in PWM lookup table codeThierry Reding2015-11-192-2/+2
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-1022-340/+608
|\
| * Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson2015-10-2322-340/+608
| |\
| | * ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2015-10-162-2/+2
| | * ARM: pxa: raumfeld: make some variables staticUwe Kleine-König2015-10-161-5/+5
| | * ARM: pxa: magician: Remove pdata for pasic3-ledsPetr Cvek2015-10-141-42/+1Star
| | * ARM: pxa: magician: Add support for PXA27x UDCPetr Cvek2015-10-141-0/+22
| | * ARM: pxa: magician: Add support for MAX1587A Vcore regulatorPetr Cvek2015-10-141-0/+52
| | * ARM: pxa: magician: Change comments to be more informativePetr Cvek2015-10-141-13/+29
| | * ARM: pxa: magician: Move platform_add_devices() to the end of magician_init()Petr Cvek2015-10-141-1/+2
| | * ARM: pxa: magician: Add missing regulator for PWM backlightPetr Cvek2015-10-141-0/+13
| | * ARM: pxa: magician: Add debug message for backlight brightness functionPetr Cvek2015-10-141-0/+1
| | * ARM: pxa: magician: Remove definition of the STUART portPetr Cvek2015-10-141-1/+0Star
| | * ARM: pxa: magician: Fix wrongly enabled USB host portsPetr Cvek2015-10-141-1/+3
| | * ARM: pxa: magician: Fix support for Intel Strata NOR FlashPetr Cvek2015-10-141-0/+45
| | * ARM: pxa: magician: Fix redundant GPIO request for pxaficp_irPetr Cvek2015-10-141-1/+1
| | * ARM: pxa: magician: Fix platform data for both PXA27x I2C controllersPetr Cvek2015-10-141-2/+11
| | * ARM: pxa: magician: Fix and add charging detection functionsPetr Cvek2015-10-141-7/+50
| | * ARM: pxa: magician: Optimize Samsung LCD refresh to 50HzPetr Cvek2015-10-141-1/+1
| | * ARM: pxa: magician: Rename charger cable detection EGPIOsPetr Cvek2015-10-142-7/+12
| | * ARM: pxa: magician: Optimize powerup delays for Samsung LCDPetr Cvek2015-10-141-8/+6Star