Age | Commit message (Expand) | Author | Files | Lines |
2014-02-16 | w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better | Uwe Kleine-König | 1 | -5/+14 |
2014-02-15 | regmap: spmi: support base and extended register spaces | Josh Cartwright | 2 | -35/+205 |
2014-02-15 | spmi: document the PMIC arbiter SPMI bindings | Josh Cartwright | 1 | -0/+61 |
2014-02-15 | spmi: pmic_arb: add support for interrupt handling | Josh Cartwright | 2 | -2/+376 |
2014-02-15 | spmi: Add MSM PMIC Arbiter SPMI controller | Kenneth Heitke | 3 | -0/+424 |
2014-02-15 | spmi: add generic SPMI controller binding documentation | Josh Cartwright | 1 | -0/+41 |
2014-02-15 | spmi: Linux driver framework for SPMI | Kenneth Heitke | 8 | -0/+842 |
2014-02-15 | VME: Stop using memcpy_[to|from]io() due to unwanted behaviour | Martyn Welch | 2 | -24/+23 |
2014-02-15 | Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation | K. Y. Srinivasan | 1 | -0/+2 |
2014-02-15 | Adding makefile for tools/hv | Bjarke Istrup Pedersen | 2 | -5/+19 |
2014-02-15 | w1: small type cleanup in sysfs | Dan Carpenter | 1 | -2/+2 |
2014-02-15 | FMC: show_sdb_tree: fix offset calculation | Alessandro Rubini | 1 | -5/+2 |
2014-02-15 | FMC: support carriers with no mezzanine | Alessandro Rubini | 1 | -6/+1 |
2014-02-15 | /dev/mem: handle out-of-bounds read/write | Petr Tesarik | 1 | -0/+6 |
2014-02-15 | lkdtm: include cacheflush.h | Kees Cook | 1 | -0/+1 |
2014-02-15 | ARM: sunxi: dt: Convert to the new SID compatibles | Maxime Ripard | 3 | -3/+3 |
2014-02-15 | misc: eeprom: sunxi: Change compatibles | Maxime Ripard | 2 | -3/+3 |
2014-02-15 | lkdtm: add "WRITE_KERN" test | Kees Cook | 1 | -0/+25 |
2014-02-15 | lkdtm: flush icache and report actions | Kees Cook | 1 | -0/+16 |
2014-02-15 | lkdtm: convert to using pr_* for reports | Kees Cook | 1 | -17/+15 |
2014-02-14 | mei: get rid of ext_msg | Tomas Winkler | 6 | -36/+88 |
2014-02-14 | mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT | Tomas Winkler | 5 | -16/+16 |
2014-02-14 | mei: fix compilation error with missing WATCHDOG_CORE | Tomas Winkler | 1 | -1/+1 |
2014-02-09 | Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" | David Fries | 1 | -3/+1 |
2014-02-08 | w1: hold bus_mutex in netlink and search | David Fries | 3 | -5/+20 |
2014-02-08 | w1: format for DocBook and fixes | David Fries | 10 | -99/+315 |
2014-02-08 | w1: use family_data instead of rom in w1_slave | David Fries | 2 | -3/+19 |
2014-02-08 | w1: ds2490 fix and enable hardware search | David Fries | 2 | -24/+86 |
2014-02-08 | w1: ds2490 USB setup fixes | David Fries | 1 | -8/+14 |
2014-02-08 | w1: ds2490 reduce magic numbers | David Fries | 1 | -8/+15 |
2014-02-08 | w1: reply only to the requester portid | David Fries | 2 | -17/+30 |
2014-02-08 | connector: add portid to unicast in addition to broadcasting | David Fries | 9 | -31/+37 |
2014-02-08 | w1: process w1 netlink commands in w1_process thread | David Fries | 4 | -95/+300 |
2014-02-08 | w1: new netlink commands, add/remove/list slaves | David Fries | 4 | -39/+126 |
2014-02-08 | w1: continue slave search where previous left off | David Fries | 2 | -3/+18 |
2014-02-08 | w1: increase w1_max_slave_count, allow write access | David Fries | 2 | -2/+30 |
2014-02-08 | w1: Only wake up the search process if it is going to be searching | David Fries | 1 | -1/+3 |
2014-02-08 | w1: fixup search to support abort from netlink | David Fries | 3 | -2/+13 |
2014-02-08 | w1: fix w1_send_slave dropping a slave id | David Fries | 1 | -12/+13 |
2014-02-08 | Drivers: hv: vmbus: Support per-channel driver state | K. Y. Srinivasan | 1 | -0/+14 |
2014-02-08 | Drivers: hv: vmbus: Cleanup the packet send path | K. Y. Srinivasan | 4 | -32/+33 |
2014-02-08 | Drivers: hv: vmbus: Extract the mmio information from DSDT | K. Y. Srinivasan | 2 | -13/+35 |
2014-02-08 | hv: Add hyperv.h to uapi headers | Bjarke Istrup Pedersen | 3 | -319/+347 |
2014-02-08 | drivers/misc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 23 | -23/+0 |
2014-02-08 | drivers/char: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 15 | -15/+0 |
2014-02-08 | misc: sram: cleanup the code | Xiubo Li | 1 | -2/+0 |
2014-02-08 | mei: export active connections to debugfs | Tomas Winkler | 1 | -0/+54 |
2014-02-08 | mei: allow multiple retries if the hw reset has failed | Tomas Winkler | 4 | -14/+34 |
2014-02-08 | mei: txe: add Kbuild for TXE device | Tomas Winkler | 2 | -1/+14 |
2014-02-08 | mei: txe: add pci-txe.c | Tomas Winkler | 1 | -0/+293 |