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
*
spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA
Ilkka Koskinen
2010-10-20
*
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
Jason Wang
2010-10-20
*
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...
Grant Likely
2010-10-18
|
\
|
*
spi/bfin_spi: namespace local structs
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: init early
Michael Hennerich
2010-10-18
|
*
spi/bfin_spi: check per-transfer bits_per_word
Bob Liu
2010-10-18
|
*
spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
Barry Song
2010-10-18
|
*
spi/bfin_spi: cs should be always low when a new transfer begins
Rob Maris
2010-10-18
|
*
spi/bfin_spi: fix typo in comment
Rob Maris
2010-10-18
|
*
spi/bfin_spi: reject unsupported SPI modes
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: use dma_disable_irq_nosync() in irq handler
Barry Song
2010-10-18
|
*
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: reset ctl_reg bits when setup is run again on a device
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: push all size checks into the transfer function
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler
Yi Li
2010-10-18
|
*
spi/bfin_spi: sync hardware state before reprogramming everything
Barry Song
2010-10-18
|
*
spi/bfin_spi: save/restore state when suspending/resuming
Barry Song
2010-10-18
|
*
spi/bfin_spi: redo GPIO CS handling
Barry Song
2010-10-18
|
*
spi/bfin_spi: use the SPI namespaced bit names
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: drop extra memory we don't need
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: convert struct names to something more logical
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: convert queue run state to true/false
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: fix up some unused/misleading comments
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: punt useless null read/write funcs
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
2010-10-18
|
*
spi/bfin_spi: fix CS handling
Barry Song
2010-10-18
|
*
spi/bfin_spi: utilize the SPI interrupt in PIO mode
Yi Li
2010-10-18
|
*
spi/bfin_spi: force sane master-mode state at boot
Wolfgang Muees
2010-10-18
|
*
spi/bfin_spi: work around anomaly 05000119
Sonic Zhang
2010-10-18
|
*
spi/bfin_spi: fix resources leakage
Daniel Mack
2010-10-18
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-15
|
|
\
|
|
*
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
2010-10-15
|
*
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-15
|
|
\
\
|
|
*
|
HID: Add Cando touch screen 15.6-inch product id
François Jaouen
2010-10-13
|
|
*
|
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
Pierre BAILLY
2010-10-12
|
|
*
|
HID: hidraw, fix a NULL pointer dereference in hidraw_write
Antonio Ospite
2010-10-06
|
|
*
|
HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
Antonio Ospite
2010-10-06
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-15
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ps3disk: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
2010-10-12
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-14
|
|
\
\
\
|
|
*
|
|
ehea: Fix a checksum issue on the receive path
Breno Leitao
2010-10-13
|
|
*
|
|
net: allow FEC driver to use fixed PHY support
Greg Ungerer
2010-10-13
|
|
*
|
|
tg3: restore rx_dropped accounting
Eric Dumazet
2010-10-11
|
|
*
|
|
b44: fix carrier detection on bind
Paul Fertser
2010-10-11
|
|
*
|
|
NET: wimax, fix use after free
Jiri Slaby
2010-10-11
|
|
*
|
|
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2010-10-11
|
|
*
|
|
ATM: solos-pci, remove use after free
Jiri Slaby
2010-10-11
|
|
*
|
|
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
2010-10-11
|
|
*
|
|
r8169: use device model DMA API
Stanislaw Gruszka
2010-10-09
[next]