aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita1-20/+0
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov30-600/+1626
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang1-28/+0
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer1-1/+1
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires1-3/+2
2016-12-02Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires1-0/+11
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires1-2/+2
2016-11-30Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires1-0/+1
2016-11-30Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_dataBenjamin Tissoires1-4/+0
2016-11-30Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_dataBenjamin Tissoires1-1/+1
2016-11-22Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck1-0/+3
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer1-0/+2
2016-11-08Input: synaptics-rmi4 - add parameters for dribble packets and palm detect gestureAndrew Duggan1-8/+13
2016-11-08Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson1-3/+4
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov1-4/+1
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab90-285/+786
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+7
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+1
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()Johannes Weiner1-0/+2
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long1-7/+0
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long1-3/+3
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-4/+1
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche1-4/+1
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-1/+2
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-5/+80
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+28
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-12/+19
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab9-17/+21
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+3
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret2-0/+20
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2016-09-17fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner1-1/+1
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+13
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-13asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+21
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+14