index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sa1100
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-05
Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next
Russell King
2014-12-05
ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmcia device
Dmitry Eremin-Solenikov
2014-12-05
ARM: 8242/1: sa1100: add cpu clock
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8234/1: sa1100: reorder IRQ handling code
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8233/1: sa1100: switch to hwirq usage
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domain
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8231/1: sa1100: introduce irqdomains support
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8230/1: sa1100: shift IRQs by one
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8229/1: sa1100: replace irq numbers with names in irq driver
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8228/1: sa1100: drop entry-macro.S
Dmitry Eremin-Solenikov
2014-12-03
ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLER
Dmitry Eremin-Solenikov
2014-11-27
ARM: 8217/1: sa1100 collie: use gpio-charger instead of pda-power
Dmitry Eremin-Solenikov
2014-11-20
ARM: debug: move StrongARM debug include to arch/arm/include/debug
Dmitry Eremin-Solenikov
2014-11-11
ARM: sa11x0: Use void __iomem * in MMIO accessors
Thierry Reding
2014-10-20
ARM: mach-sa1100: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-10-02
kbuild: remove unnecessary variable initializaions
Masahiro Yamada
2014-09-12
ARM: 8136/1: sa1100: add Micro ASIC platform device
Linus Walleij
2014-07-29
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
2014-06-29
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
2014-03-12
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-07
ARM: 7991/1: sa1100: fix compile problem on Collie
Linus Walleij
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-12
ARM: 7936/1: sa1100: collie: add support for IrDA transceiver
Dmitry Eremin-Solenikov
2014-02-12
ARM: 7903/1: sa1100: h3xxx: drop hand-coded gpio_request_array analogue
Dmitry Eremin-Solenikov
2014-02-12
ARM: 7902/1: sa1100: h3xxx: move serial port GPIO handling to common place
Dmitry Eremin-Solenikov
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-01-17
ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
Viresh Kumar
2014-01-11
ARM: 7935/1: sa1100: collie: add gpio-keys configuration
Dmitry Eremin-Solenikov
2013-12-20
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
Uwe Kleine-König
2013-12-20
ARM: sa1100: stop using mach/timex.h
Uwe Kleine-König
2013-12-12
ARM: 7901/1: sa1100: h3600: refactor IrDA GPIO handling
Dmitry Eremin-Solenikov
2013-12-12
ARM: 7900/1: sa1100: h3100: refactor IrDA GPIO handling
Dmitry Eremin-Solenikov
2013-12-12
ARM: 7899/1: sa1100: h3600: refactor LCD GPIO handling
Dmitry Eremin-Solenikov
2013-12-12
ARM: 7898/1: sa1100: h3100: refactor LCD GPIO handling
Dmitry Eremin-Solenikov
2013-12-12
ARM: sa11x0: assabet: clean up IrDA power setting
Russell King
2013-12-12
ARM: sa11x0: assabet: allow UCB1300 to wake up Assabet
Russell King
2013-12-12
ARM: sa11x0: assabet: better reset handling
Russell King
2013-12-06
Merge branch 'soc/sched_clock' into next/soc
Kevin Hilman
2013-11-21
ARM: sa1100: Switch to sched_clock_register()
Stephen Boyd
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-12
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
[next]