index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
2
-4
/
+4
*
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
1
-1
/
+1
*
sdhci: improve no card, no reset quirk
Pierre Ossman
2008-04-18
1
-2
/
+10
*
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
2008-04-18
1
-1
/
+7
*
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
2008-04-18
1
-6
/
+42
*
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
2008-04-18
1
-14
/
+75
*
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
2008-04-18
1
-33
/
+49
*
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
2008-04-18
1
-27
/
+40
*
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
2008-04-18
1
-1
/
+4
*
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
2008-04-18
1
-10
/
+4
*
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
2008-04-18
1
-10
/
+83
*
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
2008-04-18
1
-17
/
+29
*
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
2008-04-18
1
-51
/
+37
*
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
2008-04-18
1
-5
/
+4
*
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
2008-04-18
1
-19
/
+60
*
MMC: OMAP: Add back cover switch support
Juha Yrjola
2008-04-18
1
-3
/
+84
*
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
2008-04-18
2
-110
/
+294
*
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
2008-04-18
1
-151
/
+1
*
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
2008-04-18
1
-1
/
+1
*
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
2008-04-18
1
-1
/
+0
*
MMC: OMAP: Remove some opcodes from host driver
Carlos Eduardo Aguiar
2008-04-18
1
-8
/
+3
*
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
2008-04-18
1
-2
/
+2
*
sdhci: allow led to be controlled freely
Pierre Ossman
2008-04-18
2
-0
/
+48
*
sdhci: remove custom controller name
Pierre Ossman
2008-04-18
2
-32
/
+17
*
mmc: set controller name early
Pierre Ossman
2008-04-18
1
-17
/
+22
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-18
47
-1042
/
+5800
|
\
|
*
ocfs2/net: Add debug interface to o2net
Sunil Mushran
2008-04-18
6
-3
/
+569
|
*
ocfs2: Only build ocfs2/dlm with the o2cb stack module
Mark Fasheh
2008-04-18
1
-1
/
+1
|
*
ocfs2/cluster: Get rid of arguments to the timeout routines
Jeff Mahoney
2008-04-18
1
-27
/
+20
|
*
ocfs2: Put tree in MAINTAINERS
Joel Becker
2008-04-18
1
-0
/
+1
|
*
ocfs2: Use BUG_ON
Julia Lawall
2008-04-18
2
-4
/
+2
|
*
ocfs2: Convert ocfs2 over to unlocked_ioctl
Andi Kleen
2008-04-18
3
-13
/
+6
|
*
ocfs2: Improve rename locking
Jan Kara
2008-04-18
1
-1
/
+1
|
*
fs/ocfs2/aops.c: test for IS_ERR rather than 0
Julia Lawall
2008-04-18
1
-3
/
+3
|
*
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
Tao Ma
2008-04-18
6
-5
/
+116
|
*
ocfs2: Add ac_alloc_slot in ocfs2_alloc_context
Tao Ma
2008-04-18
3
-0
/
+4
|
*
ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
Tao Ma
2008-04-18
1
-4
/
+18
|
*
ocfs2: Enable cross extent block merge.
Tao Ma
2008-04-18
1
-8
/
+86
|
*
ocfs2: Add support for cross extent block
Tao Ma
2008-04-18
1
-41
/
+325
|
*
ocfs2: Move /sys/o2cb to /sys/fs/o2cb
Mark Fasheh
2008-04-18
4
-0
/
+40
|
*
sysfs: Allow removal of symlinks in the sysfs root
Mark Fasheh
2008-04-18
1
-1
/
+8
|
*
ocfs2: Reconnect after idle time out.
Tao Ma
2008-04-18
2
-15
/
+38
|
*
ocfs2/dlm: Cleanup lockres print
Sunil Mushran
2008-04-18
1
-11
/
+11
|
*
ocfs2/dlm: Fix lockname in lockres print function
Sunil Mushran
2008-04-18
1
-75
/
+51
|
*
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
Sunil Mushran
2008-04-18
3
-160
/
+85
|
*
ocfs2/dlm: Dumps the purgelist into a debugfs file
Sunil Mushran
2008-04-18
2
-0
/
+72
|
*
ocfs2/dlm: Dumps the mles into a debugfs file
Sunil Mushran
2008-04-18
2
-0
/
+120
|
*
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
Sunil Mushran
2008-04-18
2
-37
/
+35
|
*
ocfs2/dlm: Dumps the lockres' into a debugfs file
Sunil Mushran
2008-04-18
2
-0
/
+255
|
*
ocfs2/dlm: Dump the dlm state in a debugfs file
Sunil Mushran
2008-04-18
4
-0
/
+325
[next]