summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: omap-usb-host: override number of ports from platform dataRoger Quadros2013-02-131-13/+21
* mfd: omap-usb-host: know about number of ports from revision registerRoger Quadros2013-02-131-5/+28
* mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()Roger Quadros2013-02-131-27/+11
* mfd: omap_usb_host: Avoid missing platform data checks in suspend/resumeRoger Quadros2013-02-131-10/+0
* mfd: omap-usb-tll: Add OMAP5 revision and HSIC supportRoger Quadros2013-02-131-0/+14
* mfd: omap-usb-tll: serialize access to TLL deviceRoger Quadros2013-02-131-26/+27
* mfd: omap-usb-tll: Fix error messageRoger Quadros2013-02-131-9/+12
* mfd: omap-usb-tll: Check for missing platform data in probeRoger Quadros2013-02-131-10/+5
* mfd: omap-usb-tll: introduce and use mode_needs_tll()Roger Quadros2013-02-131-8/+12
* mfd: omap-usb-tll: Clean up clock handlingRoger Quadros2013-02-131-33/+54
* mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error pathRoger Quadros2013-02-131-26/+12
* mfd: omap-usb-tll: Fix channel count detectionRoger Quadros2013-02-131-9/+11
* mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros2013-02-133-46/+34
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-313-1/+16
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-2/+3
|\ \ \
| * \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-301-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-181-0/+1
| | * | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-181-1/+1
| | * | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-181-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-318-8/+13
|\ \ \ \
| * | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-307-8/+9
| | |/ / | |/| |
* | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-302-4/+4
|\ \ \ \
| * | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-301-3/+3
| * | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-3021-158/+155
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-264-12/+36
| |\ \ \ \
| | * | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-231-0/+2
| | * | | | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-231-6/+15
| | * | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-231-0/+5
| | * | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-232-6/+14
| * | | | | drm/exynos: add check for the device power statusShirish S2013-01-252-0/+14
| * | | | | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-251-1/+1
| * | | | | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-251-2/+2
| * | | | | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-251-1/+0
| * | | | | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-251-60/+14
| * | | | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-251-2/+2
| * | | | | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-252-8/+8
| * | | | | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-251-1/+1
| * | | | | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-251-1/+1
| * | | | | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-251-14/+11
| * | | | | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-251-0/+1
| * | | | | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-251-4/+3
| * | | | | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-256-48/+46
| * | | | | drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.Michel Dänzer2013-01-242-4/+12