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
*
pata_ali: documentation fixes
Bartlomiej Zolnierkiewicz
2010-03-01
*
libata: fix CFA handling in ide_timing_compute()
Bartlomiej Zolnierkiewicz
2010-03-01
*
sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
Bart Hartgers
2010-03-01
*
libata: make functions/variables static
Robert Hancock
2010-03-01
*
libata: implement spurious irq handling for SFF and apply it to piix
Tejun Heo
2010-03-01
*
libata: cleanup ata_sff_interrupt()
Tejun Heo
2010-03-01
*
ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-03-01
*
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-03-01
*
ahci: Implement SATA AHCI FIS-based switching support
Shane Huang
2010-03-01
*
pata_hpt366: remove irrelevant TODO
Sergei Shtylyov
2010-03-01
*
pata_hpt{37x|3x2n}: improve timing register documentation
Sergei Shtylyov
2010-03-01
*
pata_hpt366: remove redundant code
Sergei Shtylyov
2010-03-01
*
pata_hpt{37x|3x2n}: unify mode programming
Sergei Shtylyov
2010-03-01
*
pata_hpt3x2n: always stretch UltraDMA timing
Sergei Shtylyov
2010-03-01
*
pata_hpt37x: use ATA_DMA_* constants
Sergei Shtylyov
2010-03-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
2010-03-01
|
\
|
*
virtio: fix out of range array access
Michael S. Tsirkin
2010-02-28
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
|
\
\
|
*
\
Merge branches 'clks' and 'pnx' into devel
Russell King
2010-02-25
|
|
\
\
|
|
*
|
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: i2c-pnx: don't split messages across several lines
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: Use i2c driver data for passing between internal functions
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: kzalloc i2c drivers internal data
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: get i2c clock rate from clk API
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: move i2c clock start/stop into driver
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: move i2c suspend/resume callbacks into driver
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: convert watchdog to use clk API enable/disable calls
Russell King
2010-02-12
|
|
*
|
ARM: PNX4008: convert watchdog clocks to match by device only
Russell King
2010-02-12
|
*
|
|
Merge branch 'misc2' into devel
Russell King
2010-02-25
|
|
\
\
\
|
|
*
|
|
ARM: 5933/1: amba-pl011: support hardware flow control
Rabin Vincent
2010-02-18
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
.
\
\
\
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
2010-02-25
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
Linus Walleij
2010-02-21
|
|
|
|
*
|
|
|
|
ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
Linus Walleij
2010-02-04
|
|
|
|
*
|
|
|
|
ARM: 5896/1: MMCI: work around a hardware bug in U300
Linus Walleij
2010-01-27
|
|
|
|
*
|
|
|
|
ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills
Linus Walleij
2010-01-27
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-01
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
2010-03-01
|
*
|
|
|
|
|
|
|
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: factor out scatter gather chain block mapping code
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: fix scatter gather chain block dma direction kludge
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: simplify scatter gather code
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: factor out scatter gather chain block allocation and freeing
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
|
*
|
|
|
|
|
|
|
cciss: clarify command list padding calculation
Stephen M. Cameron
2010-02-28
[next]