index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MMC] sdhci: force DMA on some controllers
Pierre Ossman
2006-07-02
1
-2
/
+22
*
[MMC] sdhci: quirk for broken reset
Pierre Ossman
2006-07-02
1
-2
/
+27
*
[MMC] sdhci: version bump sdhci
Pierre Ossman
2006-07-02
1
-1
/
+1
*
[MMC] sdhci: support controller specific quirks
Pierre Ossman
2006-07-02
2
-0
/
+9
*
[MMC] sdhci: more DMA capabilities tests
Pierre Ossman
2006-07-02
2
-1
/
+33
*
[MMC] sdhci: reset sdhci controller early
Pierre Ossman
2006-07-02
1
-0
/
+2
*
[MMC] sdhci: check controller version
Pierre Ossman
2006-07-02
2
-0
/
+15
*
[MMC] sdhci: check only relevant inhibit bits
Pierre Ossman
2006-07-02
1
-3
/
+13
*
[MMC] sdhci: Test for invalid block size
Pierre Ossman
2006-07-02
2
-0
/
+14
*
[MMC] sdhci: Avoid sdhci DMA boundaries
Pierre Ossman
2006-07-02
2
-4
/
+10
*
[MMC] Fix sdhci PIO routines
Pierre Ossman
2006-07-02
2
-63
/
+101
*
[MMC] sdhci: fix interrupt handling
Pierre Ossman
2006-07-02
1
-56
/
+24
*
[MMC] sdhci: correct register order
Pierre Ossman
2006-07-02
1
-17
/
+27
*
[MMC] sdhci: proper timeout handling
Pierre Ossman
2006-07-02
2
-3
/
+48
*
[MMC] sdhci: fix sdhci reset timeout
Pierre Ossman
2006-07-02
1
-4
/
+17
*
[MMC] sdhci: fix timeout loops in sdhci
Pierre Ossman
2006-07-02
1
-13
/
+16
*
[MMC] sdhci: support for multiple voltages
Pierre Ossman
2006-07-02
2
-4
/
+66
*
[MMC] sdhci: print device id
Pierre Ossman
2006-07-02
1
-2
/
+7
*
[MMC] sdhci: check SDHCI base clock
Pierre Ossman
2006-07-02
1
-4
/
+11
*
[PATCH] powermac: Fix some 64b resource damage
Benjamin Herrenschmidt
2006-07-02
1
-2
/
+2
*
[PATCH] pnp: suppress request_irq() warning
Andrew Morton
2006-07-01
1
-1
/
+2
*
[PATCH] drivers/block/nbd.c compile fix
Ingo van Lil
2006-07-01
1
-1
/
+1
*
[PATCH] Fix problem with ATAPI DMA on IT8212 in Linux
Alan Cox
2006-07-01
1
-0
/
+2
*
[PATCH] RTC: class driver for Samsung S3C series SoC
Ben Dooks
2006-07-01
3
-0
/
+624
*
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
16
-357
/
+198
*
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
2006-07-01
1
-11
/
+16
*
[PATCH] IB/ipath: remove some #if 0 code related to lockable memory
Bryan O'Sullivan
2006-07-01
1
-11
/
+0
*
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
2006-07-01
4
-26
/
+60
*
[PATCH] IB/ipath: read/write correct sizes through diag interface
Bryan O'Sullivan
2006-07-01
1
-4
/
+5
*
[PATCH] IB/ipath: support more models of InfiniPath hardware
Bryan O'Sullivan
2006-07-01
4
-10
/
+38
*
[PATCH] IB/ipath: drop the "stats" sysfs attribute group
Bryan O'Sullivan
2006-07-01
1
-83
/
+0
*
[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
Bryan O'Sullivan
2006-07-01
6
-36
/
+11
*
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
6
-269
/
+265
*
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
2006-07-01
9
-27
/
+93
*
[PATCH] IB/ipath: check for valid LID and multicast LIDs
Bryan O'Sullivan
2006-07-01
1
-2
/
+2
*
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
2006-07-01
3
-5
/
+0
*
[PATCH] IB/ipath: don't confuse the max message size with the MTU
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
*
[PATCH] IB/ipath: disallow send of invalid packet sizes over UD
Bryan O'Sullivan
2006-07-01
1
-0
/
+5
*
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
2006-07-01
2
-17
/
+36
*
[PATCH] IB/ipath: fixed bug 9776 for real
Bryan O'Sullivan
2006-07-01
2
-31
/
+42
*
[PATCH] IB/ipath: reduce overhead on receive interrupts
Bryan O'Sullivan
2006-07-01
4
-73
/
+105
*
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
2006-07-01
6
-370
/
+279
*
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
2006-07-01
2
-8
/
+3
*
[PATCH] IB/ipath: use more appropriate gfp flags
Bryan O'Sullivan
2006-07-01
1
-12
/
+14
*
[PATCH] IB/ipath: enable freeze mode when shutting down device
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
*
[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...
Bryan O'Sullivan
2006-07-01
1
-3
/
+20
*
[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata
Bryan O'Sullivan
2006-07-01
2
-10
/
+2
*
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
2006-07-01
6
-33
/
+204
*
[PATCH] IB/ipath: report correct device identification information in /sys
Bryan O'Sullivan
2006-07-01
4
-22
/
+35
*
[PATCH] IB/ipath: return an error for unknown multicast GID
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
[next]