summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Use f_lock to protect f_flagsJonathan Corbet2009-03-162-4/+8
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-125-13/+16
|\
| * hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner2009-03-121-1/+1
| * hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
| * hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-122-6/+6
| * hwmon: (abituguru3) Fix I/O error handlingJean Delvare2009-03-121-2/+5
* | Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-124-2/+35
|\ \
| * | PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-121-0/+1
| * | pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor2009-03-121-1/+1
| * | pci: don't disable too many HT MSI mappingPrakash Punnoor2009-03-121-0/+4
| * | powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-121-1/+1
| * | PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
| * | PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck2009-03-121-0/+25
* | | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
* | | mfd: add support for WM8351 revision BMark Brown2009-03-121-0/+5
* | | acer-wmi: fix regression in backlight detectionMichael Spang2009-03-121-1/+1
* | | mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks2009-03-121-2/+1
* | | ds2760_battery.c: fix division by zeroDaniel Mack2009-03-121-4/+7
* | | drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-123-6/+1
|\ \ \ | |_|/ |/| |
| * | sunhme: Fix qfe parent detection.Friedrich Oslage2009-03-081-2/+0
| * | sparc64: wait_event_interruptible_timeout may return -ERESTARTSYSRoel Kluin2009-03-041-1/+1
| * | jsflash: stop defining MAJOR_NRChristoph Hellwig2009-03-041-3/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-114-12/+18
|\ \ \
| * | | radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2009-03-112-2/+18
| * | | hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-112-10/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-03-115-37/+99
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/i915: fix 945 fence register writes for fence 8 and above.Eric Anholt2009-03-112-4/+18
| * | | drm/i915: Protect active fences on i915Chris Wilson2009-03-111-7/+31
| * | | drm/i915: Check to see if we've pinned all available fencesChris Wilson2009-03-101-2/+10
| * | | drm/i915: Check fence status on every pin.Chris Wilson2009-03-101-8/+15
| * | | drm/i915: First recheck for an empty fence register.Chris Wilson2009-03-101-1/+1
| * | | drm/i915: Fix bad \n in MTRR failure notice.Eric Anholt2009-03-101-1/+1
| * | | drm/i915: Don't restore palettes through VGA registers.Pierre Willenbrock2009-03-102-12/+0
| * | | i915: add newline to i915_gem_object_pin failure msgKyle McMartin2009-03-101-1/+1
| * | | drm: Return EINVAL on duplicate objects in execbuffer object listKristian Høgsberg2009-03-102-1/+22
* | | | i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA2009-03-101-2/+3
* | | | mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-101-8/+11
* | | | intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
* | | | mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-101-1/+2
* | | | x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
* | | | lm85: add VRM10 support for adt7468 chipDarrick J. Wong2009-03-101-1/+2
* | | | lm85: fix the version check that broke adt7468 probingDarrick J. Wong2009-03-101-1/+4
* | | | mm: get_nid_for_pfn() returns intRoel Kluin2009-03-101-1/+1
* | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-101-4/+2
|\ \ \ \
| * | | | video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-101-4/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-03-091-12/+18
|\ \ \ \ | |/ / / |/| | |
| * | | md: fix deadlock when stopping arraysDan Williams2009-03-041-12/+18
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-33/+18
|\ \ \
| * | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-33/+18
OpenPOWER on IntegriCloud