aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=NAlbin Tonnerre1-0/+2
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov3-1/+13
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling1-2/+2
2009-07-29drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson1-1/+1
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo1-5/+18
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala1-1/+20
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander1-2/+9
2009-07-29s3c-fb: fix off-by-one bug in loop indexesPawel Osciak1-2/+2
2009-07-29edac: x38 fix mchbar high register addrLu Zhihe1-1/+1
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds42-1526/+3533
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-0/+0
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-42/+72
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-2/+1
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-2460/+20
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-445/+1012
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi3-2/+14
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie1-0/+5
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie1-1/+3
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer1-2/+2
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer5-1/+225
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2-2/+2
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom1-4/+10
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes.Thomas Hellstrom1-11/+52
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom1-2/+4
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie12-42/+56
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer1-14/+11
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer1-6/+9
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer1-1/+0
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse19-1354/+2377
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie15-18/+390
2009-07-28Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik1-0/+0
2009-07-28libata: accept late unlocking of HPATejun Heo1-7/+23
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich1-31/+36
2009-07-28ata_piix: Add new short cable IDSteve Conklin1-0/+1
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin1-0/+2
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn1-0/+4
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz3-3/+4
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz1-1/+1
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang1-0/+1
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp3-49/+120
2009-07-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-1/+16
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn5-163/+287
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp4-53/+89
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn2-0/+113
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp1-21/+27
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp1-1/+6
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp1-0/+4
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp1-2/+4
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp1-0/+4