summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass1-0/+46
2008-10-11MIPS: Use compat_sys_ptraceThomas Bogendoerfer1-0/+3
2008-10-11ext4: add an option to control error handling on file dataHidehiro Kawai1-0/+3
2008-10-11jbd2: fix error handling for checkpoint ioHidehiro Kawai1-1/+1
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2-32/+74
2008-10-11ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns1-65/+73
2008-10-11ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz1-6/+22
2008-10-11ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz1-0/+1
2008-10-11ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz1-0/+1
2008-10-11ide: add ide_set_media_lock() helperBartlomiej Zolnierkiewicz1-2/+4
2008-10-11ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}Bartlomiej Zolnierkiewicz1-7/+11
2008-10-11ide: add ide_queue_pc_tail() helperBartlomiej Zolnierkiewicz1-0/+1
2008-10-11ide: add ide_queue_pc_head() helperBartlomiej Zolnierkiewicz1-0/+16
2008-10-11ide: add ide_init_pc() helperBartlomiej Zolnierkiewicz1-1/+9
2008-10-11ide: add ide_io_buffers() helperBartlomiej Zolnierkiewicz1-1/+3
2008-10-11ide: add ide_check_atapi_device() helperBartlomiej Zolnierkiewicz1-0/+2
2008-10-11ide: move ioctls handling to ide-ioctls.cBartlomiej Zolnierkiewicz1-2/+0
2008-10-11ide: add ide_setting_ioctl() helperBartlomiej Zolnierkiewicz1-1/+13
2008-10-11ide: remove ->bus_state field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-10-11ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz1-0/+10
2008-10-11ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()Bartlomiej Zolnierkiewicz1-0/+50
2008-10-11ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()Bartlomiej Zolnierkiewicz1-0/+21
2008-10-11ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()Bartlomiej Zolnierkiewicz2-4/+13
2008-10-11ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()Bartlomiej Zolnierkiewicz2-3/+9
2008-10-11ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache()Bartlomiej Zolnierkiewicz1-2/+2
2008-10-11ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()Bartlomiej Zolnierkiewicz1-0/+9
2008-10-11ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz2-14/+9
2008-10-11ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz1-5/+0
2008-10-11ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz1-1/+0
2008-10-11ide: remove read-only ->atapi_overlap field from ide_drive_tBartlomiej Zolnierkiewicz1-1/+0
2008-10-11ide: remove SECTOR_WORDS defineBartlomiej Zolnierkiewicz1-1/+1
2008-10-11ide: /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz1-36/+74
2008-10-11ide: preparations for /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz1-0/+2
2008-10-11ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz1-1/+1
2008-10-11ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz1-3/+3
2008-10-11ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz1-4/+0
2008-10-11ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz1-0/+2
2008-10-11ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz1-2/+0
2008-10-11ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz1-7/+8
2008-10-11ide: remove drive->driveidBartlomiej Zolnierkiewicz1-7/+2
2008-10-11ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz1-9/+14
2008-10-11Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-28/+58
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-24/+30
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+58
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-6/+136
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2-2/+5
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-1/+17
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-1/+5
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-5/+117
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds16-338/+415