summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-17ide-cd: small drive type print fixBorislav Petkov1-1/+1
2008-10-17ide-cd: debug log enhancementsBorislav Petkov1-12/+21
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz12-455/+284
2008-10-17ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz6-20/+72
2008-10-17ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz3-92/+91
2008-10-17ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz4-311/+327
2008-10-17ide-disk: use IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz1-2/+6
2008-10-17ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz5-299/+314
2008-10-17ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz6-6/+7
2008-10-17ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz2-6/+6
2008-10-17ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz1-4/+4
2008-10-17ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz3-8/+8
2008-10-17ide-floppy: use drive->capacity64 for caching current capacityBartlomiej Zolnierkiewicz1-10/+13
2008-10-17ide-floppy: drop 'floppy' argument from idefloppy_setup()Bartlomiej Zolnierkiewicz1-2/+3
2008-10-17ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()Bartlomiej Zolnierkiewicz2-9/+12
2008-10-17ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()Bartlomiej Zolnierkiewicz1-9/+13
2008-10-17ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz3-12/+7
2008-10-17ide-floppy: use alloc_disk_node()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-17ide-disk: lock media before checking for media changeBartlomiej Zolnierkiewicz1-1/+1
2008-10-17ide-disk: fix IDE_DFLAG_LBA48 handling on resumeBartlomiej Zolnierkiewicz1-20/+20
2008-10-17{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2-4/+2
2008-10-17Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-525/+117
2008-10-17Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+21
2008-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds16-586/+463
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds96-518/+896
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds12-59/+10
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-174/+114
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds44-518/+2229
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-73/+53
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+29
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-56/+156
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-10-16make hp_wmi_notify() staticAdrian Bunk1-1/+1
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm1-14/+17
2008-10-16GRU driver: minor updatesJack Steiner7-29/+39
2008-10-16w1: new driver. DS2431 chipBernhard Weirich2-0/+313
2008-10-16W1: ds2490.c optimize ds_set_pullupDavid Fries1-19/+45
2008-10-16W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries1-2/+0
2008-10-16W1: ds2490.c magic number workDavid Fries1-4/+12
2008-10-16W1: ds2490.c reset ds2490 in initDavid Fries1-0/+21
2008-10-16W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries1-13/+2
2008-10-16W1: ds2490.c ds_dump_status reworkDavid Fries1-50/+84
2008-10-16W1: ds2490.c simplify and fix ds_touch_bitDavid Fries1-17/+4
2008-10-16W1: ds2490.c disable bit read and writeDavid Fries1-7/+18
2008-10-16W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries1-1/+6
2008-10-16W1: ds2490.c add support for strong pullupDavid Fries1-38/+38
2008-10-16W1: ds2490.c correct print messageDavid Fries1-1/+2
2008-10-16W1: ds1wm.c msleep for resetDavid Fries1-1/+3