summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack
2009-03-12drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-12hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner
2009-03-12hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare
2009-03-12hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong
2009-03-12hwmon: (abituguru3) Fix I/O error handlingJean Delvare
2009-03-11net: Add be2net driver.Sathya Perla
2009-03-11dnet: Fix warnings on 64-bit.David S. Miller
2009-03-11dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-03-11drm/i915: fix 945 fence register writes for fence 8 and above.Eric Anholt
2009-03-11drm/i915: Protect active fences on i915Chris Wilson
2009-03-10drm/i915: Check to see if we've pinned all available fencesChris Wilson
2009-03-10drm/i915: Check fence status on every pin.Chris Wilson
2009-03-10drm/i915: First recheck for an empty fence register.Chris Wilson
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin
2009-03-10HID: fix waitqueue usage in hiddevJohannes Weiner
2009-03-10HID: fix incorrect free in hiddevJohannes Weiner
2009-03-10drm/i915: Fix bad \n in MTRR failure notice.Eric Anholt
2009-03-10drm/i915: Don't restore palettes through VGA registers.Pierre Willenbrock
2009-03-10i915: add newline to i915_gem_object_pin failure msgKyle McMartin
2009-03-10drm: Return EINVAL on duplicate objects in execbuffer object listKristian Høgsberg
2009-03-10Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-10[SCSI] qla2xxx: Update version number to 8.03.00-k4.Andrew Vasquez
2009-03-10[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...Andrew Vasquez
2009-03-10[SCSI] qla2xxx: Correct truncation in return-code status checking.Andrew Vasquez
2009-03-10[SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty
2009-03-10[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade
2009-03-10[SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez
2009-03-10[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love
2009-03-10[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev