summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov1-0/+1
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige1-10/+3
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige1-0/+6
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie1-1/+3
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang1-1/+1
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-9/+9
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ1-0/+16
2009-08-06drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse1-1/+1
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-3/+3
2009-08-05drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin1-1/+1
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt4-6/+19
2009-08-05intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu1-1/+2
2009-08-05intel-iommu: Correct sglist size calculation.Fenghua Yu1-10/+10
2009-08-05Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt1-0/+8
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher2-7/+16
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-99/+53
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-124/+266
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds18-273/+465
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+7
2009-08-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-18/+28
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds9-12/+19
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds1-31/+24
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds1-5/+12
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds1-97/+46
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds1-10/+8
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering2-1/+4
2009-08-04igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck1-0/+4
2009-08-04[CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones1-2/+19
2009-08-04[CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger1-1/+3
2009-08-04[CPUFREQ] Do not set policy for offline cpusPrarit Bhargava1-0/+2
2009-08-04[CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh1-0/+6
2009-08-04mfd: twl4030 irq fixesRussell King1-31/+24
2009-08-04amd64_edac: print debug statements only on errorDoug Thompson1-0/+4
2009-08-033c59x: Fix build failure with gcc 3.2Jean Delvare1-4/+6
2009-08-04drm/ttm: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/radeon: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom1-0/+4
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng1-0/+2
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie1-9/+8
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom1-4/+4
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie1-0/+1
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz1-2/+4
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz1-1/+1
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-8/+27
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack2-1/+14
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-08-03libertas: Read buffer overflowRoel Kluin1-1/+1
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall1-0/+1
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall1-6/+6
2009-08-03zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons1-1/+1