summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: let I2C masters ignore their children for PMLinus Walleij2016-04-121-0/+1
* i2c: st: use new 8 bit address helper functionWolfram Sang2016-04-111-2/+1
* i2c: sirf: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1
* i2c: sh_mobile: use new 8 bit address helper functionWolfram Sang2016-04-111-2/+1
* i2c: qup: use new 8 bit address helper functionWolfram Sang2016-04-111-1/+1
* i2c: powermac: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1
* i2c: ocores: use new 8 bit address helper functionWolfram Sang2016-04-111-4/+1
* i2c: mt65xx: use new 8 bit address helper functionWolfram Sang2016-04-111-4/+1
* i2c: lpc2k: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1
* i2c: iop3xx: use new 8 bit address helper functionWolfram Sang2016-04-111-4/+1
* i2c: img-scb: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1
* i2c: ibm_iic: use new 8 bit address helper functionWolfram Sang2016-04-111-1/+1
* i2c: cpm: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1
* i2c: brcmstb: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1
* i2c: bcm-kona: use new 8 bit address helper functionWolfram Sang2016-04-111-4/+1
* i2c: bcm-iproc: use new 8 bit address helper functionWolfram Sang2016-04-111-1/+1
* i2c: core: use new 8 bit address helper functionWolfram Sang2016-04-111-1/+1
* i2c: introduce helper function to get 8 bit address from a messageWolfram Sang2016-04-111-0/+5
* i2c: guarantee that I2C_M_RD will be 0x0001 foreverWolfram Sang2016-04-111-6/+7
* Linux 4.6-rc3v4.6-rc3Linus Torvalds2016-04-111-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-115-7/+13
|\
| * ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| * ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-073-2/+6
| * ARM: SMP enable of cache maintanence broadcastRussell King2016-04-021-5/+5
* | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-115-9/+84
|\ \
| * | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-114-36/+49
|\ \
| * | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| * | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| * | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| * | i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang2016-04-071-17/+12
| * | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| * | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2
| |/
* | Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2016-04-112-10/+0
* | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-097-11/+29
|\ \
| * | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
| * | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-084-0/+9
| * | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
| * | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
| * | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-095-32/+53
|\ \ \
| * | | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams2016-04-083-30/+51
| * | | libnvdimm, pfn: fix uuid validationDan Williams2016-04-081-1/+1
| * | | libnvdimm: fix smart data retrievalDan Williams2016-04-081-1/+1
* | | | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-04-093-45/+95
|\ \ \ \
| * | | | gpio: pca953x: Use correct u16 value for register word writeYong Li2016-04-081-1/+2
| * | | | gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck2016-04-081-31/+67
| * | | | gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck2016-04-081-7/+12
| * | | | gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik2016-04-081-2/+2