aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-06agp: fix uninorth buildDavid Woodhouse
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-05intel-agp: Set dma mask for i915David Woodhouse
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-08-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering
2009-08-04igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck
2009-08-04[CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones
2009-08-04[CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger
2009-08-04[CPUFREQ] Do not set policy for offline cpusPrarit Bhargava
2009-08-04[CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh
2009-08-04mfd: twl4030 irq fixesRussell King
2009-08-04amd64_edac: print debug statements only on errorDoug Thompson
2009-08-033c59x: Fix build failure with gcc 3.2Jean Delvare
2009-08-04drm/ttm: Read buffer overflowRoel Kluin
2009-08-04drm/radeon: Read buffer overflowRoel Kluin
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre
2009-08-03libertas: Read buffer overflowRoel Kluin
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall
2009-08-03zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala
2009-08-03amd64_edac: fix ECC checkingDoug Thompson
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse
2009-08-03intel-agp: Move repeated sglist free into separate functionDavid Woodhouse
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse
2009-08-03agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse
2009-08-03intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang
2009-08-03agp: Add generic support for graphics dma remappingZhenyu Wang
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse