summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/lubbock.c
AgeCommit message (Expand)Author
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-05-07ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2021-11-29ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup tableAndy Shevchenko
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-06-24ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global viewRussell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij
2018-12-04ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King
2017-12-20ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR registerRussell King
2017-11-02arm: pxa: Convert timers to use timer_setup()Kees Cook
2016-09-12ARM: pxa/lubbock: add pcmcia clockRussell King
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-23Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-05-15Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik
2015-05-12ARM: pxa: move gpio11 clock to board filesRobert Jarzmik
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King
2015-04-30ARM: pxa: lubbock: use new pxa_cplds driverRobert Jarzmik
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
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 IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang