Commit Graph

82551 Commits (ead741df385607ab74876afdb05fd8ac27da9906)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz ead741df38 ide: remove redundant init_hwif_default() call from ide_register_hw() 17 years ago
Bartlomiej Zolnierkiewicz 2244e85063 ide: remove redundant hwif->present check from ide_register_hw() 17 years ago
Alan Cox 1bee4d1dce pdc202xx_old: remove surplus initialiser 17 years ago
Borislav Petkov fc6c5bc7c1 ide-floppy: bump driver version number 17 years ago
Borislav Petkov 0571c7a4f5 ide-floppy: fix most of the remaining checkpatch.pl issues 17 years ago
Borislav Petkov 6e5fa7b88c ide-floppy: remove atomic test_*bit macros 17 years ago
Borislav Petkov 757ced8983 ide-floppy: remove unused flag PC_ABORT 17 years ago
Borislav Petkov f373bd820d ide-floppy: remove IDEFLOPPY_DEBUG_INFO 17 years ago
Borislav Petkov ae7e8ddc34 ide-floppy: remove unused IDEFLOPPY_USE_READ12 17 years ago
Borislav Petkov 32925e1a16 ide-floppy: merge idefloppy_{input,output}_buffers 17 years ago
Borislav Petkov 0eea6458c0 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw 17 years ago
Borislav Petkov 0bf399e69c ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro 17 years ago
Borislav Petkov d652c13808 ide-floppy: mv idefloppy_{should_,}report_error 17 years ago
Borislav Petkov d30a7fba43 ide-floppy: report DMA handling in idefloppy_pc_intr() properly 17 years ago
Borislav Petkov 20bf7bdad4 ide-floppy: factor out ioctl handlers from idefloppy_ioctl() 17 years ago
Borislav Petkov 194ec0c078 ide-floppy: remove struct idefloppy_capacity_descriptor 17 years ago
Borislav Petkov 8e81bbba72 ide-floppy: remove struct idefloppy_flexible_disk_page 17 years ago
Borislav Petkov 24a5d7033b ide-floppy: remove struct idefloppy_mode_parameter_header 17 years ago
Borislav Petkov a6ff2d3b08 ide-floppy: remove struct idefloppy_request_sense_result 17 years ago
Borislav Petkov 4d37d32e4a ide-floppy: remove struct idefloppy_inquiry_result 17 years ago
Borislav Petkov 948391d17c ide-floppy: remove struct idefloppy_capabilities_page 17 years ago
Borislav Petkov bcc77d9cc1 ide-floppy: cleanup and unify debugging macro calls 17 years ago
Borislav Petkov 7e8b163b25 ide-floppy: include the proper headers 17 years ago
Borislav Petkov 9a24b63db0 ide-floppy: disambiguate function names 17 years ago
Borislav Petkov 0078df2ece ide-floppy: remove unnecessary ->handler != NULL check 17 years ago
Borislav Petkov 8f6224308b ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder 17 years ago
Borislav Petkov 30d6709938 ide-floppy: convert to generic packet commands 17 years ago
Bartlomiej Zolnierkiewicz 78829dd922 ide: remove needless includes from PCI host drivers 17 years ago
Bartlomiej Zolnierkiewicz bfa14b42a3 ide: add ->cable_detect method to ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz c413b9b94d ide: add struct ide_port_info instances to legacy host drivers 17 years ago
Bartlomiej Zolnierkiewicz 1ebf74936b ide: separate PCI specific init from generic init in ide_pci_setup_ports() 17 years ago
Bartlomiej Zolnierkiewicz bf77c53171 ide: always set DMA masks in ide_pci_setup_ports() 17 years ago
Bartlomiej Zolnierkiewicz d4e6d4eb16 macide: remove drive->capacity64 quirk 17 years ago
Bartlomiej Zolnierkiewicz b4d1c73dcd atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling 17 years ago
Bartlomiej Zolnierkiewicz bd38dd3c13 au1xxx-ide: fix ->io_32bit handling 17 years ago
Bartlomiej Zolnierkiewicz 36e9dc469b dtc2278: fix ->io_32bit handling 17 years ago
Linus Torvalds ae9458d6a0 Merge git://git.infradead.org/battery-2.6 17 years ago
Linus Torvalds 63e9b66e29 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux 17 years ago
Linus Torvalds 687fcdf741 Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 17 years ago
Linus Torvalds 215e871aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 17 years ago
Linus Torvalds b6cf160c4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 17 years ago
Peter Zijlstra ed50d6cbc3 debug: softlockup looping fix 17 years ago
Anton Vorontsov e91926e9ea apm_power: check I.intval for zero value, we use it as the divisor 17 years ago
Anton Vorontsov ae4bb15290 MAINTAINERS: remove kernel-discuss@handhelds.org list 17 years ago
Anton Vorontsov c3caebad74 pda_power: implement polling 17 years ago
Anton Vorontsov bfde2662ae pda_power: various cleanups 17 years ago
Dmitry Baryshkov dffd28a13a apm_power: support using VOLTAGE_* properties for apm calculations 17 years ago
Dmitry Baryshkov 8f8e9b387e pda_power: add suspend/resume support 17 years ago
Dmitry Baryshkov c7cc930f9a power_supply: add few more values and props 17 years ago
Dmitry Baryshkov 9ef4510626 pda_power: only register available psu 17 years ago