summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-24PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare1-0/+1
2009-09-24PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck1-0/+1
2009-09-24libata: fix off-by-one error in ata_tf_read_block()Tejun Heo1-1/+7
2009-09-24PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo1-0/+2
2009-09-24mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier3-51/+7
2009-09-24agp/intel: remove restore in resumeZhenyu Wang1-9/+0
2009-09-24powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand1-3/+62
2009-09-24md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven1-1/+1
2009-09-24TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-24ath5k: write PCU registers on initial resetBob Copeland1-1/+1
2009-09-24SCSI: libsrp: fix memory leak in srp_ring_free()Bart Van Assche1-0/+1
2009-09-24SCSI: fix oops during scsi scanningJames Bottomley1-0/+2
2009-09-24mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai4-4/+109
2009-09-24mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2-6/+13
2009-09-24mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai5-54/+47
2009-09-24mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai3-89/+57
2009-09-24sg: fix oops in the error path in sg_build_indirect()Michal Schmidt1-1/+1
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-69/+70
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds3-6/+31
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-6/+20
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2-7/+10
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-53/+68
2009-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-88/+7
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds11-80/+182
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-6/+42
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+43
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter1-4/+4
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter1-0/+5
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter1-0/+9
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter1-2/+2
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka2-8/+19
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka2-0/+12
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka1-10/+34
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka1-19/+7
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow3-12/+19
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow1-1/+7
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow1-6/+10
2009-09-04dm log: fix userspace status outputJonathan Brassow1-1/+1
2009-09-04dm stripe: expose correct io hintsMike Snitzer2-1/+16
2009-09-04dm table: add more context to terse warning messagesMike Snitzer1-7/+18
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka1-11/+11