Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a683b14df8f4320d0ef6cac93a6d9806173bf339
/
arch
/
arm
a683b14
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
by eric miao
· 17 years ago
4be35e2
[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
by eric miao
· 17 years ago
06b2666
[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific
by eric miao
· 17 years ago
689c04a
[ARM] pxa: make pxa_gpio_irq_type() processor generic
by eric miao
· 17 years ago
663707c
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
by eric miao
· 17 years ago
b9e25ac
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
by eric miao
· 17 years ago
f6fb7af
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
by eric miao
· 17 years ago
e3630db
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
by eric miao
· 17 years ago
0e037bb
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
by eric miao
· 17 years ago
dfa1067
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
by eric miao
· 17 years ago
a7bf4db
[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs
by eric miao
· 17 years ago
7a26d3a
[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()
by eric miao
· 17 years ago
60bfe7f
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
by Mark Brown
· 17 years ago
27b98a6
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
by Mark Brown
· 17 years ago
dcc88a1
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
by Mark Brown
· 17 years ago
184dd48
[ARM] Update mach-types
by Russell King
· 17 years ago
2a1bf8b
Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into m
by Russell King
· 17 years ago
ee4cd58
[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT
by janboe
· 17 years ago
4e7ffb6
[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform code
by Gordon Farquharson
· 17 years ago
391c569
[ARM] 4864/1: Enable write buffer coalescing on IOP
by Arnaud Patard
· 17 years ago
c6b349e
ARM: OMAP1: Fix typo in OMAP1 MPU clock source initialization
by Will Newton
· 17 years ago
026a6fe
ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
by Gadiyar, Anand
· 17 years ago
f4b6a7e
ARM: OMAP: Fix chain_a_transfer return value
by Anand Gadiyar
· 17 years ago
271c487
ARM: OMAP: Fix missing makefile options
by Tony Lindgren
· 17 years ago
4de8c75
ARM: OMAP: Fix GPIO IRQ unmask
by Kevin Hilman
· 17 years ago
06cad09
ARM: OMAP: Fix clockevent support for hrtimers
by Kevin Hilman
· 17 years ago
4c91363
[ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as well
by Lennert Buytenhek
· 17 years ago
88603f1
[ARM] 4855/1: Orion: use correct ethernet unit address range
by Lennert Buytenhek
· 17 years ago
a4f14ba
[ARM] 4853/1: include uImage target in make help
by Uwe Kleine-König
· 17 years ago
ac5bbf2
[ARM] 4851/1: ns9xxx: fix size of gpiores
by Uwe Kleine-König
· 17 years ago
5853e74
Merge branch 'omap-fixes'
by Russell King
· 17 years ago
6bb68f8
[ARM] AT91: correct at91sam9263ek LCD power gpio pin
by Nicolas Ferre
· 17 years ago
8e86f42
[ARM] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
9c4c9f3
[ARM] 4849/1: move ATAGS asm definitions
by Greg Ungerer
· 17 years ago
37aca70
[ARM] 4848/1: at91: remove false lockdep warnings
by David Brownell
· 17 years ago
b24061f
[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y
by Nicolas Pitre
· 17 years ago
be73a34
[ARM] 4845/1: Orion: Ignore memory tags with invalid data
by Guennadi Liakhovetski
· 17 years ago
09f21ed
ARM: OMAP2: Register the L4 io bus to boot OMAP2
by Kyungmin Park
· 17 years ago
19dc8a5
ARM: OMAP1: Compile in other 16xx boards to OSK defconfig
by Tony Lindgren
· 17 years ago
d68a8ce
ARM: OMAP1: Refresh H2 defconfig
by Tony Lindgren
· 17 years ago
d4423fd
ARM: OMAP1: Refresh OSK defconfig
by Tony Lindgren
· 17 years ago
a647253
ARM: OMAP: gpio lockdep updates
by David Brownell
· 17 years ago
02bad5f
ARM: OMAP1: omap1/pm.c build fix
by David Brownell
· 17 years ago
9221bb1
ARM: OMAP1: omap h2 regression fix
by David Brownell
· 17 years ago
0cc0a44
ARM: OMAP1: omap h3 regression and build fix
by David Brownell
· 17 years ago
cfa9a63
ARM: OMAP: fix omap i2c init (regression)
by David Brownell
· 17 years ago
8ba55c5
ARM: OMAP: fix false lockdep warnings
by David Brownell
· 17 years ago
b8488fb
ARM: OMAP: Fix sleep under spinlock for cpufreq
by Hiroshi DOYU
· 17 years ago
538528d
ARM: OMAP: Pass logical DMA channel number always to callback handlers
by Jarkko Nikula
· 17 years ago
9edddaa
Kprobes: indicate kretprobe support in Kconfig
by Ananth N Mavinakayanahalli
· 17 years ago
cad226b
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
0c82d83
[ARM] Fix freeing of page tables for ARM in free_pgd_slow
by Uwe Kleine-König
· 17 years ago
b73384f
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
ceee4f9
[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*
by eric miao
· 17 years ago
7a987e8
[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite
by eric miao
· 17 years ago
9ae3ae0
[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF
by Alexandre Rusev
· 17 years ago
c710e39
[ARM] eliminate MODULE_PARM() usage
by Randy Dunlap
· 17 years ago
b98d729
[ARM] 4836/1: Make ATAGS_PROC depend on KEXEC
by Uli Luckas
· 17 years ago
c9a2c46
ARM: OMAP: Release i2c_adapter after use (Siemens SX1)
by Jean Delvare
· 17 years ago
ea833f0
[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning
by Holger Schurig
· 17 years ago
59e8ce5
[ARM] 4826/1: Orion: Register the RTC interrupt on the TS-209
by Byron Bradley
· 17 years ago
a0dd005
[ARM] pxa: fix clock lookup to find specific device clocks
by Russell King
· 17 years ago
0eccf60
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
f9166e7
Merge branches 'master', 'omap1-upstream' and 'orion' into devel
by Russell King
· 17 years ago
2ffd6e1
[ARM] constify function pointer tables
by Jan Engelhardt
· 17 years ago
72e7ae8
[ARM] 4823/1: AT91 section fix
by David Brownell
· 17 years ago
86260f9
[ARM] 4824/1: pxa: clear RDH bit after any reset
by Dmitry Krivoschekov
· 17 years ago
f13fd3c
[ARM] pxa: remove debugging PM: printk
by Russell King
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
e27a93a
ARM: OMAP1: Misc clean-up
by Tony Lindgren
· 17 years ago
80dbfde
ARM: OMAP1: Update defconfigs for omap1
by Tony Lindgren
· 17 years ago
d7730cc
ARM: OMAP1: Palm Tungsten E board clean-up
by Andrzej Zaborowski
· 18 years ago
1ed16a8
ARM: OMAP1: Use I2C bus registration helper for omap1
by Jarkko Nikula
· 17 years ago
feb72f3
ARM: OMAP1: Remove omap_sram_idle()
by Vivek Kutal
· 17 years ago
010bb0c
ARM: OMAP1: PM fixes for OMAP1
by Vivek Kutal
· 17 years ago
087c503
ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board
by Carlos Eduardo Aguiar
· 17 years ago
138ab9f
ARM: OMAP1: Make omap1 use MMC multislot structures
by Felipe Balbi
· 17 years ago
6e2d410
ARM: OMAP1: Change the comments to C style
by David Cohen
· 17 years ago
78be632
ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data
by Tony Lindgren
· 17 years ago
85d05fb
ARM: OMAP: Add helper module for board specific I2C bus registration
by Jarkko Nikula
· 17 years ago
ce2df9c
ARM: OMAP: Add dmtimer support for OMAP3
by Syed Mohammed, Khasim
· 18 years ago
471b3aa
ARM: OMAP: Pre-3430 clean-up for dmtimer.c
by Syed Mohammed, Khasim
· 18 years ago
f8151e5
ARM: OMAP: Add DMA support for chaining and 3430
by Anand Gadiyar
· 17 years ago
5eb3bb9
ARM: OMAP: Add 24xx GPIO debounce support
by Kevin Hilman
· 18 years ago
d11ac97
ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
by Tony Lindgren
· 17 years ago
5492fb1
ARM: OMAP: Add 3430 gpio support
by Syed Mohammed, Khasim
· 17 years ago
1cccd2a
ARM: OMAP: Request DSP memory for McBSP
by Tony Lindgren
· 17 years ago
ee44391
[ARM] Orion: Use the sata_mv driver for the TS-209 SATA
by Byron Bradley
· 17 years ago
3b277c2
[ARM] Orion: Use the sata_mv driver for the Kurobox SATA
by Byron Bradley
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
7f74c2c
[ARM] Orion: distinguish between physical and virtual addresses
by Lennert Buytenhek
· 17 years ago
3c96e5a
[ARM] Orion: update defconfig
by Nicolas Pitre
· 17 years ago
f244baa
[ARM] Orion: Use the sata_mv driver for the integrated SATA controller
by Saeed Bishara
· 17 years ago
6e5565f9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
3d50337
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
6c152be
leds: Standardise LED naming scheme
by Richard Purdie
· 17 years ago
2dd550b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
Next »