aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesGravatar Linus Torvalds 2-12/+10
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-12/+29
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterGravatar Francesco Lavra 1-1/+1
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetGravatar Mauro Carvalho Chehab 1-11/+8
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseGravatar Mauro Carvalho Chehab 1-0/+1
2010-02-07Fix race in tty_fasync() properlyGravatar Linus Torvalds 1-1/+3
2010-02-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-27/+26
2010-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Gravatar Linus Torvalds 7-19/+91
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingGravatar Jean Delvare 1-13/+13
2010-02-05hwmon: (lm78) Request I/O ports individually for probingGravatar Jean Delvare 1-13/+12
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTGravatar Ray Copeland 1-1/+1
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-1/+19
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugGravatar Andres Salomon 1-0/+17
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 17-61/+114
2010-02-05drm/radeon/kms: fix r300 vram width calculationsGravatar Dave Airlie 1-4/+7
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Gravatar Dave Airlie 1-5/+21
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Gravatar Paul Mundt 1-0/+4
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Gravatar Paul Mundt 1-12/+25
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Gravatar Dave Airlie 1-1/+1
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Gravatar Dave Airlie 1-1/+1
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUGravatar Jerome Glisse 11-33/+26
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningGravatar Andrew Morton 1-2/+1
2010-02-05ati_pcigart: fix printk format warningGravatar Randy Dunlap 1-1/+1
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Gravatar Pauli Nieminen 1-2/+8
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXGravatar Jerome Glisse 4-0/+36
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAGravatar Jerome Glisse 2-12/+12
2010-02-04drm/i915: Fix leak of relocs along do_execbuffer error pathGravatar Chris Wilson 1-2/+5
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Gravatar Thomas Meyer 1-1/+8
2010-02-04drm/i915: Disable SR when more than one pipe is enabledGravatar David John 1-0/+12
2010-02-04[libata] Call flush_dcache_page after PIO data transfers in libata-sff.cGravatar Catalin Marinas 1-0/+3
2010-02-04ahci: add Acer G725 to broken suspend listGravatar Tejun Heo 1-0/+15
2010-02-04libata-scsi passthru: fix bug which truncated LBA48 return valuesGravatar Douglas Gilbert 1-1/+1
2010-02-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+5
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 20-205/+265
2010-02-02pktcdvd: removing device does not remove its sysfs dirGravatar Thadeu Lima de Souza Cascardo 1-1/+1
2010-02-02uartlite: fix crash when using as consoleGravatar Richard Röjfors 1-1/+1
2010-02-02imxfb: correct location of callbacks in suspend and resumeGravatar Uwe Kleine-König 1-2/+4
2010-02-02devmem: fix kmem write bug on memory holesGravatar Wu Fengguang 1-1/+1
2010-02-02devmem: check vmalloc address on kmem read/writeGravatar KAMEZAWA Hiroyuki 1-10/+18
2010-02-02rtc-fm3130: add missing bracesGravatar Sergey Matyukevich 1-2/+4
2010-02-02mx3fb: some debug and initialisation fixesGravatar Alberto Panizzo 1-4/+8
2010-02-02connector: Delete buggy notification code.Gravatar Evgeniy Polyakov 1-175/+0
2010-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-2/+2
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-9/+23
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetGravatar Sathya Perla 1-1/+1
2010-02-02usb: r8a66597-hdc disable interrupts fixGravatar Magnus Damm 1-1/+16
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeGravatar Markus Pietrek 1-9/+6
2010-02-01saa7146: stop DMA before de-allocating DMA scatter/gather page buffersGravatar Mauro Carvalho Chehab 1-2/+2
2010-02-02random: Remove unused inode variableGravatar Herbert Xu 1-1/+0
2010-02-02crypto: padlock-sha - Add import/export supportGravatar Herbert Xu 1-0/+23