index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-nomadik
/
gpio.c
Commit message (
Expand
)
Author
Age
*
gpio: move Nomadik GPIO driver to drivers/gpio
Grant Likely
2011-05-26
*
ARM: nmk: update GPIO chained IRQ handler to entry/exit functions
Will Deacon
2011-05-11
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
*
arm: nomadik: Use local irq state
Thomas Gleixner
2011-03-29
*
arm: nomadik: Remove non existing cpu id check
Thomas Gleixner
2011-03-29
*
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
2011-03-24
*
plat-nomadik: make GPIO interrupts work with cpuidle ApSleep
Rabin Vincent
2011-03-14
*
plat-nomadik: fix compilation warning
Linus Walleij
2011-03-14
*
plat-nomadik: get rid of unused GPIO PM code
Rabin Vincent
2011-03-14
*
plat-nomadik: change sleep/wakeup setting in GPIO SLPM register
Rikard Olsson
2011-03-14
*
plat-nomadik: implement safe switch sequence for Alt-C
Rabin Vincent
2011-03-14
*
plat-nomadik: set altfunc to GPIO when enabling the sleep config
Rabin Vincent
2011-03-14
*
plat-nomadik: type secondary IRQ correctly
Virupax Sadashivpetimath
2011-03-14
*
plat-nomadik: pull-up/down settings for GPIO resume
Jonas Aaberg
2011-03-14
*
plat-nomadik: support secondary GPIO interrupts
Rabin Vincent
2011-03-14
*
plat-nomadik: implement suspend/resume for GPIO
Rabin Vincent
2011-03-14
*
plat-nomadik: add custom dbg_show for GPIO
Rabin Vincent
2011-03-14
*
plat-nomadik: support varying number of GPIOs per block
Rabin Vincent
2011-03-14
*
ARM: plat-nomadik: irq_data conversion.
Lennert Buytenhek
2011-01-13
*
nomadik-gpio: use dev name if no name is specified
Rabin Vincent
2010-12-08
*
nomadik-gpio: allow sleep mode dir/pull to differ from normal mode
Rabin Vincent
2010-12-08
*
ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.text
Uwe Kleine-König
2010-09-02
*
ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull up
Rabin Vincent
2010-09-02
*
ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2
Rabin Vincent
2010-09-02
*
ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning
Rabin Vincent
2010-06-16
*
ARM: 6176/1: nomadik-gpio: implement to_irq
Rabin Vincent
2010-06-16
*
ARM: 6175/1: nomadik-gpio: implement set_wake
Rabin Vincent
2010-06-16
*
ARM: 6156/1: nomadik-gpio: switch to core_initcall
Rabin Vincent
2010-06-16
*
ARM: 6155/1: nomadik-gpio: add pin configuration API
Rabin Vincent
2010-06-16
*
ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_mode
Rabin Vincent
2010-06-16
*
ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour
Rabin Vincent
2010-06-16
*
ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown
Rabin Vincent
2010-06-16
*
ARM: 6147/1: nomadik-gpio: set val in ->direction_output()
Rabin Vincent
2010-06-16
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
*
ARM: 6104/1: nomadik-gpio: use clk API
Rabin Vincent
2010-05-06
*
ARM: 6102/1: nomadik-gpio: set a default trigger for interrupts
Rabin Vincent
2010-05-06
*
ARM: 6101/1: nomadik-gpio: don't enable in set_type
Rabin Vincent
2010-05-06
*
ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqs
Rabin Vincent
2010-05-06
*
ARM: 6099/1: nomadik-gpio: fix mask/unmask
Rabin Vincent
2010-05-06
*
ARM: 5972/1: nomadik-gpio: convert to platform driver
Rabin Vincent
2010-03-19
*
ARM: 5971/1: nomadik-gpio: mask/ack/unmask the parent irq
Rabin Vincent
2010-03-19
*
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Rabin Vincent
2010-03-19
*
ARM: 5969/1: nomadik: move gpio to plat-nomadik
Rabin Vincent
2010-03-19