summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-19can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)1-1/+3
2017-10-19can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)1-1/+1
2017-10-19can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)1-9/+66
2017-10-19can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)1-4/+4
2017-10-19can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)1-2/+3
2017-10-19usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7
2017-10-19Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+1
2017-10-19Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...Dave Airlie8-47/+69
2017-10-19Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi1-4/+2
2017-10-19Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance1-1/+1
2017-10-19Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-19/+4
2017-10-19Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-5/+11
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin1-3/+4
2017-10-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2017-10-18USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern1-2/+4
2017-10-18Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher1-19/+4
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo3-6/+13
2017-10-18drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson1-0/+3
2017-10-18staging: bcm2835-audio: Fix memory corruptionPhil Elwell1-12/+7
2017-10-18ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon1-8/+8
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel1-1/+10