summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa168fb: add .remove functionHaojian Zhuang2010-10-091-0/+47
* ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-091-0/+10
* ARM: pxa168: added keypad supportMark F. Brown2010-10-091-1/+1
* ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
* ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-081-0/+7
* Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-061-3/+6
|\
| * xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini2010-10-051-3/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-10-042-3/+5
|\ \
| * | regulator: max8649 - fix setting extclk_freqAxel Lin2010-10-021-1/+1
| * | regulator: fix typo in current unitsCyril Chemparathy2010-10-021-1/+1
| * | regulator: fix device_register() error handlingVasiliy Kulikov2010-10-021-1/+3
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-041-13/+19
|\ \ \
| * | | hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel2010-10-031-13/+19
| |/ /
* | | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-3/+14
|\ \ \
| * | | of/spi: Fix OF-style driver binding of spi devicesSinan Akman2010-10-021-0/+5
| * | | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin2010-10-021-1/+1
| * | | spi/mpc8xxx: fix buffer overrun on large transferschristophe leroy2010-09-161-2/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-042-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-302-2/+2
| |\ \ \ \
| | * | | | iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2010-09-282-2/+2
* | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-046-83/+96
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-031-12/+4
| * | | | | drm/i915: Sanity check pread/pwriteChris Wilson2010-10-031-8/+20
| * | | | | drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-032-25/+38
| * | | | | drm/i915: vblank status not valid while training display portKeith Packard2010-10-031-10/+9
| * | | | | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-021-0/+2
| * | | | | drm/i915: Fix refleak during eviction.Chris Wilson2010-10-011-25/+20
| * | | | | drm/i915: fix GMCH power reportingJesse Barnes2010-09-271-3/+3
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-0122-110/+225
|\ \ \ \ \ \
| * | | | | | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-011-0/+5
| * | | | | | vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-011-6/+0
| * | | | | | vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-014-31/+49
| * | | | | | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-015-13/+115
| * | | | | | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-011-1/+1
| * | | | | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-011-22/+0
| * | | | | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-0110-29/+20
| * | | | | | drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-302-2/+2
| * | | | | | drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-281-0/+9
| * | | | | | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-281-1/+2
| * | | | | | drm: Prune GEM vma entriesChris Wilson2010-09-282-11/+26
| * | | | | | drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-271-0/+2
* | | | | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-013-6/+6
|\ \ \ \ \ \ \
| * | | | | | | i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham2010-10-011-2/+2
| * | | | | | | i2c-davinci: Fix race when setting up for TXJon Povey2010-09-281-3/+3
| * | | | | | | i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle2010-09-271-1/+1
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-0122-74/+151
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown2010-09-2917-55/+110
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying2010-09-291-3/+20
| | | | | | | | * | | | | | | | ACPI: fan: Fix more unbalanced code blockLuis Henriques2010-09-291-0/+2
| | | | | | | | * | | | | | | | ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown2010-09-291-16/+18