aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-17ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz
2008-10-17ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz
2008-10-17ide-disk: use IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz
2008-10-17ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz
2008-10-17ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz
2008-10-17ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz
2008-10-17ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz
2008-10-17ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: use drive->capacity64 for caching current capacityBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: drop 'floppy' argument from idefloppy_setup()Bartlomiej Zolnierkiewicz
2008-10-17ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()Bartlomiej Zolnierkiewicz
2008-10-17ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()Bartlomiej Zolnierkiewicz
2008-10-17ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz
2008-10-17ide-floppy: use alloc_disk_node()Bartlomiej Zolnierkiewicz
2008-10-17ide-disk: lock media before checking for media changeBartlomiej Zolnierkiewicz
2008-10-17ide-disk: fix IDE_DFLAG_LBA48 handling on resumeBartlomiej Zolnierkiewicz
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall
2008-10-16make hp_wmi_notify() staticAdrian Bunk
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm
2008-10-16GRU driver: minor updatesJack Steiner
2008-10-16w1: new driver. DS2431 chipBernhard Weirich
2008-10-16W1: ds2490.c optimize ds_set_pullupDavid Fries
2008-10-16W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries
2008-10-16W1: ds2490.c magic number workDavid Fries
2008-10-16W1: ds2490.c reset ds2490 in initDavid Fries
2008-10-16W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries
2008-10-16W1: ds2490.c ds_dump_status reworkDavid Fries
2008-10-16W1: ds2490.c simplify and fix ds_touch_bitDavid Fries
2008-10-16W1: ds2490.c disable bit read and writeDavid Fries
2008-10-16W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries
2008-10-16W1: ds2490.c add support for strong pullupDavid Fries
2008-10-16W1: ds2490.c correct print messageDavid Fries
2008-10-16W1: ds1wm.c msleep for resetDavid Fries
2008-10-16W1: w1_io.c reset comments and msleepDavid Fries
2008-10-16W1: w1.c s/printk/dev_dbg/David Fries
2008-10-16W1: w1_int.c use first available master numberDavid Fries