summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-119/+151
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds21-401/+1707
2014-12-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+47
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds42-69/+545
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds46-449/+3091
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger1-1/+4
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-158/+215
2014-12-18drm/msm/hdmi: rework HDMI IRQ handlerJilai Wang1-4/+4
2014-12-18drm/msm/hdmi: enable regulators before clocks to avoid warningsJilai Wang1-27/+18
2014-12-18drm/msm/mdp5: update irqs on crtc<->encoder link changeRob Clark4-19/+9
2014-12-18drm/msm: block incoming update on pending updatesRob Clark5-17/+75
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna1-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel4-18/+29
2014-12-18Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2-34/+78
2014-12-18Merge branch 'pm-runtime'Rafael J. Wysocki29-64/+40
2014-12-18Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki3-3/+17
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki3-15/+13
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2-2/+2
2014-12-18watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam1-1/+1
2014-12-18watchdog: imx2_wdt: Add power management support.Xiubo Li1-0/+47
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley44-311/+137
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+7
2014-12-17Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-3/+19
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+56
2014-12-17i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-12-17i2c: sh_mobile: rework deferred probingWolfram Sang1-50/+48
2014-12-17i2c: sh_mobile: refactor DMA setupWolfram Sang1-19/+16
2014-12-17i2c: mv64xxx: rework offload support to fix several problemsThomas Petazzoni1-120/+186
2014-12-17i2c: mv64xxx: use BIT() macro for register value definitionsThomas Petazzoni1-11/+11
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds23-814/+2423
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+587
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds71-911/+4850
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds33-450/+2303
2014-12-17drm/atomic: fix potential null ptr on plane enableRob Clark1-1/+1
2014-12-17dm: fix missed error code if .end_io isn't implemented by target_typezhendong chen1-1/+1
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov1-2/+6
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring1-2/+1
2014-12-17dm thin: fix crash by initializing thin device's refcount and completion earlierMarc Dionne1-3/+2
2014-12-17dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber1-2/+20
2014-12-17dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber1-1/+1
2014-12-17drm/msm: Deletion of unnecessary checks before the function call "release_fir...Markus Elfring1-4/+2
2014-12-17drm/msm: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-12-17clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski1-1/+28
2014-12-17drm/tegra: dc: Select root window for event dispatchSean Paul1-2/+22
2014-12-17drm/tegra: gem: Use the proper size for GEM objectsThierry Reding1-7/+7
2014-12-17drm/tegra: gem: Flush buffer objects upon allocationThierry Reding1-4/+32
2014-12-17drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding1-3/+7
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding2-13/+17
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding1-0/+21