summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-22watchdog: imgpdc: Add reboot supportAndrew Bresticker1-0/+21
2015-06-22watchdog: imgpdc: Set timeout before starting watchdogAndrew Bresticker1-5/+13
2015-06-22watchdog: imgpdc: Allow timeout to be set in device-treeAndrew Bresticker1-7/+3
2015-06-22watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König1-0/+7
2015-06-22watchdog: omap: simplify assignment of bootstatusUwe Kleine-König1-7/+5
2015-06-22watchdog: omap: put struct watchdog_device into driver dataUwe Kleine-König1-31/+24
2015-06-22watchdog: omap: use watchdog_init_timeout instead of open coding itUwe Kleine-König2-4/+4
2015-06-22watchdog: omap: clearify device tree documentationUwe Kleine-König1-4/+2
2015-06-22watchdog: digicolor: driver for Conexant Digicolor CX92755 SoCBaruch Siach3-0/+216
2015-06-22watchdog: digicolor: document device tree bindingBaruch Siach1-0/+25
2015-06-22watchdog: at91sam9: use endian agnostic IOBen Dooks1-2/+2
2015-06-22watchdog: st_wdt: Update IP layout information to include ClocksourceLee Jones1-1/+1
2015-06-22watchdog: st_wdt: Add new driver for ST's LPC WatchdogLee Jones3-0/+357
2015-06-22watchdog: bindings: Provide ST bindings for ST's LPC Watchdog deviceLee Jones1-0/+38
2015-06-22ARM: multi_v7_defconfig: Enable support for ST's LPC WatchdogLee Jones1-0/+1
2015-06-22mfd: dt-bindings: Provide human readable defines for LPC mode choosingLee Jones1-0/+15
2015-06-21Linux 4.1v4.1Linus Torvalds1-1/+1
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+22
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-1/+18
2015-06-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-8/+16
2015-06-19Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-2/+45
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette4-8/+16
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre1-1/+1
2015-06-19clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre1-1/+1
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon1-4/+4
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon1-2/+10
2015-06-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2015-06-18revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton1-5/+4
2015-06-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+4
2015-06-19Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie3-0/+9
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie1-0/+5
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2-0/+4
2015-06-17Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+16
2015-06-17Kconfig: disable Media Controller for DVBMauro Carvalho Chehab1-0/+1
2015-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-1/+3
2015-06-17mm: shmem_zero_setup skip security check and lockdep conflict with XFSHugh Dickins1-1/+7
2015-06-17i2c: slave: fix the example how to instantiate from userspaceWolfram Sang1-3/+3
2015-06-17tracing: Have filter check for balanced opsSteven Rostedt1-2/+9
2015-06-16ALSA: hda - Fix unused label skip_i915Takashi Iwai1-0/+2
2015-06-16crypto: caam - fix RNG buffer cache alignmentSteve Cornelius1-1/+1
2015-06-16crypto: caam - improve initalization for context state savesSteve Cornelius1-0/+2
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář1-10/+16
2015-06-16drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson1-0/+5
2015-06-15ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai1-0/+1
2015-06-15Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula1-0/+3
2015-06-15ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire1-0/+2
2015-06-15ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai1-2/+15
2015-06-15ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang1-0/+25
2015-06-15drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson1-1/+1