summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov2010-01-081-1/+3
| | * | drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-085-8/+6
| | * | drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-0813-32/+33
| | * | drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson2010-01-082-0/+32
| | * | drm/radeon/kms: detect sideport memory on IGP chipsAlex Deucher2010-01-088-3/+64
| | * | drm/radeon: fix a couple of array index errorsDarren Jenkins2010-01-081-7/+7
| | * | drm/radeon/kms: add support for eDP (embedded DisplayPort)Alex Deucher2010-01-085-12/+32
| | * | drm: Add eDP connector typeAlex Deucher2010-01-081-0/+1
| | * | drm/radeon/kms: pull in the latest upstream ObjectID.h changesAlex Deucher2010-01-081-1/+126
| | * | drm/radeon/kms: whitespace changes to ObjectID.hAlex Deucher2010-01-081-369/+309
| | * | drm/radeon/kms: fix typo in atom connector type handlingAlex Deucher2010-01-082-31/+5
| * | | drm: reduce WARN_ON to a printk.Dave Airlie2010-01-111-1/+1
| * | | drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-111-5/+4
| * | | drm: Keep disabled outputs disabled after suspend / resumeDavid John2010-01-111-1/+23
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-01-119-69/+288
|\ \ \ \
| * | | | hwmon: Make PCI device ids constantMárton Németh2010-01-105-5/+5
| * | | | hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2010-01-102-3/+15
| * | | | hwmon: (k10temp) Blacklist more family 10h processorsClemens Ladisch2010-01-101-6/+32
| * | | | hwmon: (asus_atk0110) Add debugfs interfaceLuca Tettamanti2010-01-101-0/+191
| * | | | hwmon: (asus_atk0110) Refactor interface probe codeLuca Tettamanti2010-01-101-54/+44
| * | | | hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld2010-01-101-1/+1
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-111-2/+0
|\ \ \ \ \
| * | | | | omap1: Fix compile for omap1_bl.cTony Lindgren2010-01-081-2/+0
* | | | | | rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi2010-01-111-6/+3
* | | | | | gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich2010-01-113-0/+276
* | | | | | drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger2010-01-111-3/+9
* | | | | | hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj2010-01-113-0/+1127
* | | | | | gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula2010-01-111-2/+0
* | | | | | mmc: allow for MMC v4.4Adrian Hunter2010-01-111-1/+1
* | | | | | mmc_block: fix queue cleanupAdrian Hunter2010-01-112-9/+11
* | | | | | mmc_block: fix probe error cleanup bugJarkko Lavinen2010-01-111-0/+1
* | | | | | mmc_block: add dev_t initialization checkAnna Lemehova2010-01-111-0/+5
* | | | | | power: fix kernel-doc notationRandy Dunlap2010-01-111-4/+5
* | | | | | DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-091-0/+2
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-01-084-3/+9
|\ \ \ \ \
| * \ \ \ \ Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2010-01-063-2/+8
| |\ \ \ \ \
| | * | | | | mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
| | * | | | | IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
| | * | | | | IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
| * | | | | | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day2010-01-061-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-086-26/+61
|\ \ \ \ \ \
| * | | | | | PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song2010-01-051-1/+19
| * | | | | | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-052-4/+16
| * | | | | | PCI: Check the node argument passed to cpumask_of_nodeDavid John2010-01-051-2/+4
| * | | | | | PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-041-1/+7
| * | | | | | PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-042-18/+15
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-01-081-2/+0
|\ \ \ \ \ \ \
| * | | | | | | hp-wmi: remove double free caused by merge conflictAnisse Astier2010-01-011-2/+0
| |/ / / / / /
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-0716-43/+86
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-079-24/+63
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |