| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-02-13 | mfd: cros_ec: Prevent data transfer while device is suspended |  Joseph Lo | 1 | -0/+2 |
| 2017-02-13 | mfd: abx500: Fix spelling mistake: "Celcius" -> "Celsius" |  Colin Ian King | 2 | -3/+3 |
| 2017-02-13 | mfd: axp20x: Add a few missing defines for AXP288 specific registers |  Hans de Goede | 1 | -5/+11 |
| 2017-02-13 | mfd: axp20x: Drop wrong AXP288_PMIC_ADC_EN define |  Hans de Goede | 1 | -1/+0 |
| 2017-02-13 | mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288 |  Hans de Goede | 1 | -0/+1 |
| 2017-02-13 | mfd: axp20x: Correct a typo in axp20x_device_remove documentation |  Corentin Labbe | 1 | -1/+1 |
| 2017-02-13 | Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-4.11' and 'ib-mfd-power-supply-4.11' into ibs-for-mfd-merged |  Lee Jones | 4 | -31/+106 |
| 2017-02-13 | input: cros_ec_keyb: Add Tablet Mode switch |  Gwendal Grignou | 1 | -0/+1 |
| 2017-02-13 | proc/sysctl: prune stale dentries during unregistering |  Konstantin Khlebnikov | 1 | -0/+1 |
| 2017-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next |  David S. Miller | 1 | -0/+1 |
| 2017-02-12 | bpf: introduce BPF_F_ALLOW_OVERRIDE flag |  Alexei Starovoitov | 1 | -7/+6 |
| 2017-02-12 | Input: tsc2004/5 - switch to using generic device properties |  Dmitry Torokhov | 1 | -34/+0 |
| 2017-02-12 | netfilter: nfnetlink: allow to check for generation ID |  Pablo Neira Ayuso | 1 | -0/+1 |
| 2017-02-11 | tap: tap as an independent module |  Sainath Grandhi | 1 | -2/+2 |
| 2017-02-11 | tap: Extending tap device create/destroy APIs |  Sainath Grandhi | 1 | -2/+2 |
| 2017-02-11 | tap: Abstract type of virtual interface from tap implementation |  Sainath Grandhi | 1 | -4/+53 |
| 2017-02-11 | tap: Tap character device creation/destroy API |  Sainath Grandhi | 1 | -0/+3 |
| 2017-02-11 | tap: Renaming tap related APIs, data structures, macros |  Sainath Grandhi | 3 | -25/+25 |
| 2017-02-11 | tap: Refactoring macvtap.c |  Sainath Grandhi | 1 | -0/+10 |
| 2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 3 | -7/+9 |
| 2017-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -0/+4 |
| 2017-02-10 | bitfield.h: add FIELD_FIT() helper |  Jakub Kicinski | 1 | -0/+13 |
| 2017-02-10 | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs() |  Christoph Hellwig | 1 | -3/+0 |
| 2017-02-10 | PCI/MSI: Remove unused pci_msi_create_default_irq_domain() |  Christoph Hellwig | 1 | -3/+0 |
| 2017-02-10 | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next |  David S. Miller | 2 | -70/+25 |
| 2017-02-10 | net/skbuff: Introduce skb_mac_offset() |  Amir Vadai | 1 | -0/+5 |
| 2017-02-10 | mtd: name the mtd device with an optional label property |  Cédric Le Goater | 1 | -0/+3 |
| 2017-02-10 | Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux |  Brian Norris | 3 | -6/+62 |
| 2017-02-10 | afs: Move UUID struct to linux/uuid.h |  David Howells | 1 | -0/+24 |
| 2017-02-10 | blk-mq: pass bio to blk_mq_sched_get_rq_priv |  Paolo Valente | 1 | -1/+1 |
| 2017-02-10 | vmbus: remove unused kickq argument to sendpacket |  Stephen Hemminger | 1 | -4/+2 |
| 2017-02-10 | vmbus: remove no longer used signal_policy |  Stephen Hemminger | 1 | -18/+0 |
| 2017-02-10 | fpga: Add scatterlist based programming |  Jason Gunthorpe | 1 | -0/+5 |
| 2017-02-10 | drivers/fsi: add driver to device matches |  Jeremy Kerr | 1 | -2/+19 |
| 2017-02-10 | drivers/fsi: Add device & driver definitions |  Jeremy Kerr | 1 | -0/+11 |
| 2017-02-10 | drivers/fsi: Add empty fsi bus definitions |  Jeremy Kerr | 1 | -0/+22 |
| 2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 59 | -337/+480 |
| 2017-02-10 | iommu: Remove iommu_register_instance interface |  Joerg Roedel | 2 | -13/+0 |
| 2017-02-10 | irqdesc: Add a resource managed version of irq_alloc_descs() |  Bartosz Golaszewski | 1 | -0/+19 |
| 2017-02-10 | Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd |  Cyrille Pitchen | 2 | -0/+34 |
| 2017-02-10 | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes |  Cyrille Pitchen | 1 | -6/+16 |
| 2017-02-10 | mtd: spi-nor: Add support for S3AN spi-nor devices |  Ricardo Ribalda | 1 | -0/+12 |
| 2017-02-10 | iommu: Add iommu_device_set_fwnode() interface |  Joerg Roedel | 1 | -0/+12 |
| 2017-02-10 | iommu: Make iommu_device_link/unlink take a struct iommu_device |  Joerg Roedel | 1 | -2/+2 |
| 2017-02-10 | iommu: Add sysfs bindings for struct iommu_device |  Joerg Roedel | 2 | -16/+18 |
| 2017-02-10 | iommu: Introduce new 'struct iommu_device' |  Joerg Roedel | 2 | -0/+37 |
| 2017-02-10 | iommu: Rename iommu_get_instance() |  Joerg Roedel | 2 | -3/+3 |
| 2017-02-10 | time: Remove CONFIG_TIMER_STATS |  Kees Cook | 2 | -56/+0 |
| 2017-02-10 | perf/core: Allow kernel filters on CPU events |  Alexander Shishkin | 1 | -0/+2 |
| 2017-02-10 | kref: Implement 'struct kref' using refcount_t |  Peter Zijlstra | 1 | -18/+11 |