aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel10-44/+1071
2012-10-02iommu/amd: Remove obsolete comment lineJoerg Roedel1-1/+0
2012-10-02drm: change ioctl permissionsRob Clark1-5/+5
2012-10-02drm: support for rotated scanoutRob Clark1-16/+30
2012-10-02drm: refcnt drm_framebuffer (v4.1)Rob Clark3-16/+71
2012-10-02iommu/amd: Fix possible use after free in get_irq_table()Dan Carpenter1-0/+1
2012-10-02drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson1-2/+22
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang2-57/+85
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang6-39/+219
2012-10-02mfd: 88pm860x: Use irqdomainHaojian Zhuang1-27/+38
2012-10-02drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson1-1/+1
2012-10-02remoteproc: Fix use of format specifyerEmil Goode1-4/+6
2012-10-02remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter1-11/+11
2012-10-02remoteproc: select VIRTIO to avoid build breakageOhad Ben-Cohen1-0/+1
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley162-4444/+13418
2012-10-02dw_dmac: fix a regression in dwc_prep_dma_memcpyAndy Shevchenko1-4/+5
2012-10-02drivers: dma-contiguous: refactor dma_alloc_from_contiguous()Michal Nazarewicz1-11/+7
2012-10-01sata_mv: Fix warnings when no PCIAndrew Lunn1-3/+5
2012-10-01[libata] Makefile: Fix build error in sata_highbankMark Langsdorf1-1/+1
2012-10-01drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson1-1/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds89-106/+113
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-112/+3420
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-20/+32
2012-10-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller7-82/+76
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds6-765/+44
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-285/+1354
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-0/+452
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds56-758/+547
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-30/+31
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings1-16/+53
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings3-58/+10
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2-2/+4
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings1-11/+11
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings1-0/+1
2012-10-01[media] m5mols: Protect driver data with a mutexSylwester Nawrocki2-33/+62
2012-10-02drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfreePeter Senna Tschudin1-4/+1
2012-10-02drm: Destroy the planes prior to destroying the associated CRTCChris Wilson1-4/+4
2012-10-01[media] m5mols: Remove unneeded control ops assignmentsSylwester Nawrocki1-7/+0
2012-10-01[media] s5p-fimc: Keep local copy of sensors platform dataSylwester Nawrocki4-14/+14
2012-10-01[media] s5p-csis: Add transmission errors loggingSylwester Nawrocki1-20/+140
2012-10-01[media] s5p-mfc: Add missing braces around sizeofSachin Kamat1-2/+2
2012-10-01[media] s5p-fimc: Add missing braces around sizeofSachin Kamat2-2/+2
2012-10-02gpu/drm/ttm: use copy_highpageAkinobu Mita1-14/+2
2012-10-01[media] s5p-fimc: Replace asm/* headers with linux/*Sachin Kamat2-2/+2
2012-10-01[media] s5p-fimc: Add pipeline ops to separate FIMC-LITE moduleSylwester Nawrocki6-44/+59
2012-10-02drm/udl: Add missing static storage class specifiers in udl_fb.cSachin Kamat1-2/+2
2012-10-02drm/udl: Make udl_crtc_init() staticSachin Kamat1-1/+1
2012-10-02drm/udl: Make udl_enc_destroy() staticSachin Kamat1-1/+1
2012-10-02drm/udl: Use NULL instead of 0 for pointersSachin Kamat1-4/+4