summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: whip bus uevent handler into shapePierre Ossman2007-09-231-14/+17
* sdio: add device id table and matchingPierre Ossman2007-09-233-7/+92
* mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre2007-09-231-1/+1
* sdio: split up common and function CIS parsingPierre Ossman2007-09-237-26/+205
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-234-29/+70
* sdio: initial CIS parsing codeNicolas Pitre2007-09-234-1/+144
* sdio: basic parsing of FBRPierre Ossman2007-09-232-0/+43
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-232-0/+74
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-233-0/+188
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-233-1/+119
* mmc: add SDIO driver handlingPierre Ossman2007-09-232-0/+41
* mmc: basic SDIO device modelPierre Ossman2007-09-237-15/+279
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-234-0/+74
* mmc: detect SDIO cardsPierre Ossman2007-09-2310-14/+304
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-231-0/+8
* mmc: add missing printk levelsPierre Ossman2007-09-231-2/+3
* mmc: remove confusing flagPierre Ossman2007-09-234-16/+16
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-237-10/+23
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-235-11/+9
* mmc: read ext_csd version numberPierre Ossman2007-09-232-7/+18
* mmc: improve error code feedbackPierre Ossman2007-09-232-13/+36
* mmc: remove custom error codesPierre Ossman2007-09-2316-202/+203
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-221-16/+1
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-223-1/+22
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-09-224-84/+53
|\
| * Pull suspend.now into release branchLen Brown2007-09-213-82/+52
| |\
| | * ACPI: suspend: consolidate handling of Sx states addendumFrans Pop2007-09-211-2/+4
| | * ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy2007-09-203-81/+49
| * | Pull now into release branchLen Brown2007-09-211-2/+1
| |\ \ | | |/ | |/|
| | * ACPI: video: remove dmesg spamMaik Broemme2007-09-181-1/+0
| | * ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui2007-09-181-1/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-09-222-5/+6
|\ \ \
| * | | [XFS] fix valid but harmless sparse warningChristoph Hellwig2007-09-201-2/+2
| * | | [XFS] fix filestreams on 32-bit boxesEric Sandeen2007-09-201-3/+4
* | | | KVM: Fix virtualization menu help textAvi Kivity2007-09-221-1/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-09-212-2/+12
|\ \ \ \
| * | | | [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGP...Herbert Valerio Riedel2007-09-201-1/+1
| * | | | [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addressesRui Sousa2007-09-171-1/+11
| | |_|/ | |/| |
* | | | Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-215-59/+26
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-211-0/+2
|\ \ \ \
| * | | | [MIPS] BCM1480: include <linux/init.h>.Ralf Baechle2007-09-211-0/+1
| * | | | [MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle2007-09-211-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-09-217-30/+57
|\ \ \ \
| * | | | ocfs2: Pack vote message and response structuresSunil Mushran2007-09-201-2/+2
| * | | | ocfs2: Don't double set write parametersMark Fasheh2007-09-201-13/+3
| * | | | ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh2007-09-201-1/+16
| * | | | ocfs2: Allow smaller allocations during large writesMark Fasheh2007-09-205-14/+36
* | | | | x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2007-09-212-7/+15
| |/ / / |/| | |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-203-5/+14
|\ \ \ \
| * | | | [libata] ahci: add ATI SB800 PCI IDshenry su2007-09-201-4/+6