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
...
|
|
*
|
dma40: combine mem and slave sg-to-lli functions
Rabin Vincent
2011-01-31
|
|
*
|
dma40: remove duplicated dev addr code
Rabin Vincent
2011-01-31
|
|
*
|
dma40: combine duplicated d40_pool_lli_alloc() calls
Rabin Vincent
2011-01-31
|
|
*
|
dma40: combine desc init functions
Rabin Vincent
2011-01-31
|
|
*
|
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
2011-01-31
|
|
*
|
dma40: remove unnecessary casts
Rabin Vincent
2011-01-31
|
|
*
|
dma40: fix DMA API usage for LLIs
Rabin Vincent
2011-01-31
|
|
*
|
dma40: fix DMA API usage for LCLA
Rabin Vincent
2011-01-31
|
|
*
|
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
2011-01-31
|
|
*
|
dma40: remove unnecessary ALIGN()s
Rabin Vincent
2011-01-31
|
|
*
|
dma40: allow realtime and priority for event lines
Rabin Vincent
2011-01-31
|
|
*
|
dma40: fix comment to refer to SOCs rather than boards
Rabin Vincent
2011-01-31
|
|
*
|
dma40: use helpers for error functions
Rabin Vincent
2011-01-31
|
|
*
|
dma40: use helpers for channel type check
Rabin Vincent
2011-01-31
|
|
*
|
dma40: use helper for channel registers base
Rabin Vincent
2011-01-31
|
|
*
|
dma40: remove "hardware link with previous jobs" code
Rabin Vincent
2011-01-31
|
|
*
|
dma40: ensure event lines get enabled
Rabin Vincent
2011-01-31
|
|
*
|
dma40: make init function static
Rabin Vincent
2011-01-31
*
|
|
|
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-22
*
|
|
|
pps: remove unreachable code
Alexander Gordeev
2011-03-22
*
|
|
|
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-22
*
|
|
|
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
2011-03-22
*
|
|
|
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
2011-03-22
*
|
|
|
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
2011-03-22
*
|
|
|
rtc: convert DS1374 to dev_pm_ops
Mark Brown
2011-03-22
*
|
|
|
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-22
*
|
|
|
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2011-03-22
*
|
|
|
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-22
*
|
|
|
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
*
|
|
|
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
2011-03-22
*
|
|
|
drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE
Axel Lin
2011-03-22
*
|
|
|
drivers/misc/ep93xx_pwm.c: world-writable sysfs files
Vasiliy Kulikov
2011-03-22
*
|
|
|
drivers/misc/atmel_tclib.c: fix a memory leak
Axel Lin
2011-03-22
*
|
|
|
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
2011-03-22
*
|
|
|
drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...
Hong Liu
2011-03-22
*
|
|
|
ST SPEAr: PCIE gadget suppport
Pratyush Anand
2011-03-22
*
|
|
|
drivers/misc/bmp085.c: free initmem memory
Shubhrajyoti Datta
2011-03-22
*
|
|
|
bh1780gli: convert to dev pm ops
Shubhrajyoti Datta
2011-03-22
*
|
|
|
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
*
|
|
|
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-22
*
|
|
|
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-22
*
|
|
|
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-22
*
|
|
|
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-22
*
|
|
|
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-22
*
|
|
|
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
*
|
|
|
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
*
|
|
|
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
*
|
|
|
backlight: add backlight type
Matthew Garrett
2011-03-22
*
|
|
|
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-22
*
|
|
|
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-22
[prev]
[next]