Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4a4eefcd0e49f9f339933324c1bde431186a0a7d
/
arch
/
arm
/
mach-sa1100
/
assabet.c
dd45077
arm: sa1100: move irda header to linux/platform_data
by Dmitry Eremin-Solenikov
· 10 years ago
1c2f87c
ARM: 8025/1: Get rid of meminfo
by Laura Abbott
· 11 years ago
22564bd
ARM: sa11x0: assabet: clean up IrDA power setting
by Russell King
· 11 years ago
c885775
ARM: sa11x0: assabet: allow UCB1300 to wake up Assabet
by Russell King
· 11 years ago
7dde0c0
ARM: sa11x0: assabet: better reset handling
by Russell King
· 11 years ago
f3964fe
ARM: sa11x0/assabet: ensure CS2 is configured appropriately
by Russell King
· 11 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
7f206d4
ARM: sa1100/assabet: include platform_device.h directly
by Arnd Bergmann
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
6920b5a
ARM: move serial_sa1100.h header file to linux/platform_data
by Russell King
· 12 years ago
c6e9fbb
ARM: assabet: fix bogus warning in get_assabet_scr (again)
by Arnd Bergmann
· 13 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a1fd844
ARM: sa1100: move platform_data definitions
by Arnd Bergmann
· 12 years ago
19e4ab5
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers
by Arnd Bergmann
· 12 years ago
18775a7
ARM: mach-sa1100: retire custom LED code
by Bryan Wu
· 13 years ago
3169663
ARM: sa11x0/pxa: convert OS timer registers to IOMEM
by Russell King
· 12 years ago
7fea1ba
ARM: sa1100: use machine specific hook for late init
by Shawn Guo
· 13 years ago
f314f33
ARM: 7342/2: sa1100: prepare for sparse irq conversion
by Rob Herring
· 13 years ago
7256ecc
Merge branch 'sa11x0-mcp' into sa11x0
by Russell King
· 13 years ago
18bbff9
Merge branch 'sa11x0-lcd' into sa11x0
by Russell King
· 13 years ago
374da9d
Merge branch 'sa1111' into sa11x0
by Russell King
· 13 years ago
086ada5
FB: sa1100: remove global sa1100fb_.*_power function pointers
by Russell King
· 13 years ago
e1b7a72
FB: sa1100: move platform data to platform files
by Russell King
· 13 years ago
6ed3e2a
MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c
by Russell King
· 13 years ago
69dde86
ARM: sa11x0: add assabet ucb1x00 platform data
by Russell King
· 13 years ago
bab50a3
ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
by Russell King
· 13 years ago
49e01e3
ARM: sa11x0: assabet: ensure that GPIO27 is driven
by Russell King
· 13 years ago
4f592e6
ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs
by Russell King
· 13 years ago
7186fb9
ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered
by Russell King
· 13 years ago
a181099
ARM: sa11x0: convert to use DEFINE_RES_xxx macros
by Russell King
· 13 years ago
e36e26a
MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c
by Russell King
· 13 years ago
65f2e75
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."
by Russell King
· 13 years ago
216f63c
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
by Russell King
· 13 years ago
5b3fcfe
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-arm
by Linus Torvalds
· 13 years ago
a61c233
ARM: sa11x0: assabet: fix build warning
by Russell King
· 13 years ago
21ebd6c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
af9081a
ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.
by Jochen Friedrich
· 13 years ago
5dd7bf5
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
by Jochen Friedrich
· 13 years ago
d9ca583
ARM: restart: sa1100: use new restart hook
by Russell King
· 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
0744a3e
ARM: platform fixups: remove mdesc argument to fixup function
by Russell King
· 14 years ago
17f4425
ARM: mach-sa1100: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
e9107ab
ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
by Nicolas Pitre
· 13 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
7a5b4e1
ARM: sa11x0: convert set_xxx_data() to register_xxx()
by Russell King
· 15 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
74945c8
[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h
by Russell King
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
2f3eca8
[ARM] Shut up gcc warning in assabet.c
by Russell King
· 19 years ago
92519d8
[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100
by Deepak Saxena
· 19 years ago
323cdfc
[MFD] Add SA11x0 MCP platform device support
by Russell King
· 19 years ago
e9dea0c
[PATCH] ARM: Remove machine description macros
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago