| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: fix sdio timeout calculation | Pierre Ossman | 2007-09-23 | 1 | -0/+9 |
* | mmc: fix incorrect divisor in debug output | Pierre Ossman | 2007-09-23 | 1 | -1/+1 |
* | sdio: enable wide bus mode | Pierre Ossman | 2007-09-23 | 1 | -0/+33 |
* | sdio: change clock speed | Pierre Ossman | 2007-09-23 | 1 | -0/+6 |
* | make struct sdio_dev_attrs[] static | Adrian Bunk | 2007-09-23 | 1 | -1/+1 |
* | sdio: add interface for host side SDIO interrupt reporting | Nicolas Pitre | 2007-09-23 | 3 | -1/+18 |
* | sdio: support IO_RW_EXTENDED | Pierre Ossman | 2007-09-23 | 5 | -0/+275 |
* | sdio: add /proc interface to sdio_uart driver | Nicolas Pitre | 2007-09-23 | 1 | -0/+62 |
* | sdio: UART/GPS driver | Nicolas Pitre | 2007-09-23 | 3 | -0/+1086 |
* | sdio: core support for SDIO function interrupt | Nicolas Pitre | 2007-09-23 | 5 | -1/+257 |
* | sdio: allow for mmc_claim_host to be aborted | Nicolas Pitre | 2007-09-23 | 2 | -7/+28 |
* | sdio: defines for some standard interface types | Nicolas Pitre | 2007-09-23 | 1 | -0/+23 |
* | sdio: add basic sysfs attributes | Pierre Ossman | 2007-09-23 | 1 | -0/+32 |
* | sdio: add modalias support | Pierre Ossman | 2007-09-23 | 2 | -1/+40 |
* | mmc: whip bus uevent handler into shape | Pierre Ossman | 2007-09-23 | 1 | -14/+17 |
* | sdio: add device id table and matching | Pierre Ossman | 2007-09-23 | 3 | -7/+92 |
* | mmc: initialize mmc subsystem with subsys_initcall() | Nicolas Pitre | 2007-09-23 | 1 | -1/+1 |
* | sdio: split up common and function CIS parsing | Pierre Ossman | 2007-09-23 | 7 | -26/+205 |
* | sdio: link unknown CIS tuples to the sdio_func structure | Nicolas Pitre | 2007-09-23 | 4 | -29/+70 |
* | sdio: initial CIS parsing code | Nicolas Pitre | 2007-09-23 | 4 | -1/+144 |
* | sdio: basic parsing of FBR | Pierre Ossman | 2007-09-23 | 2 | -0/+43 |
* | sdio: read and decode interesting parts of the CCCR | Pierre Ossman | 2007-09-23 | 2 | -0/+74 |
* | mmc: enable/disable functions for SDIO | Pierre Ossman | 2007-09-23 | 3 | -0/+188 |
* | mmc: add basic SDIO I/O operations | Pierre Ossman | 2007-09-23 | 3 | -1/+119 |
* | mmc: add SDIO driver handling | Pierre Ossman | 2007-09-23 | 2 | -0/+41 |
* | mmc: basic SDIO device model | Pierre Ossman | 2007-09-23 | 7 | -15/+279 |
* | mmc: implement SDIO IO_RW_DIRECT operation | Pierre Ossman | 2007-09-23 | 4 | -0/+74 |
* | mmc: detect SDIO cards | Pierre Ossman | 2007-09-23 | 10 | -14/+304 |
* | mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes | Marc Pignat | 2007-09-23 | 1 | -0/+8 |
* | mmc: add missing printk levels | Pierre Ossman | 2007-09-23 | 1 | -2/+3 |
* | mmc: remove confusing flag | Pierre Ossman | 2007-09-23 | 4 | -16/+16 |
* | mmc: remove BYTEBLOCK capability | Pierre Ossman | 2007-09-23 | 7 | -10/+23 |
* | mmc: mmc_set_data_timeout() parameter write is redundant | Pierre Ossman | 2007-09-23 | 5 | -11/+9 |
* | mmc: read ext_csd version number | Pierre Ossman | 2007-09-23 | 2 | -7/+18 |
* | mmc: improve error code feedback | Pierre Ossman | 2007-09-23 | 2 | -13/+36 |
* | mmc: remove custom error codes | Pierre Ossman | 2007-09-23 | 16 | -202/+203 |
* | clockevents: remove the suspend/resume workaround^Wthinko | Thomas Gleixner | 2007-09-23 | 1 | -16/+1 |
* | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 2007-09-23 | 3 | -1/+22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-09-22 | 4 | -84/+53 |
|\ |
|
| * | Pull suspend.now into release branch | Len Brown | 2007-09-22 | 3 | -82/+52 |
| |\ |
|
| | * | ACPI: suspend: consolidate handling of Sx states addendum | Frans Pop | 2007-09-22 | 1 | -2/+4 |
| | * | ACPI: suspend: consolidate handling of Sx states. | Alexey Starikovskiy | 2007-09-21 | 3 | -81/+49 |
| * | | Pull now into release branch | Len Brown | 2007-09-22 | 1 | -2/+1 |
| |\ \
| | |/
| |/| |
|
| | * | ACPI: video: remove dmesg spam | Maik Broemme | 2007-09-18 | 1 | -1/+0 |
| | * | ACPI: video: _DOS=0 by default to prevent hotkey hang | Zhang Rui | 2007-09-18 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-09-22 | 2 | -5/+6 |
|\ \ \ |
|
| * | | | [XFS] fix valid but harmless sparse warning | Christoph Hellwig | 2007-09-20 | 1 | -2/+2 |
| * | | | [XFS] fix filestreams on 32-bit boxes | Eric Sandeen | 2007-09-20 | 1 | -3/+4 |
* | | | | KVM: Fix virtualization menu help text | Avi Kivity | 2007-09-22 | 1 | -1/+2 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-09-21 | 2 | -2/+12 |
|\ \ \ \ |
|