summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse
2010-02-04drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer
2010-02-04drm/i915: Disable SR when more than one pipe is enabledDavid John
2010-02-04[libata] Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas
2010-02-04ahci: add Acer G725 to broken suspend listTejun Heo
2010-02-04libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert
2010-02-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-02pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo
2010-02-02uartlite: fix crash when using as consoleRichard Röjfors
2010-02-02imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König
2010-02-02devmem: fix kmem write bug on memory holesWu Fengguang
2010-02-02devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki
2010-02-02rtc-fm3130: add missing bracesSergey Matyukevich
2010-02-02mx3fb: some debug and initialisation fixesAlberto Panizzo
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek
2010-02-01saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab
2010-02-02random: Remove unused inode variableHerbert Xu
2010-02-02crypto: padlock-sha - Add import/export supportHerbert Xu
2010-02-02random: drop weird m_time/a_time manipulationMatt Mackall
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
2010-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer