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
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
|
|
|
pinctrl: support gpio request deferred probing
Dong Aisheng
2012-05-01
|
|
|
*
|
|
|
|
|
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
2012-04-26
|
|
|
*
|
|
|
|
|
pinctrl: enhance reporting of errors when loading from DT
John Crispin
2012-04-26
|
|
|
*
|
|
|
|
|
pinctrl: add kerneldoc for pinctrl_ops device tree functions
Stephen Warren
2012-04-26
|
|
|
*
|
|
|
|
|
pinctrl: propagate map validation errors
Stephen Warren
2012-04-26
|
|
|
*
|
|
|
|
|
pinctrl: fix dangling comment
Linus Walleij
2012-04-25
|
|
|
*
|
|
|
|
|
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
John Crispin
2012-04-24
|
|
|
*
|
|
|
|
|
pinctrl: show pin name for pingroups in sysfs
Dong Aisheng
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: show pin name when request pins
Dong Aisheng
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: a minor fix of pin config debug information
Dong Aisheng
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: pinconf: fix compilation error if PINCONF is not selected
Viresh Kumar
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: mark non-EXPERIMENTAL
Linus Walleij
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: tegra: Add complete device tree support
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
dt: Document Tegra20/30 pinctrl binding
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
dt: Move Tegra20 pin mux binding into new pinctrl directory
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
dt: pinctrl: Document device tree binding
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
dt: add property iteration helpers
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: implement pinctrl deferred probing
Linus Walleij
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: add some error checking for user interfaces
Dong Aisheng
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: fix pinmux_check_ops error checking
Dong Aisheng
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-18
|
|
|
*
|
|
|
|
|
Documentation: pinctrl: add missing spi0_0 grp in example
Viresh Kumar
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: core device tree mapping table parsing support
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: implement pinctrl_check_ops
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: include <linux/bug.h> to prevent compile errors
Stephen Warren
2012-04-18
|
|
|
*
|
|
|
|
|
pinctrl: fix compile error if not select PINMUX support
Dong Aisheng
2012-04-18
|
|
*
|
|
|
|
|
|
SPEAr3xx: Add pinctrl support for boards
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
|
SPEAr: Remove existing padmux support for SPEAr
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
|
pinctrl: Add SPEAr3xx pinctrl drivers
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
|
pinctrl: Add SPEAr pinctrl drivers
Viresh Kumar
2012-04-22
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
SPEAr: Update defconfigs
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
SPEAr: Add PL080 DMA support for 3xx and 6xx
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
SPEAr3xx: Replace printk() with pr_*()
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
SPEAr6xx: Add compilation support for dtbs using 'make dtbs'
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
SPEAr: Use CLKDEV_INIT for defining clk_lookups
Viresh Kumar
2012-04-22
|
|
*
|
|
|
|
|
ARM: SPEAr600: Change FSMC and SMI clock names
Stefan Roese
2012-04-22
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'spear/clock' into next/clock
Arnd Bergmann
2012-05-12
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
SPEAr: Switch to common clock framework
Viresh Kumar
2012-05-12
|
*
|
|
|
|
|
SPEAr: Call clk_prepare() before calling clk_enable
Viresh Kumar
2012-05-12
|
*
|
|
|
|
|
SPEAr: clk: Add General Purpose Timer Synthesizer clock
Viresh Kumar
2012-05-12
|
*
|
|
|
|
|
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
2012-05-12
|
*
|
|
|
|
|
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
2012-05-12
|
*
|
|
|
|
|
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
2012-05-12
[prev]
[next]