aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-29Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
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-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz
2009-07-30i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin
2009-07-30i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard
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-29PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz
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