summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-16Drivers: hv: Ballon: Make pressure posting thread sleep interruptiblyK. Y. Srinivasan1-1/+2
2014-02-16w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER betterUwe Kleine-König1-5/+14
2014-02-15regmap: spmi: support base and extended register spacesJosh Cartwright2-35/+205
2014-02-15spmi: document the PMIC arbiter SPMI bindingsJosh Cartwright1-0/+61
2014-02-15spmi: pmic_arb: add support for interrupt handlingJosh Cartwright2-2/+376
2014-02-15spmi: Add MSM PMIC Arbiter SPMI controllerKenneth Heitke3-0/+424
2014-02-15spmi: add generic SPMI controller binding documentationJosh Cartwright1-0/+41
2014-02-15spmi: Linux driver framework for SPMIKenneth Heitke8-0/+842
2014-02-15VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch2-24/+23
2014-02-15Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan1-0/+2
2014-02-15Adding makefile for tools/hvBjarke Istrup Pedersen2-5/+19
2014-02-15w1: small type cleanup in sysfsDan Carpenter1-2/+2
2014-02-15FMC: show_sdb_tree: fix offset calculationAlessandro Rubini1-5/+2
2014-02-15FMC: support carriers with no mezzanineAlessandro Rubini1-6/+1
2014-02-15/dev/mem: handle out-of-bounds read/writePetr Tesarik1-0/+6
2014-02-15lkdtm: include cacheflush.hKees Cook1-0/+1
2014-02-15ARM: sunxi: dt: Convert to the new SID compatiblesMaxime Ripard3-3/+3
2014-02-15misc: eeprom: sunxi: Change compatiblesMaxime Ripard2-3/+3
2014-02-15lkdtm: add "WRITE_KERN" testKees Cook1-0/+25
2014-02-15lkdtm: flush icache and report actionsKees Cook1-0/+16
2014-02-15lkdtm: convert to using pr_* for reportsKees Cook1-17/+15
2014-02-14mei: get rid of ext_msgTomas Winkler6-36/+88
2014-02-14mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler5-16/+16
2014-02-14mei: fix compilation error with missing WATCHDOG_CORETomas Winkler1-1/+1
2014-02-09Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"David Fries1-3/+1
2014-02-08w1: hold bus_mutex in netlink and searchDavid Fries3-5/+20
2014-02-08w1: format for DocBook and fixesDavid Fries10-99/+315
2014-02-08w1: use family_data instead of rom in w1_slaveDavid Fries2-3/+19
2014-02-08w1: ds2490 fix and enable hardware searchDavid Fries2-24/+86
2014-02-08w1: ds2490 USB setup fixesDavid Fries1-8/+14
2014-02-08w1: ds2490 reduce magic numbersDavid Fries1-8/+15
2014-02-08w1: reply only to the requester portidDavid Fries2-17/+30
2014-02-08connector: add portid to unicast in addition to broadcastingDavid Fries9-31/+37
2014-02-08w1: process w1 netlink commands in w1_process threadDavid Fries4-95/+300
2014-02-08w1: new netlink commands, add/remove/list slavesDavid Fries4-39/+126
2014-02-08w1: continue slave search where previous left offDavid Fries2-3/+18
2014-02-08w1: increase w1_max_slave_count, allow write accessDavid Fries2-2/+30
2014-02-08w1: Only wake up the search process if it is going to be searchingDavid Fries1-1/+3
2014-02-08w1: fixup search to support abort from netlinkDavid Fries3-2/+13
2014-02-08w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-02-08Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan1-0/+14
2014-02-08Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan4-32/+33
2014-02-08Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2-13/+35
2014-02-08hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen3-319/+347
2014-02-08drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker23-23/+0
2014-02-08drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-02-08misc: sram: cleanup the codeXiubo Li1-2/+0
2014-02-08mei: export active connections to debugfsTomas Winkler1-0/+54
2014-02-08mei: allow multiple retries if the hw reset has failedTomas Winkler4-14/+34
2014-02-08mei: txe: add Kbuild for TXE deviceTomas Winkler2-1/+14