summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov2008-02-022-19/+16
* ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macroBorislav Petkov2008-02-021-6/+1
* ide-floppy: mv idefloppy_{should_,}report_errorBorislav Petkov2008-02-021-24/+14
* ide-floppy: report DMA handling in idefloppy_pc_intr() properlyBorislav Petkov2008-02-021-1/+5
* ide-floppy: factor out ioctl handlers from idefloppy_ioctl()Borislav Petkov2008-02-021-75/+78
* ide-floppy: remove struct idefloppy_capacity_descriptorBorislav Petkov2008-02-021-100/+76
* ide-floppy: remove struct idefloppy_flexible_disk_pageBorislav Petkov2008-02-021-54/+36
* ide-floppy: remove struct idefloppy_mode_parameter_headerBorislav Petkov2008-02-021-23/+3
* ide-floppy: remove struct idefloppy_request_sense_resultBorislav Petkov2008-02-021-58/+24
* ide-floppy: remove struct idefloppy_inquiry_resultBorislav Petkov2008-02-021-41/+0
* ide-floppy: remove struct idefloppy_capabilities_pageBorislav Petkov2008-02-021-49/+6
* ide-floppy: cleanup and unify debugging macro callsBorislav Petkov2008-02-021-37/+31
* ide-floppy: include the proper headersBorislav Petkov2008-02-021-3/+3
* ide-floppy: disambiguate function namesBorislav Petkov2008-02-021-3/+3
* ide-floppy: remove unnecessary ->handler != NULL checkBorislav Petkov2008-02-021-4/+3
* ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorderBorislav Petkov2008-02-021-14/+14
* ide-floppy: convert to generic packet commandsBorislav Petkov2008-02-021-32/+12
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-0232-134/+4
* ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-0221-150/+135
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-0228-268/+247
* ide: separate PCI specific init from generic init in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-021-8/+21
* ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-021-4/+9
* macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz2008-02-021-10/+0
* atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz2008-02-023-15/+26
* au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-021-2/+1
* dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-022-10/+6
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-02-025-139/+292
|\
| * apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-021-0/+3
| * pda_power: implement pollingAnton Vorontsov2008-02-021-1/+45
| * pda_power: various cleanupsAnton Vorontsov2008-02-021-55/+92
| * apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-021-21/+70
| * pda_power: add suspend/resume supportDmitry Baryshkov2008-02-021-0/+33
| * power_supply: add few more values and propsDmitry Baryshkov2008-02-021-1/+4
| * pda_power: only register available psuDmitry Baryshkov2008-02-021-36/+44
| * power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-021-4/+2
| * power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-022-15/+0
| * [BATTERY] power_supply_leds: use kasprintfAkinobu Mita2008-02-021-18/+7
| * [BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2008-02-022-0/+4
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-024-46/+166
|\ \
| * | ACPI: Print message before calling _PTSRafael J. Wysocki2008-02-012-3/+3
| * | ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki2008-02-011-11/+25
| * | Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-2/+12
| * | ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2008-02-011-13/+38
| * | ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2008-02-012-6/+15
| * | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki2008-02-012-18/+64
| * | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-4/+18
| * | ACPI: clear GPE earily in resume to avoid warningShaohua Li2008-02-011-0/+7
| * | PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-011-1/+1
| * | ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki2008-02-011-5/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-0246-661/+1755
|\ \
OpenPOWER on IntegriCloud