Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge | 2012-09-12 | 1 | -20/+28 | |
| * | | | | | | | i2c: pnx: Fix bit definitions | Roland Stigge | 2012-09-12 | 1 | -2/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-15 | 2 | -25/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hwmon: (ina2xx) Fix word size register read and write operations | Guenter Roeck | 2012-09-12 | 1 | -21/+9 | |
| * | | | | | | | hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elements | Guenter Roeck | 2012-09-12 | 1 | -4/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-09-15 | 25 | -133/+297 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/nouveau: fix booting with plymouth + dumb support | Dave Airlie | 2012-09-14 | 1 | -1/+1 | |
| * | | | | | | | drm/radeon: make 64bit fences more robust v3 | Christian König | 2012-09-13 | 1 | -3/+5 | |
| * | | | | | | | drm/radeon: rework pll selection (v3) | Alex Deucher | 2012-09-13 | 1 | -34/+129 | |
| * | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-09-13 | 11 | -68/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/exynos: remove DRM_FORMAT_NV12M from plane module | Inki Dae | 2012-09-13 | 1 | -1/+0 | |
| | * | | | | | | | drm/exynos: fix double call of drm_prime_(init/destroy)_file_private | Mandeep Singh Baines | 2012-09-13 | 1 | -2/+0 | |
| | * | | | | | | | drm/exynos: add dummy support for dmabuf-mmap | Tomasz Stanislawski | 2012-09-13 | 1 | -0/+7 | |
| | * | | | | | | | drm/exynos: Add missing braces around sizeof in exynos_mixer.c | Sachin Kamat | 2012-09-13 | 1 | -3/+3 | |
| | * | | | | | | | drm/exynos: Add missing braces around sizeof in exynos_hdmi.c | Sachin Kamat | 2012-09-13 | 1 | -3/+3 | |
| | * | | | | | | | drm/exynos: Make g2d_pm_ops static | Sachin Kamat | 2012-09-13 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: Add dependency for G2D in Kconfig | Sachin Kamat | 2012-09-13 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: fixed page align bug. | Inki Dae | 2012-09-13 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] | Thomas Meyer | 2012-09-13 | 1 | -1/+1 | |
| | * | | | | | | | drm/exynos: Use devm_* functions in exynos_drm_g2d.c file | Sachin Kamat | 2012-09-13 | 1 | -40/+10 | |
| | * | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file | Sachin Kamat | 2012-09-13 | 1 | -2/+1 | |
| | * | | | | | | | drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file | Sachin Kamat | 2012-09-13 | 1 | -3/+1 | |
| | * | | | | | | | drm/exynos: Remove redundant check in exynos_drm_fimd.c file | Sachin Kamat | 2012-09-13 | 1 | -5/+0 | |
| | * | | | | | | | drm/exynos: Remove redundant check in exynos_hdmi.c file | Sachin Kamat | 2012-09-13 | 1 | -5/+0 | |
| * | | | | | | | | vmwgfx: add dumb ioctl support | Dave Airlie | 2012-09-13 | 3 | -0/+88 | |
| |/ / / / / / / | ||||||
| * | | | | | | | gma500: Fix regression on Oaktrail devices | Alan Cox | 2012-09-13 | 1 | -0/+2 | |
| * | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-09-13 | 7 | -27/+43 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/i915: fix up the IBX transcoder B check | Daniel Vetter | 2012-09-11 | 1 | -2/+4 | |
| | * | | | | | | | drm/i915: set the right gen3 flip_done mode also at resume | Daniel Vetter | 2012-09-10 | 2 | -3/+3 | |
| | * | | | | | | | drm/i915: initialize dpio_lock spin lock | Alexander Shishkin | 2012-09-08 | 1 | -0/+1 | |
| | * | | | | | | | drm/i915: do not expose a dysfunctional backlight interface to userspace | Jani Nikula | 2012-09-03 | 1 | -9/+22 | |
| | * | | | | | | | drm/i915: only enable sdvo hotplug irq if needed | Jani Nikula | 2012-09-03 | 1 | -9/+6 | |
| | * | | | | | | | drm/i915/edp: get the panel delay before powering up | Dave Airlie | 2012-09-03 | 1 | -4/+7 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-15 | 51 | -238/+606 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bnx2x: Add missing afex code | Yuval Mintz | 2012-09-13 | 2 | -11/+21 | |
| * | | | | | | | | | bnx2x: fix registers dumped | Dmitry Kravkov | 2012-09-13 | 2 | -18/+9 | |
| * | | | | | | | | | bnx2x: correct advertisement of pause capabilities | Yaniv Rosner | 2012-09-13 | 1 | -0/+6 | |
| * | | | | | | | | | bnx2x: display the correct duplex value | Yaniv Rosner | 2012-09-13 | 1 | -4/+6 | |
| * | | | | | | | | | bnx2x: prevent timeouts when using PFC | Yaniv Rosner | 2012-09-13 | 1 | -3/+5 | |
| * | | | | | | | | | bnx2x: fix stats copying logic | Yuval Mintz | 2012-09-13 | 1 | -2/+5 | |
| * | | | | | | | | | bnx2x: Avoid sending multiple statistics queries | Dmitry Kravkov | 2012-09-13 | 1 | -3/+5 | |
| * | | | | | | | | | net: qmi_wwan: call subdriver with control intf only | Bjørn Mork | 2012-09-13 | 1 | -3/+4 | |
| * | | | | | | | | | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 2012-09-13 | 6 | -10/+14 | |
| * | | | | | | | | | net: qmi_wwan: fix Gobi device probing for un2430 | Pierre Sauter | 2012-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | ixp4xx_hss: fix build failure due to missing linux/module.h inclusion | Florian Fainelli | 2012-09-10 | 1 | -0/+1 | |
| * | | | | | | | | | sierra_net: Endianess bug fix. | Lennart Sorensen | 2012-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 26 | -58/+269 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | libertas sdio: fix suspend when interface is down | Daniel Drake | 2012-09-05 | 1 | -0/+5 | |
| | * | | | | | | | | | rt2800usb: Added rx packet length validity check | Sergei Poselenov | 2012-09-05 | 2 | -2/+10 | |
| | * | | | | | | | | | rt2x00: Fix rfkill polling prior to interface start. | Gertjan van Wingerde | 2012-09-05 | 11 | -0/+69 |