aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-30
| * | | | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-30
| * | | | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-30
| * | | | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-30
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-30
|\ \ \ \
| * | | | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-30
| * | | | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-30
| * | | | i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-30
| * | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
| * | | | Move the pcf8591 driver to hwmonJean Delvare2009-03-30
| * | | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-30
| * | | | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-30
| * | | | hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-30
| * | | | hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-30
| * | | | hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-30
| * | | | hwmon: (ds1621) Avoid unneeded register accessJean Delvare2009-03-30
| * | | | hwmon: (ds1621) Clean up register accessJean Delvare2009-03-30
| * | | | hwmon: (ds1621) Reorder code statementsJean Delvare2009-03-30
| |/ / /
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-30
|\ \ \ \
| * | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-30
|\ \ \ \ \
| * | | | | PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki2009-03-30
| * | | | | radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki2009-03-30
| * | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-30
| * | | | | PCI PM: Restore config spaces of all devices during early resumeRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Put devices into low power states during late suspend (rev. 2)Rafael J. Wysocki2009-03-30
| * | | | | PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki2009-03-30
| * | | | | PCI PM: Consistently use variable name "error" for pm call return valuesFrans Pop2009-03-30
| * | | | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-30
| |/ / / /
* | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-03-30
|\ \ \ \ \
| * | | | | drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling2009-03-29
| * | | | | drm: drm_fops.c unlock missing on error pathDan Carpenter2009-03-29
| * | | | | drm: read EDID extensions from monitorMa Ling2009-03-29
| * | | | | drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls.Eric Anholt2009-03-29
| * | | | | drm/radeon: add regs required for occlusion queries supportMaciej Cencora2009-03-29
| * | | | | drm/i915: check the return value from the copy from userDave Airlie2009-03-28
| * | | | | drm: merge Linux master into HEADDave Airlie2009-03-28
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher2009-03-18
| * | | | | drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie2009-03-13
| * | | | | drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie2009-03-13
| * | | | | drm/radeon: fix r600 writeback across suspend/resumeDave Airlie2009-03-13
| * | | | | drm/radeon: fix r600 writeback setup.Dave Airlie2009-03-13
| * | | | | drm: fix warnings about new mappings in info code.Dave Airlie2009-03-13
| * | | | | drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder2009-03-13
| * | | | | drm/radeon: fix r600 pci mapping calls.Dave Airlie2009-03-13
| * | | | | drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher2009-03-13
| * | | | | radeon: call the correct idle function, logic got inverted.Dave Airlie2009-03-13
| * | | | | drm/radeon: RS600: fix interrupt handlingAlex Deucher2009-03-13