Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 | 1 | -0/+1 | |
| * | | | | | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki | 2008-06-10 | 1 | -0/+1 | |
| * | | | | | PCI: implement new suspend/resume callbacks | Rafael J. Wysocki | 2008-06-10 | 1 | -1/+1 | |
| * | | | | | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 | 2 | -28/+295 | |
| * | | | | | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 2008-06-10 | 2 | -1/+15 | |
| * | | | | | PCI: drivers/pci/pci.c: add prototypes | Adrian Bunk | 2008-06-10 | 1 | -1/+4 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 | 12 | -29/+108 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 | 1 | -0/+2 | |
| * | | | | | | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 | 1 | -6/+5 | |
| * | | | | | | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen | 2008-07-15 | 2 | -1/+14 | |
| * | | | | | | mmc: fix sdio_io sparse errors | Tomas Winkler | 2008-07-15 | 1 | -9/+6 | |
| * | | | | | | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks | 2008-07-15 | 1 | -0/+1 | |
| * | | | | | | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks | 2008-07-15 | 1 | -0/+2 | |
| * | | | | | | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks | 2008-07-15 | 1 | -0/+12 | |
| * | | | | | | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel | 2008-07-15 | 1 | -3/+17 | |
| * | | | | | | mmc,sdio: helper function for transfer padding | Pierre Ossman | 2008-07-15 | 2 | -1/+4 | |
| * | | | | | | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss | 2008-07-15 | 1 | -9/+9 | |
| * | | | | | | mmc: at91_mci: avoid timeouts | Marc Pignat | 2008-07-15 | 1 | -0/+4 | |
| * | | | | | | mmc: change .get_ro() callback semantics | Anton Vorontsov | 2008-07-15 | 1 | -0/+12 | |
| * | | | | | | mmc_spi: add support for card-detection polling | Anton Vorontsov | 2008-07-15 | 1 | -0/+9 | |
| * | | | | | | mmc: add support for card-detection polling | Anton Vorontsov | 2008-07-15 | 1 | -0/+11 | |
| * | | | | | | include/linux/mmc/mmc.h: remove CVS tags | Adrian Bunk | 2008-07-15 | 1 | -1/+0 | |
| * | | | | | | sdhci: support JMicron secondary interface | Pierre Ossman | 2008-07-15 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds | 2008-07-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VFS: export sync_sb_inodes | Artem Bityutskiy | 2008-07-14 | 1 | -0/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-16 | 1 | -30/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IDE: Remove unused code | Elias Oltmanns | 2008-07-16 | 1 | -7/+0 | |
| * | | | | | | | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns | 2008-07-16 | 1 | -0/+6 | |
| * | | | | | | | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+2 | |
| * | | | | | | | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+1 | |
| * | | | | | | | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -12/+0 | |
| * | | | | | | | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+2 | |
| * | | | | | | | ide: remove no longer used ide_pio_timings[] | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -8/+0 | |
| * | | | | | | | ide: move ide_pio_cycle_time() to ide-timings.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+1 | |
| * | | | | | | | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+5 | |
| * | | | | | | | ide: move some bits from ide-timing.h to <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+28 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-16 | 26 | -200/+246 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 2008-07-16 | 1 | -6/+8 | |
| * | | | | | | | PNP: convert resource options to single linked list | Bjorn Helgaas | 2008-07-16 | 1 | -2/+4 | |
| * | | | | | | | PNP: support optional IRQ resources | Bjorn Helgaas | 2008-07-16 | 1 | -0/+1 | |
| * | | | | | | | PNP: make resource option structures private to PNP subsystem | Bjorn Helgaas | 2008-07-16 | 1 | -48/+0 | |
| * | | | | | | | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas | 2008-07-16 | 2 | -3/+4 | |
| * | | | | | | | PNP: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas | 2008-07-16 | 1 | -0/+5 | |
| * | | | | | | | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 2008-07-16 | 1 | -7/+13 | |
| * | | | | | | | PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources | Bjorn Helgaas | 2008-07-16 | 1 | -12/+60 | |
| * | | | | | | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 2 | -0/+2 | |
| * | | | | | | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 2 | -0/+2 | |
| * | | | | | | | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui | 2008-07-16 | 2 | -6/+0 | |
| * | | | | | | | ACPICA: Update version to 20080609 | Bob Moore | 2008-07-16 | 1 | -1/+1 | |
| * | | | | | | | ACPICA: Cleanup debug operand dump mechanism | Bob Moore | 2008-07-16 | 2 | -7/+3 |