index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
direct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits
Oleg Nesterov
1
-7
/
+3
2009-09-23
proc: fix reported unit for RLIMIT_CPU
Kees Cook
1
-1
/
+1
2009-09-23
sdhci: increase timeout for internal clock stabilization.
Chris Ball
1
-2
/
+2
2009-09-23
sdhci: support for ADMA only hosts
Richard Röjfors
3
-23
/
+21
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2
-3
/
+3
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
5
-54
/
+69
2009-09-23
mmc: core SDIO suspend/resume support
Nicolas Pitre
1
-89
/
+196
2009-09-23
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
2
-10
/
+10
2009-09-23
omap4: mmc driver support on OMAP4
kishore kadiyala
5
-9
/
+60
2009-09-23
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
Chris Ball
1
-1
/
+2
2009-09-23
AT91: atmel-mci: Platform configuration to the the atmel-mci driver
Rob Emanuele
5
-0
/
+386
2009-09-23
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
Rob Emanuele
2
-7
/
+42
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
2
-1
/
+8
2009-09-23
sdhci-of: cleanup eSDHC's set_clock() a little bit
Anton Vorontsov
1
-11
/
+8
2009-09-23
sdhci-of: don't hard-code inverted write-protect quirk
Anton Vorontsov
1
-1
/
+13
2009-09-23
powerpc: introduce and document sdhci,wp-inverted property for eSDHC
Anton Vorontsov
8
-0
/
+9
2009-09-23
sdhci-of: fix high-speed cards recognition
Anton Vorontsov
3
-10
/
+10
2009-09-23
sdhci-of: avoid writing reserved bits into host control register
Anton Vorontsov
1
-0
/
+6
2009-09-23
sdhci-of: fix SD clock calculation
Anton Vorontsov
1
-0
/
+1
2009-09-23
sdio: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-23
sdhci: be more strict with get_min_clock() usage
Anton Vorontsov
1
-1
/
+2
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
2
-1
/
+32
2009-09-23
MAINTAINERS: update for TI OMAP hsmmc driver
Madhusudhan Chikkature
1
-1
/
+7
2009-09-23
ARM: OMAP: RX51: set MMC capabilities and power-saving flag
Adrian Hunter
1
-0
/
+4
2009-09-23
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
1
-4
/
+11
2009-09-23
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
1
-27
/
+33
2009-09-23
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
1
-2
/
+61
2009-09-23
omap_hsmmc: code refactoring
Denis Karpov
1
-159
/
+161
2009-09-23
omap_hsmmc: prevent races with irq handler
Adrian Hunter
1
-0
/
+25
2009-09-23
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
1
-0
/
+7
2009-09-23
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
1
-0
/
+4
2009-09-23
omap_hsmmc: cleanup macro usage
Denis Karpov
1
-23
/
+19
2009-09-23
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
1
-1
/
+1
2009-09-23
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
1
-74
/
+88
2009-09-23
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
1
-5
/
+54
2009-09-23
ARM: OMAP: mmc-twl4030: add regulator sleep / wake function
Adrian Hunter
2
-0
/
+59
2009-09-23
omap_hsmmc: support for deeper power saving states
Denis Karpov
4
-30
/
+222
2009-09-23
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
4
-0
/
+10
2009-09-23
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
1
-2
/
+12
2009-09-23
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
1
-16
/
+34
2009-09-23
omap_hsmmc: set open drain bit correctly
Denis Karpov
1
-2
/
+4
2009-09-23
omap_hsmmc: context save/restore support
Denis Karpov
1
-10
/
+184
2009-09-23
omap_hsmmc: keep track of power mode
Adrian Hunter
1
-8
/
+19
2009-09-23
ARM: OMAP: mmc-twl4030: add context loss counter support
Denis Karpov
2
-0
/
+18
2009-09-23
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
1
-10
/
+58
2009-09-23
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
1
-0
/
+57
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
3
-6
/
+42
2009-09-23
mmc: power off once at removal
Denis Karpov
1
-0
/
+2
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
8
-5
/
+137
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
5
-0
/
+61
[next]