index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
iommu/exynos: Add/remove callbacks should fail if no iommu is available
Marek Szyprowski
1
-0
/
+6
2015-05-29
iommu/exynos: Document internal structures
Marek Szyprowski
1
-18
/
+35
2015-05-29
iommu/exynos: Remove excessive includes and sort others alphabetically
Marek Szyprowski
1
-9
/
+5
2015-05-29
iommu/exynos: Use struct exynos_iommu_domain in internal structures
Marek Szyprowski
1
-5
/
+5
2015-05-29
iommu/exynos: Rename variables to reflect their purpose
Marek Szyprowski
1
-93
/
+94
2015-05-29
iommu/exynos: Refactor function parameters to simplify code
Marek Szyprowski
1
-86
/
+48
2015-05-29
iommu/exynos: Remove useless members from exynos_iommu_owner structure
Marek Szyprowski
1
-19
/
+2
2015-05-29
iommu/exynos: Remove unused functions
Marek Szyprowski
1
-31
/
+0
2015-05-29
iommu/exynos: Don't read version register on every tlb operation
Marek Szyprowski
1
-8
/
+5
2015-05-29
iommu: Init iommu-groups support earlier, in core_initcall
Marek Szyprowski
1
-1
/
+1
2015-05-11
iommu/exynos: Tell kmemleak to ignore 2nd level page tables
Colin Cross
1
-0
/
+1
2015-05-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-106
/
+230
2015-05-11
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-9
/
+29
2015-05-11
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+44
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-70
/
+1
2015-05-08
Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+6
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+5
2015-05-08
Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-46
/
+36
2015-05-08
Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-4
/
+22
2015-05-08
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
1
-1
/
+0
2015-05-08
Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...
Dave Airlie
2
-4
/
+7
2015-05-08
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-87
/
+190
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-07
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+25
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
96
-567
/
+699
2015-05-07
drivers: CCI: fix used_mask init in validate_group()
Mark Salter
1
-1
/
+1
2015-05-07
Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2
-16
/
+43
2015-05-07
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-13
/
+16
2015-05-07
Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-4
/
+25
2015-05-07
drm/radeon: stop trying to suspend UVD sessions
Christian König
2
-21
/
+19
2015-05-07
drm/radeon: more strictly validate the UVD codec
Christian König
1
-2
/
+31
2015-05-07
drm/radeon: make UVD handle checking more strict
Christian König
1
-29
/
+43
2015-05-07
drm/radeon: make VCE handle check more strict
Christian König
1
-17
/
+48
2015-05-07
drm/radeon: fix userptr lockup
Christian König
1
-0
/
+3
2015-05-07
drm/radeon: fix userptr BO unpin bug v3
monk.liu
1
-5
/
+3
2015-05-07
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
1
-0
/
+2
2015-05-07
drm/amdkfd: Don't report local memory size
Oded Gabbay
1
-2
/
+2
2015-05-07
drm/amdkfd: allow unregister process with queues
Oded Gabbay
1
-2
/
+3
2015-05-07
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
26
-212
/
+533
2015-05-07
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
1
-3
/
+0
2015-05-07
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
1
-1
/
+2
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-62
/
+114
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2015-05-06
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Doug Anderson
3
-8
/
+6
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-1
/
+1
2015-05-06
gpio: omap: Fix regression for MPUIO interrupts
Tony Lindgren
1
-39
/
+9
2015-05-06
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
3
-1
/
+15
2015-05-06
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
1
-1
/
+1
[next]