| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: lm3642: rename devAttr to avoid CamelCase | Jingoo Han | 2013-02-01 | 1 | -2/+2 |
* | leds: lm355x: rename devAttr to avoid CamelCase | Jingoo Han | 2013-02-01 | 1 | -1/+1 |
* | leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate | Axel Lin | 2013-02-01 | 1 | -6/+6 |
* | leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ... | Axel Lin | 2013-02-01 | 1 | -18/+40 |
* | leds-lp8788: fix a parent device in _probe() | Kim, Milo | 2013-02-01 | 1 | -4/+5 |
* | leds: leds-pwm: Add device tree bindings | Peter Ujfalusi | 2013-02-01 | 1 | -20/+92 |
* | leds: leds-pwm: Simplify cleanup code | Peter Ujfalusi | 2013-02-01 | 1 | -4/+2 |
* | pwm: Add devm_of_pwm_get() as exported API for users | Peter Ujfalusi | 2013-02-01 | 1 | -0/+30 |
* | pwm: core: Rename of_pwm_request() to of_pwm_get() and export it | Peter Ujfalusi | 2013-02-01 | 1 | -4/+4 |
* | leds: leds-pwm: Preparing the driver for device tree support | Peter Ujfalusi | 2013-02-01 | 1 | -16/+23 |
* | leds: leds-pwm: Convert to use devm_get_pwm | Peter Ujfalusi | 2013-02-01 | 1 | -13/+6 |
* | leds: pca9532: Convert to devm_input_allocate_device() | Axel Lin | 2013-02-01 | 1 | -3/+1 |
* | leds/tca6507: Add support for devicetree. | Marek Belisko | 2013-02-01 | 1 | -4/+72 |
* | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-02-01 | 2 | -14/+5 |
|\ |
|
| * | dm: fix write same requests counting | Alasdair G Kergon | 2013-01-31 | 1 | -2/+4 |
| * | dm thin: fix queue limits stacking | Mike Snitzer | 2013-01-31 | 1 | -12/+1 |
* | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-01 | 3 | -1/+16 |
|\ \ |
|
| * | | HID: i2c-hid: fix i2c_hid_output_raw_report | Benjamin Tissoires | 2013-01-31 | 1 | -1/+12 |
| * | | HID: usbhid: quirk for Formosa IR receiver | Nicholas Santos | 2013-01-03 | 2 | -0/+4 |
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-31 | 1 | -2/+3 |
|\ \ \ |
|
| * \ \ | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 2013-01-30 | 1 | -2/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | efivarfs: Delete dentry from dcache in efivarfs_file_write() | Matt Fleming | 2013-01-18 | 1 | -0/+1 |
| | * | | efivarfs: Never return ENOENT from firmware | Matt Fleming | 2013-01-18 | 1 | -1/+1 |
| | * | | efivarfs: Drop link count of the right inode | Lingzhu Xiang | 2013-01-18 | 1 | -1/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-01-31 | 8 | -8/+13 |
|\ \ \ \ |
|
| * | | | | samsung-laptop: Disable on EFI hardware | Matt Fleming | 2013-01-30 | 1 | -0/+4 |
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 7 | -8/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2013-01-30 | 2 | -4/+4 |
|\ \ \ \ |
|
| * | | | | EDAC: Fix kcalloc argument order | Joe Perches | 2013-01-30 | 1 | -3/+3 |
| * | | | | EDAC: Test correct variable in ->store function | Dan Carpenter | 2013-01-30 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-30 | 21 | -158/+155 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel | Dave Airlie | 2013-01-26 | 4 | -12/+36 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: dump UTS_RELEASE into the error_state | Daniel Vetter | 2013-01-23 | 1 | -0/+2 |
| | * | | | | iommu/intel: disable DMAR for g4x integrated gfx | Daniel Vetter | 2013-01-23 | 1 | -6/+15 |
| | * | | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits | Chris Wilson | 2013-01-23 | 1 | -0/+5 |
| | * | | | | drm/i915: Disable AsyncFlip performance optimisations | Chris Wilson | 2013-01-23 | 2 | -6/+14 |
| * | | | | | drm/exynos: add check for the device power status | Shirish S | 2013-01-25 | 2 | -0/+14 |
| * | | | | | drm/exynos: Make 'drm_hdmi_get_edid' static | Sachin Kamat | 2013-01-25 | 1 | -1/+1 |
| * | | | | | drm/exynos: fimd and ipp are broken on multiplatform | Arnd Bergmann | 2013-01-25 | 1 | -2/+2 |
| * | | | | | drm/exynos: don't include plat/gpio-cfg.h | Arnd Bergmann | 2013-01-25 | 1 | -1/+0 |
| * | | | | | drm/exynos: Remove "internal" interrupt handling | Sean Paul | 2013-01-25 | 1 | -60/+14 |
| * | | | | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.c | Sachin Kamat | 2013-01-25 | 1 | -2/+2 |
| * | | | | | drm/exynos: Replace mdelay with usleep_range | Sean Paul | 2013-01-25 | 2 | -8/+8 |
| * | | | | | drm/exynos: Make ipp_handle_cmd_work static | Sachin Kamat | 2013-01-25 | 1 | -1/+1 |
| * | | | | | drm/exynos: Make g2d_userptr_get_dma_addr static | Sachin Kamat | 2013-01-25 | 1 | -1/+1 |
| * | | | | | drm/exynos: consider DMA_NONE flag to dmabuf import | Inki Dae | 2013-01-25 | 1 | -14/+11 |
| * | | | | | drm/exynos: free sg object if dma_map_sg is failed | Inki Dae | 2013-01-25 | 1 | -0/+1 |
| * | | | | | drm/exynos: added validation of edid for vidi connection | Seung-Woo Kim | 2013-01-25 | 1 | -4/+3 |
| * | | | | | drm/exynos: let drm handle edid allocations | Rahul Sharma | 2013-01-25 | 6 | -48/+46 |
| * | | | | | drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts. | Michel Dänzer | 2013-01-24 | 2 | -4/+12 |