summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-181-1/+0
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-181-1/+1
|\ \
| * | Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-1688-318/+756
| |\|
| * | constify get_dcookie() and friendsAl Viro2016-12-061-1/+1
* | | Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds2016-12-184-61/+923
|\ \ \
| * | | drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song2016-12-164-40/+907
| * | | drm/i915/gvt/kvmgt: read/write GPA via KVM APIJike Song2016-12-161-21/+16
| * | | drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()Jike Song2016-12-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-1844-711/+4150
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-12-167556-246622/+617261
| |\ \ \ \
| | * \ \ \ Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-16411-15595/+23802
| | |\ \ \ \
| | | * | | | Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-125-33/+1687
| | | * | | | Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-081-5/+3
| | | * | | | Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-035-41/+43
| | | * | | | Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-031-2/+47
| | | * | | | Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg2016-12-031-9/+26
| | | * | | | Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-035-0/+246
| | | * | | | Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-12-013-9/+8
| | | * | | | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-12-012-16/+2
| | | * | | | Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-12-012-37/+22
| | | * | | | Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-302-19/+66
| | | * | | | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-233-4/+18
| | | * | | | Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-235-0/+138
| | | * | | | Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-238-31/+668
| | | * | | | Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-171-2/+3
| | | * | | | Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-094-0/+472
| | | * | | | Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-091-4/+6
| | | * | | | Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-091-1/+69
| | | * | | | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-093-7/+33
| | | * | | | Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-093-20/+61
| | | * | | | Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-093-140/+79
| | | * | | | Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-092-0/+4
| | | * | | | Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-091-53/+86
| | | * | | | Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-091-2/+14
| | * | | | | Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro2016-12-161-11/+27
| | * | | | | Input: drv260x - use generic device propertiesJingkui Wang2016-12-121-64/+19
| | * | | | | Input: drv260x - use temporary for &client->devDmitry Torokhov2016-12-121-22/+15
| | * | | | | Input: drv260x - fix input device's parent assignmentJingkui Wang2016-12-121-1/+0
| | * | | | | Input: drv260x - fix initializing overdrive voltageDmitry Torokhov2016-12-121-1/+1
| | * | | | | Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza2016-12-121-1/+1
| | * | | | | Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza2016-12-121-2/+2
| | * | | | | Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy2016-12-081-1/+1
| | * | | | | Input: imx6ul_tsc - convert int to u32Guy Shapiro2016-12-011-21/+21
| | * | | | | Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen2016-12-011-1/+10
| | * | | | | Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-2/+2
| | * | | | | Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-3/+3
| | * | | | | Input: ALPS - clean up code for SS5 hardwarePaul Donohue2016-11-292-15/+28
| | * | | | | Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue2016-11-291-17/+25
| | * | | | | Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue2016-11-291-7/+12