summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-62/+155
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-58/+37
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...David S. Miller3-24/+79
2017-10-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-8/+11
2017-10-20lkdtm: Constify the crashtypes tableKees Cook1-9/+9
2017-10-20lkdtm: Convert from jprobe to kprobeKees Cook1-109/+45
2017-10-20nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCsMartin Blumenstingl3-0/+277
2017-10-20nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCsMartin Blumenstingl2-4/+4
2017-10-20nvmem: rockchip: add support for RK3368Romain Perier1-0/+4
2017-10-20vmbus: initialize reserved fields in messagesStephen Hemminger1-0/+2
2017-10-20Merge tag 'vme-next-4.14-rc4' of https://gitlab.collabora.com/martyn/linux in...Greg Kroah-Hartman4-228/+157
2017-10-20binder: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-20android: binder: Change binder_shrinker to staticSherry Yang1-1/+1
2017-10-20android: binder: Remove unused vma argumentSherry Yang1-9/+7
2017-10-20parport: make parport_ip32_ops const and __initconstBhumika Goyal1-1/+1
2017-10-20tracing, mei: Remove unused trace event mei_pci_cfg_writeSteven Rostedt (VMware)2-20/+0
2017-10-20pcmcia: m32r: Convert timers to use timer_setup()Kees Cook2-10/+4
2017-10-20char: pcmcia: Convert timers to use timer_setup()Kees Cook3-11/+10
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose7-26/+26
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/ker...Linus Torvalds2-2/+2
2017-10-20binder: call poll_wait() unconditionally.Martijn Coenen1-10/+1
2017-10-20Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+2
2017-10-20Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-73/+90
2017-10-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+172
2017-10-20dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as wellStefan Roese1-2/+2
2017-10-20Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2017-10-20Input: joydev - blacklist ds3/ds4/udraw motion sensorsRoderick Colenbrander1-6/+64
2017-10-20Input: allow matching device IDs on property bitsDmitry Torokhov1-1/+2
2017-10-20Input: factor out and export input_device_id matching codeDmitry Torokhov1-45/+38
2017-10-20Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil1-23/+44
2017-10-20Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede1-1/+1
2017-10-20Input: tca8418 - enable interrupt after it has been requestedDamien Riegel1-12/+17
2017-10-19Merge tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux ...Arnd Bergmann1-7/+10
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-1/+1
2017-10-19net: ena: fix wrong max Tx/Rx queues on ethtoolNetanel Belgazal1-2/+2
2017-10-19net: ena: fix rare kernel crash when bar memory remap failsNetanel Belgazal1-1/+2
2017-10-19net: ena: reduce the severity of some printoutsNetanel Belgazal1-2/+2
2017-10-19can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2017-10-19can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2017-10-19can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)1-1/+2