summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lubbock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-201-2/+1Star
|\
| * ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global viewRussell King2019-06-241-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* pxa2xx: replace spi_master with spi_controllerLubomir Rintel2019-01-231-1/+1
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-0/+16
|\
| * ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King2018-12-041-0/+16
* | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0Star
* | ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-2/+0Star
|/
* ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR registerRussell King2017-12-201-8/+16
* arm: pxa: Convert timers to use timer_setup()Kees Cook2017-11-021-9/+6Star
* ARM: pxa/lubbock: add pcmcia clockRussell King2016-09-121-0/+14
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-3/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-1/+3
|\
| * Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2015-05-151-1/+3
| |\
| | * ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik2015-05-121-1/+0Star
| | * ARM: pxa: move gpio11 clock to board filesRobert Jarzmik2015-05-121-0/+3
* | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-241-0/+1
|\ \ \ | |/ / |/| |
| * | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-061-0/+1
| |/
* / ARM: pxa: lubbock: use new pxa_cplds driverRobert Jarzmik2015-04-301-79/+29Star
|/
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-3/+3
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-3/+3
* | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-0/+95
|\ \ | |/ |/|
| * ARM: mach-pxa: retire custom LED codeBryan Wu2012-08-011-0/+95
* | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
|/
* ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-241-0/+1
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+1
* | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-141-2/+2
|/
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-15/+6Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-1/+1
|\
| * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-1/+1
* | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
|/
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-131-8/+9
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-081-1/+1
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
* | ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-161-1/+2
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-1/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-1/+2
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-0/+7
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-021-0/+6
* [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-021-19/+1Star
* [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-021-1/+1
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+4