Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
64ed28a87a0c075e91c1c5b0fe7d225a6cc6ae39
64ed28a
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
by Russell King
· 15 years ago
b93a4af
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 15 years ago
62c132a
[ARM] pxa: fix typo in mxm8x10.h
by Eric Miao
· 15 years ago
31436bb
[ARM] pxa/raumfeld: set GPIO drive bits for LED pins
by Daniel Mack
· 15 years ago
438a22f
[ARM] pxa/zeus: Add support for mcp2515 CAN bus
by Marc Zyngier
· 15 years ago
fcfdc67
[ARM] pxa/zeus: Add support for onboard max6369 watchdog
by Marc Zyngier
· 15 years ago
90ac0df
[ARM] pxa/zeus: Add Eurotech as the manufacturer
by Marc Zyngier
· 15 years ago
7ff27df
[ARM] pxa/zeus: Correct the USB host initialisation flags
by Marc Zyngier
· 15 years ago
662b0836
[ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompress
by Marc Zyngier
· 15 years ago
c95efee
[ARM] pxa: refactor uncompress.h for non-PXA uarts
by Eric Miao
· 15 years ago
2029e56
[ARM] mmp2: fix incorrect calling of chip->mask_ack() for 2nd level cascaded IRQs
by Eric Miao
· 15 years ago
df0c382
[ARM] mmp2: add handling on PMIC IRQ
by Haojian Zhuang
· 15 years ago
ce0ac42
[ARM] mmp2: add support for board IRQs
by Haojian Zhuang
· 15 years ago
0913b86
[ARM] mmp2: add missing ICU register definitions
by Haojian Zhuang
· 15 years ago
16144bf
[ARM] mmp2: add gpio initialization
by Haojian Zhuang
· 15 years ago
247b459
[ARM] mmp2: add mfpr setting
by Haojian Zhuang
· 15 years ago
4e3b4da
[ARM] mmp2: add mask function in irq-mmp2.c
by Haojian Zhuang
· 15 years ago
e8e6cb3
MAINTAINERS: add maintainers for Marvell MMP2 (aka ARMADA610) support
by Eric Miao
· 15 years ago
e1cb7db
[ARM] mmp: support jasper development board
by Haojian Zhuang
· 15 years ago
ccffb1a
[ARM] mmp: add default configuration for MMP2
by Haojian Zhuang
· 15 years ago
2f7e8fa
[ARM] mmp: add support for Marvell MMP2
by Haojian Zhuang
· 15 years ago
978da5b
[ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips
by Eric Miao
· 15 years ago
e6dac5e
[ARM] mmp: update pxa168_defconfig and include avengers lite support
by Haojian Zhuang
· 15 years ago
9896de7
[ARM] mmp: avengers lite (pxa168) board bring up
by Haojian Zhuang
· 15 years ago
0925e2f
[ARM] pxa/imote2: Remove redundant pin entry for nCS.
by Stefan Schmidt
· 15 years ago
d496936
[ARM] pxa/imote2: Add defconfig for the imote2 platform.
by Stefan Schmidt
· 15 years ago
f9efc9d
ASoC: Remove legacy SSP API usage from pxa-ssp.c
by Eric Miao
· 15 years ago
a056bef
[ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP API
by Eric Miao
· 15 years ago
98acdbe
[ARM] pxa: define zeus_power_off() only when CONFIG_PM enabled
by Stefan Schmidt
· 15 years ago
cfab57e
[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.
by Stefan Schmidt
· 15 years ago
1f3b536
[ARM] pxa: add support for Embedian MXM-8x10
by Edwin Peer
· 15 years ago
0dc726b
[ARM] pxa: move board board IRQ definitions out of irqs.h
by Eric Miao
· 15 years ago
19851c5
[ARM] sa1111: allow cascaded IRQs to be used by platforms
by Eric Miao
· 15 years ago
08fa159
[ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driver
by Eric Miao
· 15 years ago
ac609d2
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
by Eric Miao
· 15 years ago
00dd802
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
by Eric Miao
· 15 years ago
da8065a
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
by Eric Miao
· 15 years ago
efe7f8b
[ARM] sa1100: remove unreferenced IRQ definitions
by Eric Miao
· 15 years ago
f69a654
[ARM] pxa/tosa: make use of the matrix keypad driver
by Eric Miao
· 15 years ago
96f6a13
[ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registers
by Eric Miao
· 15 years ago
846c864
[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97
by Eric Miao
· 15 years ago
c11b6a4
[ARM] pxa: add the missing AC97 pin configurations
by Eric Miao
· 15 years ago
fb1bf8c
[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
by Eric Miao
· 15 years ago
e1aed7c
[ARM] pxa: remove the unnecessary restoring of MFP registers
by Eric Miao
· 15 years ago
bedbda9
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
by Eric Miao
· 15 years ago
07bae6c
[ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
by Eric Miao
· 15 years ago
669cb51
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
by Eric Miao
· 15 years ago
2a2d10f
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
by Russell King
· 15 years ago
9b1489e
Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/master
by Uwe Kleine-König
· 15 years ago
17ccb83
ARM: mach-shmobile: ap4evb: Add KEYSC support
by Kuninori Morimoto
· 15 years ago
08268b7
mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
by Baruch Siach
· 15 years ago
82d52a1
mx51_babbage: Fix ckih2 parameter in mx51_clocks_init function
by Fabio Estevam
· 15 years ago
cd6eb98
mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support
by Mark Brown
· 15 years ago
bac3fcf
arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode
by Uwe Kleine-König
· 15 years ago
e835d88
arm/imx: let platform files include the SoC-specific iomux header
by Uwe Kleine-König
· 15 years ago
111588f
arm/imx/iomux-v1: rename header file
by Uwe Kleine-König
· 15 years ago
261f6f6
arm/mx25: don't include iomux.h which is for iomux-v1 machines
by Uwe Kleine-König
· 15 years ago
2f6c97c
arm/imx/iomux-mx3.h: unify style and comments
by Uwe Kleine-König
· 15 years ago
8902cbd
arm/imx/iomux-mx2x: unify style
by Uwe Kleine-König
· 15 years ago
6056154
arm/imx/iomux-mx27: unify style and comments
by Uwe Kleine-König
· 15 years ago
e76feb8
arm/imx/iomux-mx25: unify style and comment cleanup
by Uwe Kleine-König
· 15 years ago
6985a71
arm/imx/iomux-mx21: unify style
by Uwe Kleine-König
· 15 years ago
6863f19
arm/imx/iomux-mx1: unify style and comment cleanup
by Uwe Kleine-König
· 15 years ago
f021b5a
arm/imx/iomux-v1: make base address a runtime choice
by Uwe Kleine-König
· 15 years ago
5e2e95f
arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff
by Uwe Kleine-König
· 15 years ago
8735fde
arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...
by Uwe Kleine-König
· 15 years ago
e9f49d4
arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0
by Uwe Kleine-König
· 15 years ago
8e3a6e7
arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3
by Uwe Kleine-König
· 15 years ago
abf6163
arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically
by Uwe Kleine-König
· 15 years ago
220f7f3
arm/imx: don't depend on ARCH_MXC twice
by Uwe Kleine-König
· 15 years ago
a8e3326
arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block
by Uwe Kleine-König
· 15 years ago
44fb5d1
arm/imx: remove MTD_XIP support
by Uwe Kleine-König
· 15 years ago
9f69fdb
arm/imx: don't explicitly select GENERIC_GPIO
by Uwe Kleine-König
· 15 years ago
03e09cd
arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
by Uwe Kleine-König
· 15 years ago
401d87d
arm/imx: remove "NO_PAD_CTRL" from Copyright statements
by Uwe Kleine-König
· 15 years ago
8e99805
arm/imx/audmux-v2: use SoC-prefixed names
by Uwe Kleine-König
· 15 years ago
5191807
arm/imx/audmux-v1: use SoC-prefixed names
by Uwe Kleine-König
· 15 years ago
6574305
arm/imx/gpio: remove a BUG_ON in hot path
by Uwe Kleine-König
· 15 years ago
3621f18
arm/imx/gpio: use fls to find set bits in the irq status register
by Uwe Kleine-König
· 15 years ago
3244c3e
arm/imx: use generic_handle_irq instead of open-coding it
by Uwe Kleine-König
· 15 years ago
3d40f7f
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
by Uwe Kleine-König
· 15 years ago
4a50d00
arm/mx2: split generic.c into mm-imx2[17].c
by Uwe Kleine-König
· 15 years ago
621b0e5
arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
by Uwe Kleine-König
· 15 years ago
897359d
arm/mx2: define seperate gpio port descriptions for imx21 and imx27
by Uwe Kleine-König
· 15 years ago
3636a14
arm/mx2: use per-SOC nand device
by Uwe Kleine-König
· 15 years ago
c499546
[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
by Sebastien Requiem
· 15 years ago
ee40cea
[ARM] MV78XX0: MPP routines and definitions
by Sebastien Requiem
· 15 years ago
d5b5746
[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP
by John Holland
· 15 years ago
d7b222d
[ARM] eSATA SheevaPlug: configure SoC SATA interface
by John Holland
· 15 years ago
d8ecb34
[ARM] eSATA SheevaPlug basic board support
by John Holland
· 15 years ago
41dcc17
ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings
by Kuninori Morimoto
· 15 years ago
8cb3a2e
ARM: mach-shmobile: ap4evb: Add S6 debug switch support
by Kuninori Morimoto
· 15 years ago
5098280
ARM: mach-shmobile: ap4evb: Add LED support
by Kuninori Morimoto
· 15 years ago
0fa1180
ARM: Update mach-types
by Russell King
· 15 years ago
4e10ae1
ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
by Linus Walleij
· 15 years ago
1c8e170
ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor
by Abdoulaye Walsimou Gaye
· 15 years ago
2b4f017
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
by Russell King
· 15 years ago
083c88f
MAINTAINERS: fix my e-mail and status for Gemini and FA526
by Paulius Zaleckas
· 15 years ago
079e109
Gemini: wrong registers used to set reg_level in gpio_set_irq_type()
by Roel Kluin
· 15 years ago
b857df1
ARM: 5944/1: scsi: fix timer setup in fas216.c
by Guennadi Liakhovetski
· 15 years ago
Next »