index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-23
sdio: set the functions' block size
David Vrabel
4
-2
/
+63
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
3
-3
/
+5
2007-09-23
mmc: fix sdio timeout calculation
Pierre Ossman
1
-0
/
+9
2007-09-23
mmc: fix incorrect divisor in debug output
Pierre Ossman
1
-1
/
+1
2007-09-23
sdio: enable wide bus mode
Pierre Ossman
1
-0
/
+33
2007-09-23
sdio: change clock speed
Pierre Ossman
1
-0
/
+6
2007-09-23
make struct sdio_dev_attrs[] static
Adrian Bunk
1
-1
/
+1
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
3
-1
/
+18
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
5
-0
/
+275
2007-09-23
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
1
-0
/
+62
2007-09-23
sdio: UART/GPS driver
Nicolas Pitre
3
-0
/
+1086
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
5
-1
/
+257
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2
-7
/
+28
2007-09-23
sdio: defines for some standard interface types
Nicolas Pitre
1
-0
/
+23
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
1
-0
/
+32
2007-09-23
sdio: add modalias support
Pierre Ossman
2
-1
/
+40
2007-09-23
mmc: whip bus uevent handler into shape
Pierre Ossman
1
-14
/
+17
2007-09-23
sdio: add device id table and matching
Pierre Ossman
3
-7
/
+92
2007-09-23
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
1
-1
/
+1
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
7
-26
/
+205
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
4
-29
/
+70
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
4
-1
/
+144
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
2
-0
/
+43
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2
-0
/
+74
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
3
-0
/
+188
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
3
-1
/
+119
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
2
-0
/
+41
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
7
-15
/
+279
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
4
-0
/
+74
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
10
-14
/
+304
2007-09-23
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
1
-0
/
+8
2007-09-23
mmc: add missing printk levels
Pierre Ossman
1
-2
/
+3
2007-09-23
mmc: remove confusing flag
Pierre Ossman
4
-16
/
+16
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
7
-10
/
+23
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
5
-11
/
+9
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
2
-7
/
+18
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2
-13
/
+36
2007-09-23
mmc: remove custom error codes
Pierre Ossman
16
-202
/
+203
2007-09-22
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
1
-16
/
+1
2007-09-22
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
3
-1
/
+22
2007-09-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-84
/
+53
2007-09-22
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2
-5
/
+6
2007-09-22
KVM: Fix virtualization menu help text
Avi Kivity
1
-1
/
+2
2007-09-21
Pull suspend.now into release branch
Len Brown
3
-82
/
+52
2007-09-21
Pull now into release branch
Len Brown
1
-2
/
+1
2007-09-21
ACPI: suspend: consolidate handling of Sx states addendum
Frans Pop
1
-2
/
+4
2007-09-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+12
2007-09-21
Revert "x86_64: Quicklist support for x86_64"
Linus Torvalds
5
-59
/
+26
2007-09-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+2
2007-09-21
[MIPS] BCM1480: include <linux/init.h>.
Ralf Baechle
1
-0
/
+1
[next]