Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
14e931a264498fbd4baef07ee0644e347252393b
/
arch
/
arm
/
mach-ep93xx
/
include
/
mach
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
6f6f6a7
ARM: create a common IOMEM definition
by Rob Herring
· 13 years ago
a6de3df
ep93xx: Remove unnecessary includes of ep93xx-regs.h
by Ryan Mallon
· 13 years ago
9aeec63
ep93xx: Move EP93XX_SYSCON defines to SoC private header
by Ryan Mallon
· 13 years ago
999c53f
ep93xx: Make syscon access functions private to SoC
by Ryan Mallon
· 13 years ago
a05baf3
ep93xx: Move peripheral defines to local SoC header
by Ryan Mallon
· 13 years ago
73303d1
ep93xx: Convert the watchdog driver into a platform device.
by H Hartley Sweeten
· 13 years ago
2ae18b4
ep93xx: Move GPIO defines to gpio-ep93xx.h
by Ryan Mallon
· 13 years ago
f15855b
ep93xx: Don't use system controller defines in audio drivers
by Ryan Mallon
· 13 years ago
258249e
ep93xx: Move PHYS_BASE defines to local SoC header file
by Ryan Mallon
· 13 years ago
4d5fc58
ARM: remove bunch of now unused mach/io.h files
by Rob Herring
· 13 years ago
33f7e3e
ARM: ep93xx: clean-up mach/io.h
by Rob Herring
· 13 years ago
61b8008
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc
by Russell King
· 13 years ago
230f984
ARM: remove disable_fiq and arch_ret_to_user macros
by Rob Herring
· 13 years ago
a570067
ARM: big removal of now unused arch_idle()
by Nicolas Pitre
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
f88b897
ARM: restart: remove the now empty arch_reset()
by Russell King
· 13 years ago
3275166
ARM: restart: ep93xx: use new restart hook
by Russell King
· 13 years ago
73829af
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
d0e6b22
ARM: big removal of now unused vmalloc.h files
by Nicolas Pitre
· 13 years ago
2d13cca
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable
by Russell King
· 13 years ago
6a6f1ef
ARM: restart: remove local_irq_disable() from within arch_reset()
by Russell King
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
9a6879b
ARM: ep93xx: convert to MULTI_IRQ_HANDLER
by Jamie Iles
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
db8196d
dmaengine: move drivers to dma_transfer_direction
by Vinod Koul
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
cefd3e7
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
374e759
ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>
by Mika Westerberg
· 13 years ago
bd5f12a
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 13 years ago
257af9f
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
by Linus Walleij
· 13 years ago
505ed6f
ARM: 6967/1: ep93xx: ts72xx: fix board model detection
by Petr Štetiar
· 13 years ago
2a004c6
ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards
by Petr Štetiar
· 13 years ago
8f3c453
ARM: gpio: make trivial GPIOLIB implementation the default
by Russell King
· 13 years ago
22fe678
ARM: gpio: consolidate trivial gpiolib implementations
by Russell King
· 13 years ago
3960ef3
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
7235dd7
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
c8f8552
Merge branch 'cross-platform/clkdev' into next/cross-platform
by Arnd Bergmann
· 13 years ago
aa3831c
ARM: Consolidate the clkdev header files
by Kyungmin Park
· 13 years ago
dc8d966
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
by Rob Herring
· 13 years ago
b57e3c2
gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE define
by H Hartley Sweeten
· 13 years ago
626a96d
spi/ep93xx: add DMA support
by Mika Westerberg
· 14 years ago
71cebd7
ep93xx: remove the old M2P DMA code
by Mika Westerberg
· 14 years ago
760ee1c
dmaengine: add ep93xx DMA support
by Mika Westerberg
· 14 years ago
05e3475
Merge branch 'p2v' into devel
by Russell King
· 14 years ago
f4117ac
ARM: P2V: separate PHYS_OFFSET from platform definitions
by Russell King
· 14 years ago
5d046af
ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs
by Hartley Sweeten
· 14 years ago
85d988f
ARM: 6462/1: EP93xx: Document DMA M2P API
by Ryan Mallon
· 14 years ago
33081ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 14 years ago
534bc7f
ARM: ep93xx: add AC97 platform support
by Mika Westerberg
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
16bcf78
ARM: 6168/1: ep93xx: move physmap flash registration into core.c
by Hartley Sweeten
· 14 years ago
6e03a61
Merge branch 'ep93xx' into for-2.6.36
by Mark Brown
· 14 years ago
ed67ea8
EP93xx: Add i2s core support
by Ryan Mallon
· 15 years ago
b1e50eb
Merge remote branch 'origin' into secretlab/next-spi
by Grant Likely
· 15 years ago
011f23a
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
by Mika Westerberg
· 15 years ago
05ec7dd
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
4fec997
ARM: 6124/1: ep93xx: SPI driver platform support code
by Mika Westerberg
· 15 years ago
99e6a23
ARM: 5998/1: ep93xx: added chip revision reading function
by Mika Westerberg
· 15 years ago
329f905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
12926dc
[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver
by Mika Westerberg
· 15 years ago
8724fdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
a779053
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
2741ecb
Merge branch 'misc2' into devel
by Russell King
· 15 years ago
186f93e
Merge branch 'tmpreg' into devel
by Russell King
· 15 years ago
1587a37
ARM: 5955/1: ep93xx: move timer defines into core.c and document
by Hartley Sweeten
· 15 years ago
c931b4f
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
by Fenkart/Bostandzhyan
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
a5abd95
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
by H Hartley Sweeten
· 15 years ago
346e34a
ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2
by Hartley Sweeten
· 15 years ago
7603757
mtd: Remove now-defunct ts7250 nand driver
by H Hartley Sweeten
· 15 years ago
60214f0
Input: ep93xx_keypad - update driver to new core support
by H Hartley Sweeten
· 15 years ago
43234b1
ARM: 5790/1: ep93xx: add missing newline between file header and code
by Hubert Feurstein
· 15 years ago
5b642b4
ARM: 5789/1: ep93xx: add missing file headers
by Hubert Feurstein
· 15 years ago
12f56c6
ARM: 5775/1: ep93xx: add keypad core support
by Hartley Sweeten
· 15 years ago
fb78b11
ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototype
by Hartley Sweeten
· 15 years ago
6531a99
ARM: 5754/1: ep93xx: update i2c support
by Hartley Sweeten
· 15 years ago
03d3841
ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines
by Hartley Sweeten
· 15 years ago
591006f
ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macros
by Hartley Sweeten
· 15 years ago
1463600
ARM: 5750/1: ep93xx/micro9: Update platform code
by Hubert Feurstein
· 15 years ago
cc1ad4a
ARM: 5745/1: Change ep93xx gpio_irq static inlines to macros
by Hartley Sweeten
· 15 years ago
1f8db4f
ARM: 5744/1: ep93xx: add remaining phys offset selections
by Hartley Sweeten
· 15 years ago
c601218
ep93xx video driver platform support
by Ryan Mallon
· 15 years ago
87d721ad
Merge branch 'master' into devel
by Russell King
· 15 years ago
ef12379
ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
by Hartley Sweeten
· 15 years ago
3174c88
[ARM] 5611/1: ep93xx: update ts72xx nor flash support
by Hartley Sweeten
· 15 years ago
5d43f11
[ARM] 5609/1: ep93xx: add register defines for keypad support
by Hartley Sweeten
· 15 years ago
fbeeea5
[ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function
by Ryan Mallon
· 15 years ago
583ddaf
[ARM] 5592/1: ep93xx: cleanup platform header includes
by Hartley Sweeten
· 15 years ago
701fac8
[ARM] 5578/1: ep93xx: add ep93xx-keypad clock
by Hartley Sweeten
· 15 years ago
02239f0
[ARM] 5577/2: ep93xx: syscon locked register functions
by Hartley Sweeten
· 15 years ago
702b59e
[ARM] 5573/1: ep93xx: ensure typesafe io
by Hartley Sweeten
· 15 years ago
93db629
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
4894e4a
Merge commit 'v2.6.30' into next
by Dmitry Torokhov
· 15 years ago
b0efb42
Merge branch 'ep93xx' into devel
by Russell King
· 15 years ago
4070243
[ARM] 5528/1: ep93xx: add defines for dma clock magic numbers
by Hartley Sweeten
· 16 years ago
Next »