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
*
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-04-07
|
\
|
*
i2c: imx: Make disable_delay a per-device variable
Wolfram Sang
2009-04-07
|
*
i2c: xtensa s6000 i2c driver
Oskar Schirmer
2009-04-07
|
*
i2c: i2c-mpc: make I2C bus speed configurable
Wolfgang Grandegger
2009-04-07
|
*
i2c: i2c-mpc: use dev based printout function
Wolfgang Grandegger
2009-04-07
|
*
i2c: i2c-mpc: various coding style fixes
Wolfgang Grandegger
2009-04-07
|
*
i2c: imx: Add missing request_mem_region in probe()
Darius Augulis
2009-04-07
|
*
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
Mark Brown
2009-04-07
|
*
i2c-s3c2410: Simplify bus frequency calculation
Daniel Silverstone
2009-04-07
|
*
i2c-s3c2410: sda_delay should be in ns, not clock ticks
Ben Dooks
2009-04-07
|
*
i2c: iMX/MXC support
Darius Augulis
2009-04-07
*
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-04-07
|
\
\
|
*
|
hwmon: Add Asus ATK0110 support
Luca Tettamanti
2009-04-07
|
*
|
hwmon: (lm95241) Convert to new-style i2c driver
Jean Delvare
2009-04-07
|
|
/
*
|
parport: Use the PCI IRQ if offered
Alan Cox
2009-04-07
*
|
tty: jsm cleanups
Breno Leitao
2009-04-07
*
|
Adjust path to gpio headers
Mike Frysinger
2009-04-07
*
|
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
2009-04-07
*
|
Change KCONFIG name
Mike Frysinger
2009-04-07
*
|
tty: Blackin CTS/RTS
Sonic Zhang
2009-04-07
*
|
Change hardware flow control from poll to interrupt driven
Sonic Zhang
2009-04-07
*
|
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2009-04-07
*
|
serqt: initial clean up pass for tty side
Alan Cox
2009-04-07
*
|
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
2009-04-07
*
|
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
|
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
2009-04-07
*
|
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
2009-04-07
*
|
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2009-04-07
*
|
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
*
|
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
*
|
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
*
|
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-04-07
*
|
spi: limit reaches -1, tested 0
Roel Kluin
2009-04-07
*
|
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
*
|
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
*
|
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
*
|
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
*
|
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
2009-04-07
*
|
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
2009-04-07
*
|
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
2009-04-07
*
|
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
2009-04-07
*
|
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
2009-04-07
[next]