summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov
2017-10-23Input: uinput - allow FF requests to time outDmitry Torokhov
2017-10-23Input: ad7877 - convert to using timer_setup()stephen lu
2017-10-23Input: gpio-keys - convert timers to use timer_setup()stephen lu
2017-10-23Input: ff_memless - convert to using timer_setup()Kees Cook
2017-10-23Input: alps - convert to using timer_setup()Kees Cook
2017-10-23Input: byd - convert to using timer_setup()Kees Cook
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata
2017-10-21Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh
2017-10-21net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh
2017-10-21net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh
2017-10-21net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh
2017-10-21android: binder: Fix null ptr dereference in debug msgSherry Yang
2017-10-21android: binder: Don't get mm from taskSherry Yang
2017-10-21geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio
2017-10-21Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-10-20Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-20binder: call poll_wait() unconditionally.Martijn Coenen
2017-10-20Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-10-20Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-20dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as wellStefan Roese
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-10-19Input: edt-ft5x06 - implement support for the EDT-M12 seriesSimon Budig
2017-10-19Input: edt-ft5x06 - make distinction between m06/m09/generic more clearSimon Budig
2017-10-19Input: gpio_mouse - add device tree probingLinus Walleij
2017-10-19Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij
2017-10-19Input: gpio_mouse - rename platform data variablesLinus Walleij
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij