aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-03
|\
| * powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
| * agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-02
| * powerpc/macio: Don't dereference pointer before null checkAndreas Schwab2010-06-02
* | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-06-03
|\ \
| * | xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-03
* | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-06-03
|\ \ \
| * | | virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah2010-06-03
| * | | virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah2010-06-03
| * | | virtio-blk: fix minimum number of S/G elementsChristoph Hellwig2010-06-03
| | |/ | |/|
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-03
|\ \ \
| * | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
| * | | i2c/busses: Move two drivers to embedded sectionWolfram Sang2010-06-03
| * | | i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare2010-06-03
| * | | i2c: Document reserved I2C addressesJean Delvare2010-06-03
| * | | i2c: Check for address validity on client registrationJean Delvare2010-06-03
| * | | i2c: Share the I2C device presence detection codeJean Delvare2010-06-03
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-06-03
|\ \ \
| * | | crypto: crypto4xx - Fix build breakageAnatolij Gustschin2010-06-03
| * | | n2_crypto: Plumb fallback ahash requests properly.David S. Miller2010-05-25
| * | | n2_crypto: Fix MAU kmem_cache name.David S. Miller2010-05-25
| * | | n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller2010-05-25
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-03
|\ \ \ \
| * | | | drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher2010-06-02
| * | | | drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-02
| * | | | drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz2010-06-02
| * | | | drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2010-06-02
| * | | | vgaarb: use MIT licenseTiago Vignatti2010-06-02
| * | | | vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti2010-06-02
| * | | | drm/radeon/kms/pm: voltage fixesAlex Deucher2010-06-02
| * | | | drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher2010-06-02
| * | | | drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...Alex Deucher2010-06-02
| * | | | drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreenAlex Deucher2010-06-02
| * | | | drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)Alex Deucher2010-06-02
| * | | | drm/radeon/kms/evergreen: add initial CS parserAlex Deucher2010-05-31
| * | | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie2010-05-31
| |\ \ \ \
| | * | | | drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs2010-05-31
| | * | | | drm/nv50: use alternate source of SOR_MODE_CTRL for DP hackBen Skeggs2010-05-28
| | * | | | drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs2010-05-28
| | * | | | drm/nv50: obey dcb->duallink_possibleBen Skeggs2010-05-28
| | * | | | drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs2010-05-28
| | * | | | drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs2010-05-28
| | * | | | drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs2010-05-28
| | * | | | drm/nouveau: fix POST detection for certain chipsetsBen Skeggs2010-05-28
| | * | | | drm/nouveau: Add getparam for current PTIMER time.Marcin Koƛcielnicki2010-05-28
| | * | | | drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis2010-05-28
| * | | | | Merge branch 'drm-switcheroo-fixes' into drm-testingDave Airlie2010-05-31
| |\ \ \ \ \
| | * | | | | drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-05-31
| | * | | | | drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie2010-05-31
| | * | | | | drm/nouveau: attempt to get bios from ACPI v3Dave Airlie2010-05-31