Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1b860fbb2b0d25a5ccd8165ea4db2914b0820f5
/
arch
/
arm
/
plat-nomadik
ac5761a
Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
9524145
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
eed1e57
Merge branch 'stericsson/cleanup' into next/timer
by Arnd Bergmann
· 13 years ago
3e965b1
Merge branch 'next/fixes' into next/cleanup
by Arnd Bergmann
· 13 years ago
41684f6
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
05387a9
ARM: plat-nomadik: timer: Export reset functions
by Jonas Aaberg
· 13 years ago
2f73a06
ARM: plat-nomadik: timer: Add support for periodic timers
by Jonas Aaberg
· 13 years ago
cba1383
ARM: plat-nomadik: MTU sched_clock as an option
by Mattias Wallin
· 13 years ago
3c0227d
gpio/nomadik: disable clocks when unused
by Rabin Vincent
· 13 years ago
76525ec
mach-ux500: remove pull-pinconfig and add SPI2
by Fredrik Svensson
· 14 years ago
94117cb
ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>
by Linus Walleij
· 13 years ago
0f33286
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
by Linus Walleij
· 13 years ago
8f3c453
ARM: gpio: make trivial GPIOLIB implementation the default
by Russell King
· 13 years ago
01e7dc8
ARM: gpio: consolidate gpio_to_irq
by Russell King
· 13 years ago
22fe678
ARM: gpio: consolidate trivial gpiolib implementations
by Russell King
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
33d7864
gpio/nomadik: fix sleepmode for elder Nomadik
by Linus Walleij
· 13 years ago
bc6f5cf
gpio/nomadik: add function to read GPIO pull down status
by Rickard Andersson
· 13 years ago
37d7245
gpio: move Nomadik GPIO driver to drivers/gpio
by Grant Likely
· 13 years ago
2320f50
i2c-nomadik: fix speed enumerator
by Linus Walleij
· 13 years ago
9772760
i2c-nomadik: make i2c timeout specific per i2c bus
by Virupax Sadashivpetimath
· 13 years ago
9a55d97
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
bfe45e0
clocksource: convert ARM 32-bit down counting clocksources
by Russell King
· 13 years ago
adfed15
ARM: nmk: update GPIO chained IRQ handler to entry/exit functions
by Will Deacon
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
d1118f6
arm: nomadik: Use local irq state
by Thomas Gleixner
· 14 years ago
4fe25e3
arm: nomadik: Remove non existing cpu id check
by Thomas Gleixner
· 14 years ago
b15f052
arm/gpio: Remove three copies of broken and racy debug code
by Thomas Gleixner
· 14 years ago
6447f55d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
b9df468
plat-nomadik: make GPIO interrupts work with cpuidle ApSleep
by Rabin Vincent
· 14 years ago
3c4bee0
plat-nomadik: fix compilation warning
by Linus Walleij
· 14 years ago
5317e4d1
plat-nomadik: get rid of unused GPIO PM code
by Rabin Vincent
· 14 years ago
8b40eee
plat-nomadik: change sleep/wakeup setting in GPIO SLPM register
by Rikard Olsson
· 14 years ago
01727e6
plat-nomadik: implement safe switch sequence for Alt-C
by Rabin Vincent
· 14 years ago
3546d15
plat-nomadik: set altfunc to GPIO when enabling the sleep config
by Rabin Vincent
· 14 years ago
2c8bb0e
plat-nomadik: type secondary IRQ correctly
by Virupax Sadashivpetimath
· 14 years ago
9c66ee6
plat-nomadik: pull-up/down settings for GPIO resume
by Jonas Aaberg
· 14 years ago
33b744b
plat-nomadik: support secondary GPIO interrupts
by Rabin Vincent
· 14 years ago
c84c7c0
plat-nomadik: implement suspend/resume for GPIO
by Rabin Vincent
· 15 years ago
d0b543c
plat-nomadik: add custom dbg_show for GPIO
by Rabin Vincent
· 15 years ago
e493e06
plat-nomadik: support varying number of GPIOs per block
by Rabin Vincent
· 15 years ago
10a946b
dma40: remove export of stedma40_memcpy_sg
by Rabin Vincent
· 14 years ago
ac2c0a3
dma40: allow realtime and priority for event lines
by Rabin Vincent
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
f272c00
ARM: plat-nomadik: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
d49278e
dmaengine: dma40: Add support to split up large elements
by Per Forlin
· 14 years ago
ec05aa1
ARM: nomadik: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
5e06b64
ARM: ensure all sched_clock() implementations are notrace marked
by Russell King
· 14 years ago
8492fd2
ARM: nomadik: update clock source registration
by Russell King
· 14 years ago
8d568ae
nomadik-gpio: use dev name if no name is specified
by Rabin Vincent
· 14 years ago
dacdc96
nomadik-gpio: allow sleep mode dir/pull to differ from normal mode
by Rabin Vincent
· 14 years ago
8fbb97a2
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
by Linus Walleij
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
61d8e11
Remove duplicate includes from many files
by Zimny Lech
· 14 years ago
3a99c63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5c37209
ste_dma40: remove channel_type
by Rabin Vincent
· 14 years ago
51f5d74
ste_dma40: remove enum for endianess
by Rabin Vincent
· 14 years ago
4a6aed3
ste_dma40: remove TIM_FOR_LINK option
by Rabin Vincent
· 14 years ago
20a5b6d
ste_dma40: move mode_opt to separate config
by Rabin Vincent
· 14 years ago
38bdbf0
ste_dma40: move channel mode to a separate field
by Rabin Vincent
· 14 years ago
730c187
ste_dma40: move priority to separate field
by Rabin Vincent
· 14 years ago
23beab7
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel
by Russell King
· 14 years ago
1158f0f
Input: add support for Nomadik SKE keypad controller
by Sundar Iyer
· 14 years ago
9646b79
DMAENGINE: define a dummy filter function for ste_dma40
by Linus Walleij
· 14 years ago
661385f
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
by Per Forlin
· 14 years ago
3c0f240
DMAENGINE: ste_dma40: added kernel doc for struct
by Jonas Aaberg
· 14 years ago
8f6fd7f
DMAENGINE: ste_dma40: removed non-used variable from struct
by Jonas Aaberg
· 14 years ago
767a967
DMAENGINE: ste_dma40: code clean-up
by Jonas Aaberg
· 14 years ago
0747c7ba
DMAENGINE: ste_dma40: config checks
by Linus Walleij
· 14 years ago
a0719f5
ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates
by Linus Walleij
· 14 years ago
99f7689
ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix
by Linus Walleij
· 14 years ago
fd0d67d
ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.text
by Uwe Kleine-König
· 14 years ago
6720db7
ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull up
by Rabin Vincent
· 14 years ago
7e3f7e5
ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2
by Rabin Vincent
· 14 years ago
dcded10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
5951672
DMAENGINE: ste_dma40: no disabled phy channels on ux500
by Jonas Aaberg
· 14 years ago
2917947
ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment
by Linus Walleij
· 14 years ago
f6aa01c
ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning
by Rabin Vincent
· 14 years ago
0d2aec9
ARM: 6176/1: nomadik-gpio: implement to_irq
by Rabin Vincent
· 14 years ago
4d4e20f
ARM: 6175/1: nomadik-gpio: implement set_wake
by Rabin Vincent
· 14 years ago
33f45ea
ARM: 6156/1: nomadik-gpio: switch to core_initcall
by Rabin Vincent
· 14 years ago
378be06
ARM: 6155/1: nomadik-gpio: add pin configuration API
by Rabin Vincent
· 14 years ago
6f9a974
ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_mode
by Rabin Vincent
· 14 years ago
81a3c29
ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour
by Rabin Vincent
· 14 years ago
5b327ed
ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown
by Rabin Vincent
· 14 years ago
6647c6c
ARM: 6147/1: nomadik-gpio: set val in ->direction_output()
by Rabin Vincent
· 14 years ago
ba327b1
ARM: 6145/1: ux500 MTU clockrate correction
by Linus Walleij
· 14 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
2a84751
ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clock
by Linus Walleij
· 14 years ago
af7dc22
ARM: 6104/1: nomadik-gpio: use clk API
by Rabin Vincent
· 15 years ago
2210d64
ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts
by Rabin Vincent
· 15 years ago
7a852d8
ARM: 6101/1: nomadik-gpio: don't enable in set_type
by Rabin Vincent
· 15 years ago
040e5ec
ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqs
by Rabin Vincent
· 15 years ago
6b07aae
ARM: 6099/1: nomadik-gpio: fix mask/unmask
by Rabin Vincent
· 15 years ago
8d318a5
DMAENGINE: Support for ST-Ericssons DMA40 block v3
by Linus Walleij
· 15 years ago
b102c01
ARM: 5978/1: plat-nomadik: use one-shot clock events
by Alessandro Rubini
· 15 years ago
3e3c62c
ARM: 5972/1: nomadik-gpio: convert to platform driver
by Rabin Vincent
· 15 years ago
Next »