| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINTAINERS: mmc: Update Ian Molton's address for tmio_mmc driver | Ben Hutchings | 2015-06-01 | 1 | -1/+1 |
* | mmc: TMIO: Use devm_request_irq() | Ian Molton | 2015-06-01 | 1 | -2/+2 |
* | mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap() | Ian Molton | 2015-06-01 | 1 | -3/+2 |
* | mmc: TMIO: Ensure MFD cell is disabled on probe error path | Ian Molton | 2015-06-01 | 1 | -2/+4 |
* | mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host | Axel Lin | 2015-06-01 | 1 | -2/+1 |
* | mmc: sdhci_f_sdh30: Staticize local functions | Axel Lin | 2015-06-01 | 1 | -3/+3 |
* | mmc: sdhci-of-esdhc: Pre divider starts at 1 | Joakim Tjernlund | 2015-06-01 | 1 | -2/+2 |
* | mmc: host: sdhci-esdhc-imx: fix broken email address | Wolfram Sang | 2015-05-25 | 1 | -2/+2 |
* | mmc: pwrseq: dt: example with reset clock and active low pin | Andreas Fenkart | 2015-05-25 | 1 | -1/+3 |
* | mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare | Kuninori Morimoto | 2015-05-25 | 1 | -12/+10 |
* | mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host | Kuninori Morimoto | 2015-05-25 | 1 | -17/+18 |
* | mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev | Kuninori Morimoto | 2015-05-25 | 1 | -16/+17 |
* | mmc: sh_mmcif: move mmcif_of_match to upside | Kuninori Morimoto | 2015-05-25 | 1 | -6/+6 |
* | mmc: sdio: add reset callback to bus operations | Andreas Fenkart | 2015-05-25 | 1 | -0/+7 |
* | Linux 4.1-rc5v4.1-rc5 | Linus Torvalds | 2015-05-24 | 1 | -1/+1 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-05-24 | 13 | -77/+71 |
|\ |
|
| * | MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of Emulex | James Smart | 2015-05-18 | 1 | -3/+4 |
| * | MAINTAINERS, be2iscsi: change email domain | Minh Tran | 2015-05-18 | 10 | -38/+40 |
| * | sd: Disable support for 256 byte/sector disks | Mark Hounschell | 2015-05-18 | 1 | -14/+5 |
| * | lpfc: Fix breakage on big endian kernels | Alexey Kardashevskiy | 2015-05-11 | 1 | -20/+21 |
| * | storvsc: Set the SRB flags correctly when no data transfer is needed | K. Y. Srinivasan | 2015-05-11 | 1 | -2/+1 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-05-23 | 2 | -12/+29 |
|\ \ |
|
| * | | ktime: Fix ktime_divns to do signed division | John Stultz | 2015-05-13 | 2 | -12/+29 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-05-23 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | irqchip/gicv3-its: ITS table size should not be smaller than PSZ | Minghuan Lian | 2015-05-20 | 1 | -1/+8 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-05-23 | 1 | -13/+20 |
|\ \ \ \ |
|
| * | | | | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" | Ilya Dryomov | 2015-05-20 | 1 | -2/+0 |
| * | | | | libceph: request a new osdmap if lingering request maps to no osd | Ilya Dryomov | 2015-05-20 | 1 | -11/+20 |
| |/ / / |
|
* | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-23 | 3 | -0/+38 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix regression in raid level conversion | Chris Mason | 2015-05-20 | 1 | -0/+18 |
| * | | | | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana | 2015-05-19 | 2 | -0/+3 |
| * | | | | btrfs: clear 'ret' in btrfs_check_shared() loop | Mark Fasheh | 2015-05-19 | 1 | -0/+17 |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-05-22 | 30 | -240/+190 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-05-22 | 2 | -11/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/radeon: fix error flag checking in native aux path | Alex Deucher | 2015-05-21 | 1 | -2/+0 |
| | * | | | | | drm/radeon: retry dcpd fetch | Alex Deucher | 2015-05-21 | 1 | -9/+11 |
| * | | | | | | Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-05-22 | 1 | -13/+11 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | drm/i915: fix screen flickering | Thomas Gummerer | 2015-05-19 | 1 | -13/+11 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() | Stephane Viau | 2015-05-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2015-05-20 | 11 | -148/+92 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/exynos: dp: Lower level of EDID read success message | Krzysztof Kozlowski | 2015-05-19 | 1 | -1/+1 |
| | * | | | | | drm/exynos: cleanup exynos_drm_plane | Tobias Jakobi | 2015-05-19 | 1 | -13/+0 |
| | * | | | | | drm/exynos: 'win' is always unsigned | Tobias Jakobi | 2015-05-19 | 3 | -7/+9 |
| | * | | | | | drm/exynos: mixer: don't dump registers under spinlock | Tobias Jakobi | 2015-05-19 | 1 | -4/+4 |
| | * | | | | | drm/exynos: Consolidate return statements in fimd_bind() | Krzysztof Kozlowski | 2015-05-19 | 1 | -6/+1 |
| | * | | | | | drm/exynos: Constify exynos_drm_crtc_ops | Krzysztof Kozlowski | 2015-05-19 | 7 | -15/+15 |
| | * | | | | | drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD | Krzysztof Kozlowski | 2015-05-19 | 4 | -37/+31 |
| | * | | | | | drm/exynos: mixer: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-19 | 1 | -1/+1 |
| | * | | | | | drm/exynos: mixer: cleanup pixelformat handling | Tobias Jakobi | 2015-05-19 | 1 | -10/+23 |
| | * | | | | | drm/exynos: mixer: also allow NV21 for the video processor | Tobias Jakobi | 2015-05-19 | 1 | -0/+3 |