Age | Commit message (Expand) | Author |
2010-10-14 | spi/fsl_spi: Fix compile errors when building on ppc64 | Kumar Gala |
2010-10-13 | spi/atmel: let transfers through if not changing bits_per_word | Matthias Brugger |
2010-10-13 | spi/topcliff: Fix uninitialized variable defect | Grant Likely |
2010-10-12 | spi/fsl_spi: add eSPI controller support | Mingkai Hu |
2010-10-12 | spi/mpc8xxx: refactor the common code for SPI/eSPI controller | Mingkai Hu |
2010-10-12 | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c | Mingkai Hu |
2010-10-12 | Merge commit 'v2.6.36-rc7' into spi/next | Grant Likely |
2010-10-12 | spi/pl022: fix dubious allocation staticize platform data | Linus Walleij |
2010-10-12 | spi/pl022: get rid of chipinfo dev pointer | Linus Walleij |
2010-10-12 | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells |
2010-10-12 | spi: change to new flag variable | matt mooney |
2010-10-12 | spi/pl022: add PrimeCell generic DMA support | Linus Walleij |
2010-10-12 | spi/topcliff: Tidy up Kconfig help text | Grant Likely |
2010-10-12 | spi/topcliff: cleanups for style and conciseness | Grant Likely |
2010-10-08 | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver | Masayuki Ohtake |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds |
2010-10-05 | xen: do not set xenstored_ready before xenbus_probe on hvm | Stefano Stabellini |
2010-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-10-04 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-04 | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-10-04 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-03 | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow | Chris Wilson |
2010-10-03 | drm/i915: Sanity check pread/pwrite | Chris Wilson |
2010-10-03 | hwmon: f71882fg: use a muxed resource lock for the Super I/O port | Giel van Schijndel |
2010-10-03 | drm/i915: Use pipe state to tell when pipe is off | Keith Packard |
2010-10-03 | drm/i915: vblank status not valid while training display port | Keith Packard |
2010-10-02 | of/spi: Fix OF-style driver binding of spi devices | Sinan Akman |
2010-10-02 | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX | Roel Kluin |
2010-10-02 | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code | Julia Lawall |
2010-10-02 | regulator: max8649 - fix setting extclk_freq | Axel Lin |
2010-10-02 | regulator: fix typo in current units | Cyril Chemparathy |
2010-10-02 | regulator: fix device_register() error handling | Vasiliy Kulikov |
2010-10-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-01 | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-10-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-10-01 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-10-01 | i7core_edac: fix panic in udimm sysfs attributes registration | Marcin Slusarz |
2010-10-01 | drivers/serial/mrst_max3110.c needs linux/irq.h | Andrew Morton |
2010-10-01 | drivers/serial/mfd.c needs slab.h | Andrew Morton |
2010-10-01 | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom |
2010-10-01 | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom |
2010-10-01 | vmwgfx: Enable use of the vblank system | Thomas Hellstrom |
2010-10-01 | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom |
2010-10-01 | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom |
2010-10-01 | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson |
2010-10-01 | drm/i915: Fix refleak during eviction. | Chris Wilson |
2010-09-30 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha |
2010-10-01 | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie |
2010-10-01 | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham |