index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
lubbock.c
Age
Commit message (
Expand
)
Author
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-04-24
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-16
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
2011-01-13
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
2011-01-07
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
2010-12-16
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-08
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-03-02
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
2010-03-02
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
Eric Miao
2010-03-02
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
2009-12-01
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
2009-09-10
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
2009-09-10
[ARM] pxa: factor pxamci gpio handling
Robert Jarzmik
2009-03-09
[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c
Eric Miao
2009-03-09
[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
Eric Miao
2009-03-09
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-09-26
[ARM] pxa/lubbock: add missing MFP pin configurations
Eric Miao
2008-08-12
[ARM] clocklib: Update users of aliases to new API
Ian Molton
2008-08-07
[ARM] 5185/1: Fix spi num_chipselect for lubbock
Jonathan Cameron
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-12
[ARM] pxa: make lubbock to use new smc91x platform data
Eric Miao
2008-07-12
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
Dmitry Baryshkov
2008-07-09
[ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...
Guennadi Liakhovetski
2008-07-09
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
2008-05-08
[ARM] lubbock: fix compilation
Alexey Dobriyan
2008-04-30
pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type
eric miao
2008-04-19
[ARM] pxa: lubbock: move mis-placed SPI info
Russell King
2008-04-19
[ARM] pxa: use new pin configuration mechanism for lubbock
eric miao
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-01-28
[NET] smc91x: Make smc91x use IRQ resource trigger flags
Russell King
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
2008-01-26
[ARM] pxa: only register "cpld_irq" for the correct platform
Russell King
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-10-15
[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c
Russell King
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
[next]