summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/raumfeld.c
AgeCommit message (Expand)Author
2017-07-25ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov
2017-04-18ARM: pxa/raumfeld: fix compile error in rotary controller resourcesDmitry Torokhov
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov
2017-04-03Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus
2016-03-15ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov
2015-12-15ARM: pxa: mark raumfeld init functions as __maybe_unusedArnd Bergmann
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-10-16ARM: pxa: raumfeld: make some variables staticUwe Kleine-König
2015-10-14ARM: pxa: raumfeld: Use PWM lookup tableThierry Reding
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik
2015-03-13arm: mach-pxa: Decrement the power supply's device reference counterKrzysztof Kozlowski
2014-11-19arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-01-25ARM: pxa: remove NR_IRQSRob Herring
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-11-23Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-09-11mtd: pxa3xx_nand: enable multiple chip select supportLei Wen
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-12ARM: pxa: move declarations from generic.h to <soc>.hEric Miao
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
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/raumfeld: enable PXA3XX_GCU driverDaniel Mack
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-06-18[ARM] pxa/raumfeld: Check charge state after resumeDaniel Mack
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao
2010-05-06[ARM] pxa/raumfeld: fix button nameDaniel Mack
2010-03-22[ARM] pxa/raumfeld: fix button nameDaniel Mack
2010-03-22[ARM] pxa/raumfeld: remove duplicated #includeHuang Weiyi