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
*
ARM: pxa: recognize gpio number and type
Haojian Zhuang
2011-11-14
*
ARM: pxa: rename gpio_to_irq and irq_to_gpio
Haojian Zhuang
2011-11-14
*
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
Haojian Zhuang
2011-11-14
*
Revert "hvc_console: display printk messages on console."
Linus Torvalds
2011-11-07
*
powerpc: fix building hvc_opal.c
Michael Neuling
2011-11-07
*
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
xen: use static initializers in xen-balloon.c
Olaf Hering
2011-07-29
|
*
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
2011-07-26
|
*
Xen: fix braces coding style issue in xenbus_probe.h
Ruslan Pisarev
2011-07-26
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c
Ruslan Pisarev
2011-07-26
|
*
Xen: fix braces coding style issue in gntdev.c and grant-table.c
Ruslan Pisarev
2011-07-26
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c
Ruslan Pisarev
2011-07-26
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c
Ruslan Pisarev
2011-07-26
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
\
|
*
|
watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
Paul Gortmaker
2011-10-31
|
*
|
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
|
*
|
pinctrl: EXPORT_SYMBOL needs export.h
Stephen Rothwell
2011-10-31
|
*
|
pcmcia: Add export.h to drivers/pcmcia as required.
Paul Gortmaker
2011-10-31
|
*
|
pcmcia: add module.h to db1xxx_ss.c since it is modular.
Paul Gortmaker
2011-10-31
|
*
|
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
|
*
|
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2011-10-31
|
*
|
drivers/uwb: fix implicit use of stat.h
Paul Gortmaker
2011-10-31
|
*
|
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
Paul Gortmaker
2011-10-31
|
*
|
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-31
|
*
|
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
|
*
|
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
2011-10-31
|
*
|
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
2011-10-31
|
*
|
virtio: Add module.h to drivers/virtio users.
Paul Gortmaker
2011-10-31
|
*
|
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
|
*
|
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
|
*
|
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
|
*
|
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2011-10-31
|
*
|
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-31
|
*
|
staging: Add moduleparam.h to drivers/staging files as required
Paul Gortmaker
2011-10-31
|
*
|
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-31
|
*
|
ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
|
*
|
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2011-10-31
|
*
|
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
2011-10-31
|
*
|
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
|
*
|
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-31
|
*
|
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
|
*
|
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
2011-10-31
|
*
|
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
2011-10-31
|
*
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
|
*
|
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
|
*
|
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
|
*
|
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-10-31
|
*
|
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
2011-10-31
|
*
|
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
Paul Gortmaker
2011-10-31
|
*
|
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
[next]