aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz2008-02-02
* ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz2008-02-02
* ide: remove redundant init_hwif_default() call from ide_register_hw()Bartlomiej Zolnierkiewicz2008-02-02
* ide: remove redundant hwif->present check from ide_register_hw()Bartlomiej Zolnierkiewicz2008-02-02
* pdc202xx_old: remove surplus initialiserAlan Cox2008-02-02
* ide-floppy: bump driver version numberBorislav Petkov2008-02-02
* ide-floppy: fix most of the remaining checkpatch.pl issuesBorislav Petkov2008-02-02
* ide-floppy: remove atomic test_*bit macrosBorislav Petkov2008-02-02
* ide-floppy: remove unused flag PC_ABORTBorislav Petkov2008-02-02
* ide-floppy: remove IDEFLOPPY_DEBUG_INFOBorislav Petkov2008-02-02
* ide-floppy: remove unused IDEFLOPPY_USE_READ12Borislav Petkov2008-02-02
* ide-floppy: merge idefloppy_{input,output}_buffersBorislav Petkov2008-02-02
* ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov2008-02-02
* ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macroBorislav Petkov2008-02-02
* ide-floppy: mv idefloppy_{should_,}report_errorBorislav Petkov2008-02-02
* ide-floppy: report DMA handling in idefloppy_pc_intr() properlyBorislav Petkov2008-02-02
* ide-floppy: factor out ioctl handlers from idefloppy_ioctl()Borislav Petkov2008-02-02
* ide-floppy: remove struct idefloppy_capacity_descriptorBorislav Petkov2008-02-02
* ide-floppy: remove struct idefloppy_flexible_disk_pageBorislav Petkov2008-02-02
* ide-floppy: remove struct idefloppy_mode_parameter_headerBorislav Petkov2008-02-02
* ide-floppy: remove struct idefloppy_request_sense_resultBorislav Petkov2008-02-02
* ide-floppy: remove struct idefloppy_inquiry_resultBorislav Petkov2008-02-02
* ide-floppy: remove struct idefloppy_capabilities_pageBorislav Petkov2008-02-02
* ide-floppy: cleanup and unify debugging macro callsBorislav Petkov2008-02-02
* ide-floppy: include the proper headersBorislav Petkov2008-02-02
* ide-floppy: disambiguate function namesBorislav Petkov2008-02-02
* ide-floppy: remove unnecessary ->handler != NULL checkBorislav Petkov2008-02-02
* ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorderBorislav Petkov2008-02-02
* ide-floppy: convert to generic packet commandsBorislav Petkov2008-02-02
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-02
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: separate PCI specific init from generic init in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-02
* ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-02
* macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz2008-02-02
* atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz2008-02-02
* au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-02-01
|\
| * apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-01
| * MAINTAINERS: remove kernel-discuss@handhelds.org listAnton Vorontsov2008-02-01
| * pda_power: implement pollingAnton Vorontsov2008-02-01
| * pda_power: various cleanupsAnton Vorontsov2008-02-01
| * apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-01
| * pda_power: add suspend/resume supportDmitry Baryshkov2008-02-01
| * power_supply: add few more values and propsDmitry Baryshkov2008-02-01
| * pda_power: only register available psuDmitry Baryshkov2008-02-01
| * power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-01
| * power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-01
| * [BATTERY] power_supply_leds: use kasprintfAkinobu Mita2008-02-01