summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-93/+120
2010-12-08hwmon: (adm1026) Allow 1 as a valid divider valueGabriele Gorla1-3/+1
2010-12-08hwmon: (adm1026) Fix setting fan_divGabriele Gorla1-7/+9
2010-12-08hwmon: (it87) Fix manual fan speed control on IT8721FJean Delvare1-16/+45
2010-12-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-121/+208
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-1/+291
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie1-34/+0
2010-12-08Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-12-08dmaengine i.MX SDMA: initialize on module_initSascha Hauer1-1/+1
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher1-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher1-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse1-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson1-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson1-5/+14
2010-12-08Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie8-75/+176
2010-12-08dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA1-7/+8
2010-12-08drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson1-2/+6
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings1-12/+19
2010-12-07ath9k: fix beacon resource related race conditionRajkumar Manoharan1-14/+7
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2-3/+9
2010-12-07ath9k: fix a DMA related race condition on resetFelix Fietkau3-19/+10
2010-12-07ath9k: fix bug in tx powerMatteo Croce1-4/+8
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings3-2/+18
2010-12-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds8-38/+119
2010-12-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson1-1/+11
2010-12-07Input: add input driver for polled GPIO buttonsGabor Juhos3-0/+278
2010-12-07omap: nand: remove hardware ECC as defaultSukumar Ghorai1-1/+0
2010-12-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-12-07wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo1-1/+1
2010-12-07ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore1-0/+3
2010-12-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds5-24/+8
2010-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds7-12/+25
2010-12-06drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson1-44/+54
2010-12-06drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson1-14/+16
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter1-0/+3
2010-12-05agp/intel: Fix wrong kunmap in i830_cleanup()Takashi Iwai1-2/+4
2010-12-05intel_mid_dma: fix section mismatch warningsDan Williams1-3/+3
2010-12-05dmaengine: imx-sdma: fix bug in buffer descriptor initializationAnatolij Gustschin1-1/+1
2010-12-05drivers/dma/ppc4xx: Use printf extension %pR for struct resourceJoe Perches1-3/+2
2010-12-05drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent1-1/+1
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley5-7/+11
2010-12-04drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson1-0/+3
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1
2010-12-04drm/i915: Death to the unnecessary 64bit divideChris Wilson1-13/+5
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2-31/+75
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2-4/+12
2010-12-03drm/i915: Clean conflicting modesetting registers upon initChris Wilson1-0/+51