aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
* of: Create function for counting number of phandles in a propertyGrant Likely2013-02-13
* of/base: Clean up exit paths for of_parse_phandle_with_args()Grant Likely2013-02-13
* of/selftest: Use selftest() macro throughoutGrant Likely2013-02-13
* of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely2013-02-13
* of: fix recursive locking in of_get_next_available_child()Stephen Warren2013-02-13
* Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-13
|\
| * OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner2013-02-08
* | Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linu...Grant Likely2013-02-08
|\|
| * OF: Fixup resursive locking code pathsThomas Gleixner2013-01-27
| * of: fix incorrect return value of of_find_matching_node_and_match()Thomas Abraham2013-01-20
* | of: use platform_device_addGrant Likely2013-02-06
* | of: Output devicetree alias names in ueventStepan Moskovchenko2013-02-06
* | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-01-31
|\ \
| * | dm: fix write same requests countingAlasdair G Kergon2013-01-31
| * | dm thin: fix queue limits stackingMike Snitzer2013-01-31
* | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-31
|\ \ \
| * | | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-31
| * | | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-03
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-31
|\ \ \ \
| * \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-30
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-18
| | * | | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-18
| | * | | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-18
| | | |/ | | |/|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-31
|\ \ \ \
| * | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-30
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-30
| | |/ / | |/| |
* | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-30
|\ \ \ \
| * | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-30
| * | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-30
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-29
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-26
| |\ \ \ \
| | * | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-23
| | * | | | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-22
| | * | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-22
| | * | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-22
| * | | | | drm/exynos: add check for the device power statusShirish S2013-01-25
| * | | | | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-25
| * | | | | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-25
| * | | | | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-25
| * | | | | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-25
| * | | | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-25
| * | | | | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-25
| * | | | | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-25
| * | | | | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-25
| * | | | | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-25
| * | | | | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-25
| * | | | | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-25
| * | | | | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-25
| * | | | | drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.Michel Dänzer2013-01-24