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
*
drivers/rtc/rtc-pcf8563.c: add device tree support
Nick Bowler
2012-07-30
*
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
Nick Bowler
2012-07-30
*
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
2012-07-30
*
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
Uwe Kleine-König
2012-07-30
*
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
2012-07-30
*
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
Sachin Kamat
2012-07-30
*
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
2012-07-30
*
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
2012-07-30
*
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
2012-07-30
*
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2012-07-30
*
rtc: pl031: fix up IRQ flags
Mattias Wallin
2012-07-30
*
rtc: pl031: use per-vendor variables for special init
Linus Walleij
2012-07-30
*
rtc: pl031: encapsulate per-vendor ops
Linus Walleij
2012-07-30
*
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
2012-07-30
*
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
2012-07-30
*
drivers/message/i2o/i2o_config.c: bound allocation
Alan Cox
2012-07-30
*
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...
Kamil Dudka
2012-07-30
*
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
2012-07-30
*
video/uvc: use memweight()
Akinobu Mita
2012-07-30
*
dm: use memweight()
Akinobu Mita
2012-07-30
*
backlight: move lp855x header into platform_data directory
Kim, Milo
2012-07-30
*
backlight: move register definitions from header to source
Kim, Milo
2012-07-30
*
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
2012-07-30
*
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
*
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
2012-07-30
*
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
*
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
2012-07-30
*
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
2012-07-30
*
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
2012-07-30
*
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
2012-07-30
*
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
2012-07-30
*
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
2012-07-30
*
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-30
*
clk: validate pointer in __clk_disable()
Fengguang Wu
2012-07-30
*
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
usb/musb: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
*
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
2012-07-30
*
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-07-30
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
|
\
|
*
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
2012-07-24
|
*
I2C: MV64XYZ: Add Device Tree support
Andrew Lunn
2012-07-23
|
*
i2c: stu300: use devm managed resources
Linus Walleij
2012-07-16
|
*
i2c: i2c-ocores: support for 16bit and 32bit IO
Ganesan Ramalingam
2012-07-14
|
*
V4L/DVB: mfd: use reg_shift instead of regstep
Jayachandran C
2012-07-14
[next]