summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-0727-836/+850
* drm/radeon/kms: fix washed out image on legacy tv dacAlex Deucher2010-04-061-1/+1
* drm/radeon/kms/atom: fix gpio i2c table overrun (v2)Alex Deucher2010-04-061-4/+7
* drm/radeon: R300 AD only has one quad pipe.Michel Dänzer2010-04-062-6/+9
* drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.Dave Airlie2010-04-012-0/+8
* drm/radeon/kms: rs400/480 should set common registers.Dave Airlie2010-04-011-0/+2
* drm/radeon/kms: add sanity check to wptr.Dave Airlie2010-04-011-0/+2
* drm/radeon/kms/evergreen: get DP workingAlex Deucher2010-04-011-3/+12
* drm/radeon/kms: add hw_i2c module optionAlex Deucher2010-03-313-3/+10
* drm/radeon/kms: use new pre/post_xfer i2c bit algo hooksAlex Deucher2010-03-313-79/+64
* Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-318065-256684/+546211
|\
| * Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds2010-03-191-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-195-2/+50
| |\
| | * serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-151-1/+0
| | * sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| | * sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| | * serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-101-0/+4
| | * sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
| | * sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-193-51/+69
| |\ \
| | * | uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2010-02-251546-14571/+37015
| | |\ \
| | * | | uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| | * | | uwb: make USB device id table constantMárton Németh2010-01-142-2/+2
| | * | | uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-111-45/+61
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-03-197-13/+5
| |\ \ \ \
| | * | | | alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-184-4/+0
| | * | | | alpha: remove trailing spaces in messagesFrans Pop2010-03-182-2/+2
| | * | | | alpha: use __ratelimitAkinobu Mita2010-03-181-7/+3
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17
| |\ \ \ \ \
| | * | | | | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1
| | * | | | | powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-193-12/+6
| | * | | | | powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
| | * | | | | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
| | * | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-192-6/+3
| | |\ \ \ \ \
| | | * | | | | powerpc/fsl-booke: Get coherent bit from PTEKumar Gala2010-03-161-3/+0
| | | * | | | | powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-161-3/+3
| * | | | | | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-03-191-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik2010-03-191-0/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-198-41/+53
| |\ \ \ \ \ \ \
| | * | | | | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-193-1/+3
| | * | | | | | | tty: cpm_uart: use resource_size()Tobias Klauser2010-03-191-2/+2
| | * | | | | | | tty_buffer: Fix distinct type warningFang Wenqi2010-03-191-2/+2
| | * | | | | | | hvc_console: Fix race between hvc_close and hvc_removeAmit Shah2010-03-191-10/+21
| | * | | | | | | uartlite: Fix build on sparc.David Miller2010-03-191-5/+5
| | * | | | | | | tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-191-4/+5
| | * | | | | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-192-22/+20
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-1911-38/+102
| |\ \ \ \ \ \ \ \
| | * | | | | | | | driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes2010-03-191-2/+5
| | * | | | | | | | driver-core: document ERR_PTR() return valuesJani Nikula2010-03-193-0/+14
OpenPOWER on IntegriCloud