summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe297-7864/+7553
2009-05-22xen-blkfront: beyond ARRAY_SIZE of info->shadowRoel Kluin1-1/+1
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-19scsi_lib: remove unused variableBoaz Harrosh1-2/+0
2009-05-19libosd: Use of new blk_make_requestBoaz Harrosh1-25/+23
2009-05-19libosd: Use new blk_rq_map_kernBoaz Harrosh1-22/+2
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo7-11/+15
2009-05-19ub: use __blk_end_request_all()Tejun Heo1-17/+7
2009-05-18Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse1-8/+1
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard1-1/+1
2009-05-18virtio_blk: get rid of unused variableJens Axboe1-1/+0
2009-05-18virtio_blk: SG_IO passthru supportHannes Reinecke1-14/+50
2009-05-18virtio_blk: don't blindly derefence req->rq_diskChristoph Hellwig1-2/+2
2009-05-18regulator: da903x: add missing __devexit_p()Mike Frysinger1-1/+1
2009-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+33
2009-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds3-7/+2
2009-05-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-42/+174
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov1-1/+1
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown11-42/+174
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown1-1/+1
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown1-8/+9
2009-05-15ACPI processor: reset the throttling state once it's invalidZhang Rui1-0/+8
2009-05-15ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui1-0/+17
2009-05-15ACPI, i915: build fixLen Brown1-0/+6
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown1-0/+23
2009-05-15ACPI: resume: re-enable SCI-enable workaroundLin Ming1-1/+6
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-3/+10
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-24/+165
2009-05-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-66/+163
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds7-31/+89
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-5/+6
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-4/+4
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+3
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel2-4/+4
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill1-1/+3
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth3-0/+34
2009-05-14drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling1-5/+12
2009-05-14drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling1-1/+2
2009-05-14drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling1-1/+1
2009-05-14drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson1-8/+46
2009-05-14drm/i915: sanity check IER at wait_request timeJesse Barnes1-0/+9
2009-05-14drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li4-1/+25