Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 15 | -19/+6 |
* | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -41/+0 |
* | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 5 | -62/+38 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 18 | -138/+92 |
* | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 17 | -50/+39 |
* | siimage: separate PATA and SATA methods | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -40/+39 |
* | aec62xx: remove aec62xx_dma_lost_irq() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -16/+1 |
* | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -26/+23 |
* | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -29/+31 |
* | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-20 | 5 | -40/+42 |
* | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 3 | -12/+11 |
* | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 4 | -31/+21 |
* | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 6 | -9/+10 |
* | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | ide: add hwif_register_devices() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -27/+22 |
* | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+0 |
* | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+2 |
* | ide: fix disabled ports reporting for PCI controllers | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+4 |
* | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+3 |
* | ide/pci/sis5513.c: add missing "else" | Adrian Bunk | 2007-10-20 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 51 | -2411/+4182 |
|\ | |||||
| * | Pull acpica into test branch | Len Brown | 2007-10-10 | 5 | -79/+52 |
| |\ | |||||
| | * | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | 2 | -1/+4 |
| | * | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 | 4 | -78/+48 |
| * | | Pull cpuidle into test branch | Len Brown | 2007-10-10 | 23 | -109/+1901 |
| |\ \ | |||||
| | * | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 2007-10-10 | 1 | -0/+6 |
| | * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 23 | -109/+1895 |
| | |/ | |||||
| * | | Pull bugzilla-8709 into release branch | Len Brown | 2007-10-10 | 1 | -51/+39 |
| |\ \ | |||||
| | * | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. | Alexey Starikovskiy | 2007-09-05 | 1 | -51/+39 |
| * | | | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 | 4 | -80/+40 |
| |\ \ \ | |||||
| | * | | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 | 4 | -80/+40 |
| * | | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 | 10 | -1951/+1366 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: AC: Add sysfs interface | Alexey Starikovskiy | 2007-09-27 | 2 | -3/+32 |
| | * | | | | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -4/+32 |
| | * | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 2007-09-27 | 1 | -0/+25 |
| | * | | | | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 2007-09-27 | 2 | -86/+237 |
| | * | | | | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 2007-09-27 | 1 | -1017/+275 |
| | * | | | | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 2007-09-27 | 1 | -147/+135 |
| | * | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 | 4 | -299/+412 |
| | * | | | | ACPI: EC: Add new query handler to list head. | Alexey Starikovskiy | 2007-09-27 | 1 | -2/+1 |
| | * | | | | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 | 3 | -40/+30 |
| | * | | | | ACPI: Battery: add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -1/+32 |
| | * | | | | ACPI: Battery: Add sysfs support | Alexey Starikovskiy | 2007-09-27 | 2 | -23/+165 |
| | * | | | | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy | 2007-09-27 | 1 | -217/+125 |
| | * | | | | ACPI: Battery: simplify update scheme | Alexey Starikovskiy | 2007-09-27 | 1 | -223/+57 |
| | * | | | | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy | 2007-09-27 | 1 | -220/+139 |
| | |/ / / | |||||
| * | | | | Pull thermal into release branch | Len Brown | 2007-10-10 | 1 | -10/+18 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: Thermal: Drop concurrent thermal checks | Alexey Starikovskiy | 2007-09-05 | 1 | -5/+10 |
| | * | | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabled | Len Brown | 2007-09-04 | 1 | -5/+8 |
| | | |/ / | | |/| | | |||||
| * | | | | Pull video into release branch | Len Brown | 2007-10-10 | 1 | -8/+22 |
| |\ \ \ \ |