summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-10-17V4L/DVB (9202): bt866: convert i2c driver for new i2c APIHans Verkuil
2008-10-17V4L/DVB (9201): bt856: convert i2c driver for new i2c APIHans Verkuil
2008-10-17V4L/DVB (9200): bt819: convert i2c driver for new i2c APIHans Verkuil
2008-10-17V4L/DVB (9199): adv7175: convert i2c driver for new i2c APIHans Verkuil
2008-10-17V4L/DVB (9198): adv7170: convert i2c driver for new i2c APIHans Verkuil
2008-10-17V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOGJean Delvare
2008-10-17V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham
2008-10-17V4L/DVB (9194): stk-webcam: fix crash on close after disconnectDavid Ellingsworth
2008-10-17V4L/DVB (9193): stk-webcam: minor cleanupDavid Ellingsworth
2008-10-17V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max i...Hans Verkuil
2008-10-17V4L/DVB (9190): ivtv: yuv write() error handling tweakIan Armstrong
2008-10-17asus_acpi: whitespace and comment cleanupMike Dahlgren
2008-10-17asus-laptop: Add support for P30/P35Torsten Krah
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-17Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-17Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-17ide: re-add TRM290 fix lost during ide_build_dmatable() cleanupBartlomiej Zolnierkiewicz
2008-10-17scc_pata: kill unused variablesSergei Shtylyov
2008-10-17sgiioc4: kill duplicate ioremap()Sergei Shtylyov
2008-10-17sgiioc4: kill useless address checksSergei Shtylyov
2008-10-17delkin_cb: add PM supportBartlomiej Zolnierkiewicz
2008-10-17ide: remove broken hpt34x driverBartlomiej Zolnierkiewicz
2008-10-17ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz
2008-10-17sgiioc4: remove maskproc() methodSergei Shtylyov
2008-10-17hpt366: cleanup maskproc() methodSergei Shtylyov
2008-10-17ide: mask interrupt in ide_config_drive_speed()Sergei Shtylyov
2008-10-17hpt366: fix compile warningBartlomiej Zolnierkiewicz
2008-10-17ide-cd: remove stale commentBorislav Petkov
2008-10-17ide-cd: small drive type print fixBorislav Petkov
2008-10-17ide-cd: debug log enhancementsBorislav Petkov
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds