aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz2008-12-29
* ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz2008-12-29
* rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz2008-12-29
* ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz2008-12-29
* ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz2008-12-29
* gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz2008-12-29
* cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz2008-12-29
* ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz2008-12-29
* ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz2008-12-29
* ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz2008-12-29
* ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz2008-12-29
* ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz2008-12-29
* ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz2008-12-29
* ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz2008-12-29
* ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
* ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
* ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
* ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz2008-12-29
* ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz2008-12-29
* tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto2008-12-29
* tx4939ide: Do not use zero count PRD entryAtsushi Nemoto2008-12-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-24
|\
| * V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller2008-12-23
| * V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil2008-12-16
| * V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-16
| * V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris2008-12-16
| * V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support)Antti Seppälä2008-12-16
| * V4L/DVB (9780): dib0700: Stop repeating after user stops pushing buttonDevin Heitmueller2008-12-16
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-23
|\ \
| * | drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-22
* | | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-23
* | | w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-23
* | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-23
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-12-22
|\ \ \
| * | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-22
|\ \ \ \
| * | | | drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2008-12-22
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-22
|\ \ \ \ | |/ / / |/| | |
| * | | ppp: fix segfaults introduced by netdev_priv changesJames Chapman2008-12-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-19
|\ \ \ \
| * | | | [SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley2008-12-16
| * | | | [SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley2008-12-13
| * | | | [SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King2008-12-09
| * | | | [SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi toolsMike Christie2008-12-03
| * | | | [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot2008-12-03
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-19
|\ \ \ \ \
| * | | | | cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron2008-12-19
| | |_|/ / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-19
|\ \ \ \ \
| * | | | | drm/i915: GEM on PAE has problems - disable it for now.Dave Airlie2008-12-19
| * | | | | drm/i915: Don't return busy for buffers left on the flushing list.Eric Anholt2008-12-19
| |/ / / /