summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/raumfeld.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0
* ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-2/+0
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-2/+10
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-051-7/+5
|\
| * Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into pxa...Robert Jarzmik2018-03-071-4/+2
| |\
| | * mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2018-03-021-4/+2
| * | ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directlyAndy Shevchenko2018-03-071-3/+3
| |/
* | spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-141-6/+20
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-02-011-1/+1
|\
| * ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* | w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-5/+11
|/
* ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov2017-07-251-1/+1
* ARM: pxa/raumfeld: fix compile error in rotary controller resourcesDmitry Torokhov2017-04-181-1/+1
* Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-051-5/+9
* Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2017-04-051-1/+10
* Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-031-0/+1
* device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-8/+4
* ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann2016-03-151-11/+4
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-151-4/+4
|\
| * ARM: pxa: mark raumfeld init functions as __maybe_unusedArnd Bergmann2015-12-151-3/+3
| * ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-1/+1
* | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-021-8/+21
* | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-4/+17
|/
* ARM: pxa: raumfeld: make some variables staticUwe Kleine-König2015-10-161-5/+5
* ARM: pxa: raumfeld: Use PWM lookup tableThierry Reding2015-10-141-3/+8
* ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik2015-05-121-1/+0
* arm: mach-pxa: Decrement the power supply's device reference counterKrzysztof Kozlowski2015-03-131-1/+3
* arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches2014-11-191-13/+13
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-121-0/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-3/+3
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-4/+4
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-301-0/+2
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-301-0/+2
* | ARM: pxa: remove NR_IRQSRob Herring2012-01-251-0/+3
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+3
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+3
* | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-231-2/+3
|\ \ | |/
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-2/+3
| |\
| | * mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-111-2/+3
* | | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-4/+4
|/ /
* | ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-3/+3
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-4/+4
|\
| * ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+3
| * ARM: pxa: move declarations from generic.h to <soc>.hEric Miao2011-07-121-4/+1
* | ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-111-4/+4
* | ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-111-14/+15
* | ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-111-5/+6
|/
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-1/+0
OpenPOWER on IntegriCloud