summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-03-1926-316/+1352
|\
| * watchdog: Ensure that wdd is not dereferenced if NULLGuenter Roeck2016-03-161-2/+4
| * watchdog: imx2: Convert to use infrastructure triggered keepalivesGuenter Roeck2016-03-161-61/+13
| * watchdog: dw_wdt: Convert to use watchdog infrastructureGuenter Roeck2016-03-162-207/+117
| * watchdog: Add support for minimum time between heartbeatsGuenter Roeck2016-03-161-0/+15
| * watchdog: Make stop function optionalGuenter Roeck2016-03-162-2/+6
| * watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck2016-03-161-13/+39
| * watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck2016-03-161-8/+121
| * watchdog: Make set_timeout function optionalGuenter Roeck2016-03-161-2/+9
| * watchdog: pnx4008: restart: support "cmd" from userspaceSylvain Lemieux2016-03-161-0/+15
| * watchdog: pnx4008: add support for soft resetSylvain Lemieux2016-03-161-3/+10
| * watchdog: pnx4008: add restart handlerSylvain Lemieux2016-03-161-0/+17
| * watchdog: pnx4008: update logging during power-onSylvain Lemieux2016-03-161-2/+1
| * watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-4/+10
| * watchdog: atlas7_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-0/+5
| * watchdog: s3c2410_wdt: Add max and min timeout valuesJavier Martinez Canillas2016-03-161-0/+16
| * Watchdog: introduce ARM SBSA watchdog driverFu Wei2016-03-163-0/+429
| * watchdog: Add watchdog timer support for the WinSystems EBC-C384William Breathitt Gray2016-03-013-0/+198
| * watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley2016-03-013-0/+282
| * watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-0113-13/+25
| * watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"Martyn Welch2016-03-011-1/+1
| * watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin2016-03-011-1/+1
| * watchdog: Add hardware dependency to BCM7038 driverJean Delvare2016-03-011-3/+5
| * watchdog: orion: Depend on 32-bit ARMThierry Reding2016-03-011-0/+1
| * watchdog: ts4800: add hardware dependencyJean Delvare2016-03-011-0/+1
| * watchdog: w83627hf: Added NCT6102D support.Rob Kramer2016-03-012-3/+20
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-192-6/+9
|\ \
| * | firewire: ohci: propagate return code from soft_reset to probe and resumeStefan Richter2015-11-051-2/+3
| * | firewire: nosy: Replace timeval with timespec64Amitoj Kaur Chawla2015-11-051-4/+6
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-195-20/+190
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-045-20/+190
| |\ \ \ \ \ \
| | | | * | | | ARM: 8503/1: clk_register_clkdev: remove format string interfaceKees Cook2016-02-161-6/+25
| | | | * | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-111-0/+120
| | | | * | | | ARM: 8508/2: videobuf2-dc: Let drivers specify DMA attrsTomasz Figa2016-02-111-11/+22
| | | |/ / / /
| | * | | | | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+22
| | * | | | | ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on posit...Dan Williams2016-02-161-1/+1
| | |/ / / /
* | | | | | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1926-788/+4522
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-142-34/+43
| |\ \ \ \ \ \
| | * | | | | | qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar2016-03-091-1/+1
| | * | | | | | qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-33/+33
| | * | | | | | qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang2016-03-091-1/+10
| * | | | | | | cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-093-0/+16
| * | | | | | | cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-091-1/+0
| * | | | | | | cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2016-03-092-17/+2
| * | | | | | | cxl: Add tracepoints around the cxl hcallChristophe Lombard2016-03-092-0/+202
| * | | | | | | cxl: Adapter failure handlingChristophe Lombard2016-03-097-35/+198
| * | | | | | | cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-096-110/+198
| * | | | | | | cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat2016-03-091-0/+25
| * | | | | | | cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-096-5/+574
| * | | | | | | cxl: sysfs support for guestsChristophe Lombard2016-03-094-20/+108