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
/
drivers
Commit message (
Expand
)
Author
Age
*
gpio: pca953x: Add compatible strings to gpio-pca953x driver
Maxime Ripard
2012-11-17
*
gpio: pca953x: Register an IRQ domain
Maxime Ripard
2012-11-17
*
gpio: mvebu: Set free callback for gpio_chip
Axel Lin
2012-11-08
*
gpio: tegra: Drop exporting static functions
Axel Lin
2012-11-08
*
gpio: tegra: Staticize non-exported symbols
Axel Lin
2012-11-08
*
gpio: tegra: fix suspend/resume apis
Laxman Dewangan
2012-11-08
*
gpio-pch: Set parent dev for gpio chip
Alexander Stein
2012-11-04
*
gpio: em: Fix build errors
Axel Lin
2012-11-04
*
GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
Wei Yongjun
2012-10-27
*
gpio/tc3589x: convert to use the simple irqdomain
Linus Walleij
2012-10-26
*
gpio/em: convert to linear IRQ domain
Linus Walleij
2012-10-26
*
gpio/mvebu: convert to use irq_domain_add_simple()
Linus Walleij
2012-10-26
*
gpio/tegra: convert to use linear irqdomain
Linus Walleij
2012-10-26
*
gpiolib: unlock on error in gpio_export()
Dan Carpenter
2012-10-26
*
gpiolib: add gpio get direction callback support
Mathias Nyman
2012-10-26
*
GPIO: clps711x: Fix direction logic for PORTD
Alexander Shiyan
2012-10-26
*
GPIO: clps711x: Fix return value for gpio_clps711x_get
Alexander Shiyan
2012-10-24
*
gpiolib: Refactor gpio_export
Ryan Mallon
2012-10-22
*
GPIO: vt8500: Add extended gpio bank for WM8505/WM8650
Tony Prisk
2012-10-19
*
GPIO: Add support for GPIO on CLPS711X-target platform
Alexander Shiyan
2012-10-15
*
DA9055 GPIO driver
Ashish Jangam
2012-10-15
*
gpio/gpio-omap: Use existing pointer to struct device
Tobias Klauser
2012-10-15
*
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
2012-10-15
*
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
2012-10-13
|
\
|
*
md: refine reporting of resync/reshape delays.
NeilBrown
2012-10-10
|
*
md/raid5: be careful not to resize_stripes too big.
NeilBrown
2012-10-10
|
*
md: make sure manual changes to recovery checkpoint are saved.
NeilBrown
2012-10-10
|
*
md/raid10: use correct limit variable
Dan Carpenter
2012-10-10
|
*
md: writing to sync_action should clear the read-auto state.
NeilBrown
2012-10-10
|
*
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
Jianpeng Ma
2012-10-10
|
*
md/raid5: make sure to_read and to_write never go negative.
NeilBrown
2012-10-10
|
*
md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.
Alexander Lyakas
2012-10-10
|
*
md/raid5: protect debug message against NULL derefernce.
NeilBrown
2012-10-10
|
*
md/raid5: add some missing locking in handle_failed_stripe.
NeilBrown
2012-10-10
|
*
MD: raid5 avoid unnecessary zero page for trim
Shaohua Li
2012-10-10
|
*
MD: raid5 trim support
Shaohua Li
2012-10-10
|
*
md/bitmap:Don't use IS_ERR to judge alloc_page().
Jianpeng Ma
2012-10-10
|
*
md/raid1: Don't release reference to device while handling read error.
NeilBrown
2012-10-10
|
*
raid: replace list_for_each_continue_rcu with new interface
Michael Wang
2012-10-10
|
*
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
2012-10-10
|
*
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
2012-10-10
|
*
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
2012-10-10
|
*
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
2012-10-10
|
*
MD RAID10: Prep for DM RAID10 device replacement capability
Jonathan Brassow
2012-10-10
|
*
md: avoid taking the mutex on some ioctls.
NeilBrown
2012-10-10
|
*
MD: change the parameter of md thread
Shaohua Li
2012-10-10
|
*
md/raid10: submit IO from originating thread instead of md thread.
NeilBrown
2012-10-10
|
*
md: raid 10 supports TRIM
Shaohua Li
2012-10-10
|
*
md: raid 1 supports TRIM
Shaohua Li
2012-10-10
|
*
md: raid 0 supports TRIM
Shaohua Li
2012-10-10
[next]