aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15Wolfram Sang3-130/+144
2017-10-30i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi1-2/+23
2017-10-30i2c: gpio: Add support for named gpios in DTLinus Walleij1-16/+43
2017-10-30i2c: gpio: Local vars in probeLinus Walleij1-13/+14
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+2
2017-10-30i2c: gpio: Enforce open drain through gpiolibLinus Walleij1-63/+39
2017-10-30gpio: Make it possible for consumers to enforce open drainLinus Walleij1-0/+13
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij2-92/+89
2017-10-28i2c: generic recovery: check SCL before SDAClaudio Foellmi1-3/+7
2017-10-28i2c: img-scb: Add runtime PMEd Blake1-19/+78
2017-10-27i2c: mpc: use of_property_read_boolJulia Lawall1-1/+1
2017-10-27i2c: riic: remove clock and frequency restrictionsChris Brandt1-34/+81
2017-10-27Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15Wolfram Sang145-886/+1925
2017-10-27i2c/busses: Convert timers to use timer_setup()Kees Cook2-9/+6
2017-10-27i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede2-7/+49
2017-10-27i2c: Allow overriding dev_name through board_infoHans de Goede1-2/+8
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15Wolfram Sang268-1255/+2266
2017-10-26i2c: davinci: use correct format identifier for size_tWolfram Sang1-1/+1
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-39/+83
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-26/+15
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds17-76/+226
2017-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+34
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-485/+879
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu1-1/+1
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu1-7/+6
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu1-0/+1
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-93/+180
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata1-1/+10
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata1-0/+31
2017-10-21Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh1-6/+6
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh9-61/+154
2017-10-21net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh1-0/+3
2017-10-21net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh1-4/+7
2017-10-21net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh1-0/+2
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh2-57/+36
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh6-17/+75
2017-10-21android: binder: Fix null ptr dereference in debug msgSherry Yang1-1/+1
2017-10-21android: binder: Don't get mm from taskSherry Yang2-14/+9
2017-10-21geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio1-6/+0
2017-10-21Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller3-24/+79
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+11
2017-10-20i2c: mux: reg: use of_property_read_bool()Sergei Shtylyov1-6/+3
2017-10-20vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui1-1/+4
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub1-1/+2
2017-10-20Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-2/+2
2017-10-20binder: call poll_wait() unconditionally.Martijn Coenen1-10/+1