index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
12
-103
/
+79
2009-06-16
md: raid0: remove setting of segment boundary.
NeilBrown
1
-5
/
+0
2009-06-16
md: raid0: remove ->dev pointer from strip_zone structure
NeilBrown
2
-11
/
+11
2009-06-16
md: raid0: remove ->sectors from the strip_zone structure.
NeilBrown
2
-15
/
+19
2009-06-16
md: raid0: Fix a memory leak when stopping a raid0 array.
Andre Noll
1
-3
/
+2
2009-06-16
md: raid0: Allocate all buffers for the raid0 configuration in one function.
Andre Noll
1
-30
/
+17
2009-06-16
md: raid0: Make raid0_run() return a proper error code.
Andre Noll
1
-8
/
+9
2009-06-16
md: raid0: Remove hash spacing and sector shift.
Andre Noll
2
-65
/
+1
2009-06-16
md: raid0: Remove hash table.
Andre Noll
2
-13
/
+0
2009-06-16
md/raid0: two cleanups in create_stripe_zones.
NeilBrown
1
-12
/
+10
2009-06-16
md: raid0: Replace hash table lookup by looping over all strip_zones.
Andre Noll
2
-21
/
+21
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
24
-136
/
+181
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
26
-203
/
+2129
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
64
-95
/
+96
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
16
-51
/
+805
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
43
-178
/
+4145
2009-06-14
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
22
-133
/
+150
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
9
-6
/
+1570
2009-06-13
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-13
atmel-mci: add MCI2 register definitions
Nicolas Ferre
1
-0
/
+22
2009-06-13
atmel-mci: Integrate AT91 specific definition in header file
Nicolas Ferre
1
-0
/
+11
2009-06-13
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
2
-3
/
+3
2009-06-13
mmc_block: do not DMA to stack
Ben Dooks
1
-4
/
+12
2009-06-13
sdhci: Print ADMA status and pointer on debug
Ben Dooks
1
-0
/
+5
2009-06-13
tmio_mmc: fix clock setup
Ian Molton
1
-10
/
+5
2009-06-13
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
1
-10
/
+10
2009-06-13
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
1
-7
/
+5
2009-06-13
tmio_mmc: don't use set_irq_type
Philipp Zabel
1
-4
/
+2
2009-06-13
tmio_mmc: add bus_shift support
Philipp Zabel
2
-81
/
+125
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
4
-13
/
+26
2009-06-13
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
1
-5
/
+6
2009-06-13
cb710: more cleanup for the DEBUG case.
Michał Mirosław
2
-0
/
+7
2009-06-13
sdhci: platform driver for SDHCI
Richard Röjfors
3
-0
/
+180
2009-06-13
mxcmmc: remove frequency workaround
Pierre Ossman
1
-2
/
+0
2009-06-13
cb710: handle DEBUG define in Makefile
Pierre Ossman
1
-0
/
+4
2009-06-13
cb710: add missing parenthesis
Pierre Ossman
1
-1
/
+1
2009-06-13
cb710: fix printk format string
Pierre Ossman
1
-1
/
+1
2009-06-13
mmc: Driver for CB710/720 memory card reader (MMC part)
Michał Mirosław
11
-0
/
+1575
2009-06-13
pxamci: add regulator support.
Daniel Ribeiro
1
-5
/
+41
2009-06-13
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
1
-1
/
+7
2009-06-13
sdhci: avoid changing voltage needlessly
Pierre Ossman
2
-26
/
+29
2009-06-13
mmc/omap: make mmci-omap using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-06-13
mmc_spi: speedup for slow cards, less wear-out
Wolfgang Muees
1
-0
/
+12
2009-06-13
mmc: mmc_rescan detects card change in one run
Jorg Schummer
1
-44
/
+55
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+8
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-3
/
+9
2009-06-13
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
5
-54
/
+99
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
8
-223
/
+558
[next]