aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König
2014-04-17drm/radeon: update CI DPM powertune settingsAlex Deucher
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher
2014-04-17drm/radeon: disable mclk dpm on R7 260XAlex Deucher
2014-04-17efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin
2014-04-17efi: Add get_dram_base() helper functionRoy Franz
2014-04-17clk: tegra: Fix enabling of PLLEThierry Reding
2014-04-17clk: tegra: Introduce divider mask and shift helpersThierry Reding
2014-04-17clk: tegra: Fix PLLE programmingThierry Reding
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-04-17iommu/shmobile: Use devm_ioremap_resource()Laurent Pinchart
2014-04-17iommu/shmobile: Don't ignore the ipmmu_iommu_init() return valueLaurent Pinchart
2014-04-17raid5: fix a race of stripe count checkShaohua Li
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-04-16Merge branch 'spinor'Brian Norris
2014-04-16mtd: st_spi_fsm: only build for ARMBrian Norris
2014-04-16mtd: st_spi_fsm: correct type issuesBrian Norris
2014-04-17memory: mvebu-devbus: fix the conversion of the bus widthThomas Petazzoni
2014-04-16sd/skd: stuff discard page in request->completion_dataJens Axboe
2014-04-16staging/line6: Fix kzalloc coding style issueL. Alberto Giménez
2014-04-16staging: line6: Add blank lines after declarationsFabian Mewes
2014-04-16Staging: lustre: mark a variable static in workitem.cMike Sampson
2014-04-16staging: lustre: use NULL instead of 0 for pointerDaeseok Youn
2014-04-16staging/lustre: fix sparse warningDenis Pithon
2014-04-16Staging: lustre: Fixed syntax errors reported by checkpatch.pl script for fil...Joshua Baldock
2014-04-16Staging: lustre: Corrected styling errors reported by checkpatch.pl script on...Joshua Baldock
2014-04-16Staging: lustre: Fixed errors reported by checkpatch.pl script for file ptllnd.hJoshua Baldock
2014-04-16staging: lustre: use __func__ instead of __FUNCTION__Christoph Jaeger
2014-04-16drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointerJohn de la Garza
2014-04-16staging: lustre: Fix typo in lustre/includeMasanari Iida
2014-04-16bcm: Fixing a few checkpatch issues in InterfaceMisc.hJulian Gindi
2014-04-16staging: binder: add __user annotation in binder.cMathieu Maret
2014-04-16staging: android: uapi: fix coding styleSeunghun Lee
2014-04-16staging: goldfish: Fix missing blank linesGarret Kelly
2014-04-16staging: goldfish: switch from spinlock to mutexKristina Martšenko
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand
2014-04-16Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-16[media] vb2: Add videobuf2-dvb supportHans Verkuil
2014-04-16[media] vb2: add thread supportHans Verkuil
2014-04-16[media] vb2: start messages with a lower-case for consistencyHans Verkuil
2014-04-16[media] vb2: allow read/write as long as the format is single planarHans Verkuil
2014-04-16[media] vb2: add vb2_fileio_is_active and check it more oftenHans Verkuil
2014-04-16[media] vb2: simplify a confusing conditionHans Verkuil
2014-04-16[media] vb2: reject output buffers with V4L2_FIELD_ALTERNATEHans Verkuil
2014-04-16[media] vb2: set timestamp when using write()Hans Verkuil
2014-04-16[media] vb2: move __qbuf_mmap before __qbuf_userptrHans Verkuil