index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
mmc: make tifm_sd_set_dma_data() static
Adrian Bunk
1
-1
/
+1
2007-05-01
mmc: remove old card states
Pierre Ossman
4
-28
/
+34
2007-05-01
mmc: support unsafe resume of cards
Pierre Ossman
6
-213
/
+444
2007-05-01
mmc: separate out reading EXT_CSD
Pierre Ossman
1
-40
/
+35
2007-05-01
mmc: break apart switch function
Pierre Ossman
1
-8
/
+41
2007-05-01
MMC: Fix handling of low-voltage cards
Philip Langdale
4
-11
/
+32
2007-05-01
MMC: Consolidate voltage definitions
Philip Langdale
2
-34
/
+8
2007-05-01
mmc: add bus handler
Pierre Ossman
6
-683
/
+1041
2007-05-01
wbsd: check for data opcode earlier
Pierre Ossman
1
-21
/
+20
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
13
-517
/
+844
2007-05-01
mmc: Move core functions to subdir
Pierre Ossman
8
-18
/
+24
2007-05-01
mmc: deprecate mmc bus topology
Pierre Ossman
5
-555
/
+400
2007-05-01
mmc: remove card upon suspend
Pierre Ossman
1
-3
/
+10
2007-05-01
mmc: allow suspended block driver to be removed
Pierre Ossman
1
-0
/
+3
2007-05-01
mmc: Flush pending detects on host removal
Pierre Ossman
2
-1
/
+17
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
24
-127
/
+158
2007-05-01
mmc: Move queue functions to mmc_block
Pierre Ossman
4
-7
/
+7
2007-05-01
mmc: Move "present" marking
Pierre Ossman
2
-2
/
+2
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
14
-36
/
+31
2007-05-01
mmc: add type field to cards
Pierre Ossman
2
-7
/
+11
2007-05-01
mmc: MMC sector based cards
Pierre Ossman
4
-8
/
+38
2007-05-01
mmc: use right timing mode constant
Pierre Ossman
1
-1
/
+1
2007-05-01
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
1
-0
/
+1
2007-05-01
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
4
-72
/
+80
2007-05-01
tifm_sd: implement software scatter-gather
Alex Dubov
2
-147
/
+297
2007-05-01
tifm_sd: fix resume handler
Alex Dubov
1
-16
/
+19
2007-05-01
tifm_sd: replace command completion state machine with full checking
Alex Dubov
2
-122
/
+138
2007-05-01
tifm_sd: merge dma and pio request processing paths
Alex Dubov
1
-130
/
+68
2007-05-01
tifm_sd: separate command flags, socket flags and register bit masks
Alex Dubov
1
-36
/
+36
2007-05-01
tifm_sd: remove wait for power off on remove
Alex Dubov
1
-15
/
+10
2007-05-01
tifm_sd: remove tifm_sd_terminate function
Alex Dubov
1
-21
/
+13
2007-05-01
tifm: add sysfs attribute for tifm devices
Alex Dubov
1
-7
/
+20
2007-05-01
tifm_7xx1: fix adapter resume function
Alex Dubov
1
-27
/
+31
2007-05-01
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
3
-72
/
+65
2007-05-01
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
3
-45
/
+51
2007-05-01
tifm_7xx1: improve card detection routine
Alex Dubov
1
-25
/
+21
2007-05-01
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
3
-76
/
+72
2007-05-01
tifm: simplify bus match and uevent handlers
Alex Dubov
4
-40
/
+53
2007-05-01
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
2
-56
/
+47
2007-05-01
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
4
-37
/
+50
2007-05-01
wbsd: remove block crc test
Pierre Ossman
2
-34
/
+3
2007-05-01
mmc: enforce correct sg list
Pierre Ossman
1
-0
/
+11
2007-05-01
mmc: cull sg list to match mmc request size
Alex Dubov
5
-129
/
+50
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-04-30
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-04-30
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-04-30
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
[next]