index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
/
dsmg600-setup.c
Age
Commit message (
Expand
)
Author
2021-08-13
ARM: ixp4xx: Delete the D-Link DSM-G600 boardfiles
Linus Walleij
2019-04-23
ARM: ixp4xx: Switch to use new IRQ+GPIO drivers
Linus Walleij
2019-04-19
ARM: ixp4xx: Convert to SPARSE_IRQ
Linus Walleij
2018-05-26
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
2017-10-30
i2c: gpio: Convert to use descriptors
Linus Walleij
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2016-11-26
ARM: ixp4xx: drop duplicate header gpio.h
Geliang Tang
2014-03-12
ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-27
ARM: ixp4xx: convert remaining users to use gpiolib
Linus Walleij
2013-07-06
ARM: ixp4xx: avoid circular header dependency
Arnd Bergmann
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-03-06
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
2012-01-05
ARM: restart: ixp4xx: use new restart hook
Russell King
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-08-21
ARM: mach-ixp4xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-07-18
ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2009-12-05
IXP4xx: move DSM G600 platform macros to the platform code.
Krzysztof HaĆasa
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
2008-02-04
[ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.c
Rod Whitby
2008-02-04
[ARM] 4805/1: ixp4xx: Use leds-gpio driver instead of IXP4XX-GPIO-LED driver
Rod Whitby
2008-02-04
[ARM] 4774/2: ixp4xx: Register dsmg600 rtc i2c_board_info
Rod Whitby
2008-01-27
ixp4xx-i2c-gpio
Michael-Luke Jones
2007-05-26
[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup code
Michael-Luke Jones
2007-05-05
[ARM] 4318/2: DSM-G600 Board Support
Michael-Luke Jones