summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-3017-199/+261
|\
| * drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li2008-11-262-0/+7
| * drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-2514-21/+44
| * drm/i915: execbuffer pins objects, no need to ensure they're still in the GTTKeith Packard2008-11-251-11/+0
| * drm/i915: Always read pipestat in irq_handlerKeith Packard2008-11-251-19/+36
| * drm/i915: Subtract total pinned bytes from available aperture sizeKeith Packard2008-11-251-8/+2
| * drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.Eric Anholt2008-11-251-14/+39
| * drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.Eric Anholt2008-11-251-47/+61
| * drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.Keith Packard2008-11-253-122/+115
* | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-11-303-3/+4
|\ \
| * | UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-061-1/+2
| * | UBI: fix EBADMSG handlingZoltan Sogor2008-11-062-2/+2
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-11-303-21/+50
|\ \ \
| * | | i2c-parport: Fix misplaced parport_release callJean Delvare2008-11-281-2/+2
| * | | i2c: Remove i2c clients in reverse orderJean Delvare2008-11-281-1/+1
| * | | i2c/isp1301_omap: Build fixesDavid Brownell2008-11-281-18/+47
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-3010-515/+131
|\ \ \
| * | | toshiba_acpi: close race in toshiba_acpi driverArjan van de Ven2008-11-281-2/+0
| * | | ACPI: delete OSI(Linux) DMI dmesg spamLen Brown2008-11-272-475/+30
| * | | ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh2008-11-261-12/+45
| * | | sony-laptop: printk tweakAlessandro Guido2008-11-261-1/+1
| * | | sony-laptop: brightness regression fixAlessandro Guido2008-11-261-1/+1
| * | | Revert "ACPI: don't enable control method power button as wakeup device when ...Len Brown2008-11-261-10/+0
| * | | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki2008-11-261-1/+39
| * | | ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek2008-11-261-12/+4
| * | | ACPI: battery: Convert discharge energy rate to current properlyAlexey Starikovskiy2008-11-261-0/+9
| * | | ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy2008-11-261-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-309-53/+434
|\ \ \
| * | | Input: wacom - add support for new USB Tablet PCsPing Cheng2008-11-264-49/+356
| * | | Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven2008-11-241-2/+3
| * | | Input: i8042 - add Compal Hel80 laptop to nomux blacklistDmitry Torokhov2008-11-191-0/+7
| * | | Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich2008-11-111-1/+36
| * | | Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon2008-11-111-1/+1
| * | | Input: atkbd - cancel delayed work before freeing its structureJiri Pirko2008-11-111-1/+1
| * | | Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett2008-11-111-0/+25
| * | | Input: i8042 - add Dell XPS M1530 to nomux listHerton Ronaldo Krzesinski2008-11-111-0/+7
| * | | Input: elo - fix format string in elo driverVojtech Pavlik2008-10-301-1/+1
* | | | input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven2008-11-301-2/+3
* | | | get xenbus_driver ->probe() "recognized" by modpostAl Viro2008-11-303-9/+9
* | | | pci_setup() is init, not devinitAl Viro2008-11-301-1/+1
* | | | tricky one: hisax sectionsAl Viro2008-11-301-3/+13
* | | | uninorth-agp section messAl Viro2008-11-301-1/+1
* | | | rapidio section noiseAl Viro2008-11-302-3/+3
* | | | section errors in smc911x/smc91xAl Viro2008-11-302-10/+10
* | | | section misannotation in ibmtr_csAl Viro2008-11-301-1/+1
* | | | ixgbe section fixesAl Viro2008-11-301-5/+4
* | | | rackmeter section fixesAl Viro2008-11-301-5/+5
* | | | gdth section fixesAl Viro2008-11-301-6/+6
* | | | of_platform_driver noise on sparceAl Viro2008-11-301-3/+3
* | | | advansys fix on ISA-less configsAl Viro2008-11-301-0/+4
OpenPOWER on IntegriCloud