aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* lguest: update commentryRusty Russell2009-07-30
* lguest: fix comment styleRusty Russell2009-07-30
* virtio: refactor find_vqsMichael S. Tsirkin2009-07-30
* virtio: delete vq from listMichael S. Tsirkin2009-07-30
* virtio: fix memory leak on device removalMichael S. Tsirkin2009-07-30
* lguest: dereferencing freed mem in add_eventfd()Dan Carpenter2009-07-30
* Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-29
|\
| * i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz2009-07-29
| * i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz2009-07-29
| * i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz2009-07-29
| * i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm2009-07-29
| * i2c: strncpy does not null terminate stringRoel Kluin2009-07-29
| * i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard2009-07-29
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-29
|\ \
| * | PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz2009-07-29
* | | drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre2009-07-29
* | | sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov2009-07-29
* | | sysrq, kdump: make sysrq-c consistentHidetoshi Seto2009-07-29
* | | eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-29
* | | drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson2009-07-29
* | | rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo2009-07-29
* | | spi: omap2_mcspi rxdma bugfixEero Nurkkala2009-07-29
* | | spi: omap2_mcspi supports wake eventsJouni Hogander2009-07-29
* | | s3c-fb: fix off-by-one bug in loop indexesPawel Osciak2009-07-29
* | | edac: x38 fix mchbar high register addrLu Zhihe2009-07-29
| |/ |/|
* | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
|\ \
| * | drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie2009-07-29
| * | drm/ttm: fix highuser vs dma32 confusion.Dave Airlie2009-07-29
| * | drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer2009-07-29
| * | drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer2009-07-29
| * | drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2009-07-29
| * | drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom2009-07-29
| * | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-29
| * | drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom2009-07-29
| * | drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-29
| * | drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer2009-07-29
| * | drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer2009-07-29
| * | drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer2009-07-29
| * | drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse2009-07-29
| * | drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-29
| * | drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher2009-07-15
| * | drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740Alex Deucher2009-07-15
| * | drm/radeon/kms: add PLL flag to prefer frequencies <= the target freqAlex Deucher2009-07-15
| * | drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie2009-07-15
| * | drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie2009-07-15
| * | drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-15
| * | drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer2009-07-15
| * | drm/radeon/kms: don't swap PCIEGART PTEs in VRAM.Dave Airlie2009-07-15
| * | drm/radeon/kms: drop zero length CS indirect buffers.Dave Airlie2009-07-15