summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling
2009-07-29drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander
2009-07-29s3c-fb: fix off-by-one bug in loop indexesPawel Osciak
2009-07-29edac: x38 fix mchbar high register addrLu Zhihe
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-28Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik
2009-07-28libata: accept late unlocking of HPATejun Heo
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich
2009-07-28ata_piix: Add new short cable IDSteve Conklin
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp
2009-07-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp