summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie2-9/+22
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-0/+3
2010-02-09iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty3-32/+6
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng1-6/+9
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig1-5/+4
2010-02-08[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai1-1/+1
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds2-12/+10
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+29
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab1-11/+8
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab1-0/+1
2010-02-08Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov1-1/+8
2010-02-08drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie1-4/+8
2010-02-08serial: sh-sci: Support ARM-based SH-Mobile CPUs.Magnus Damm2-9/+15
2010-02-08sh: Let INTC set IRQF_VALID on ARM platforms.Magnus Damm1-1/+9
2010-02-08sh: Build drivers/sh for ARM-based SH-Mobile CPUs.Magnus Damm1-0/+1
2010-02-08serial: sh-sci: remove SCIF code in sci_rxd_in()Magnus Damm1-219/+1
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds1-1/+3
2010-02-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-27/+26
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds7-19/+91
2010-02-06dmaengine: correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-05i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+19
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon1-0/+17
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds17-61/+114
2010-02-05cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron1-0/+3
2010-02-05drm/radeon/kms: suspend and resume audio stuffRafał Miłecki2-2/+9
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie1-4/+7
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie1-5/+21
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt1-0/+4
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt1-12/+25
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie1-1/+1
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie1-1/+1
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse11-33/+26
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton1-2/+1
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap1-1/+1
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen1-2/+8
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse4-0/+36
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse2-12/+12
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck1-15/+5
2010-02-04drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson1-2/+5
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer1-1/+8
2010-02-04drm/i915: Disable SR when more than one pipe is enabledDavid John1-0/+12
2010-02-04fsl_mx3_udc: Add i.MX35 supportSascha Hauer1-11/+20
2010-02-04x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori1-1/+4
2010-02-04[libata] Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas1-0/+3