summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-20Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie
2010-04-20Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse
2010-04-19agp/intel-gtt: kill previous_size assignmentsDaniel Vetter
2010-04-19agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter
2010-04-19agp/intel: split out gmch/gtt probe, part 1Daniel Vetter
2010-04-19agp/intel: kill mutli_gmch_chipDaniel Vetter
2010-04-19agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter
2010-04-19agp/intel: split out the GTT supportDaniel Vetter
2010-04-19agp/intel: introduce intel-agp.h header fileDaniel Vetter
2010-04-19drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese
2010-04-18drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2010-04-16Merge branch 'bugzilla-15749' into releaseLen Brown
2010-04-16ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy
2010-04-16[WATCHDOG] max63xx driver depends on ioremap()Geert Uytterhoeven
2010-04-16[WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier
2010-04-16[WATCHDOG] fixed book E watchdog period register mask.Luuk Paulussen
2010-04-16[WATCHDOG] omap4: Fix WDT KconfigSantosh Shilimkar
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15Input: wacom - switch mode upon system resumePing Cheng
2010-04-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-04-14hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock
2010-04-14hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare
2010-04-14hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare
2010-04-14hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare
2010-04-14hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare
2010-04-14hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-14lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.Rusty Russell
2010-04-14tun: orphan an skb on txMichael S. Tsirkin