summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-059-20/+20
| * | | fs: Constify path_is_under()'s argumentsMickaël Salaün2016-12-052-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-1714-44/+31
|\ \ \
| * | | tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-168-27/+21
| * | | tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-163-3/+3
| * | | tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf2016-12-161-7/+1
| * | | tile-module: Rename jump labels in module_alloc()Markus Elfring2016-12-161-5/+4
| * | | tile-module: Use kmalloc_array() in module_alloc()Markus Elfring2016-12-161-1/+1
| * | | tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-161-1/+1
* | | | Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds2016-12-174-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-1751-779/+4228
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-12-1617255-578899/+1217814
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-15868-51936/+47946
| | |\ \ \ \ \
| | | * | | | | Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-126-34/+1688
| | | * | | | | Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-071-5/+3
| | | * | | | | Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-026-44/+45
| | | * | | | | Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-022-2/+58
| | | * | | | | Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg2016-12-021-9/+26
| | | * | | | | Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-025-0/+246
| | | * | | | | Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-11-304-11/+10
| | | * | | | | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-11-302-16/+2
| | | * | | | | Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-11-302-37/+22
| | | * | | | | Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-303-19/+67
| | | * | | | | Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_dataBenjamin Tissoires2016-11-301-4/+0
| | | * | | | | Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_dataBenjamin Tissoires2016-11-301-1/+1
| | | * | | | | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-224-4/+21
| | | * | | | | Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-225-0/+138
| | | * | | | | Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-229-31/+670
| | | * | | | | Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-161-2/+3
| | | * | | | | Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-084-0/+472
| | | * | | | | Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-081-4/+6
| | | * | | | | Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-081-1/+69
| | | * | | | | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-084-15/+46
| | | * | | | | Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-083-20/+61
| | | * | | | | Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-084-143/+83
| | | * | | | | Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-082-0/+4
| | | * | | | | Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-081-53/+86
| | | * | | | | Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-081-2/+14
| | | * | | | | Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Dmitry Torokhov2016-11-07851-51601/+44227
| | | |\ \ \ \ \
| | * | | | | | | Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro2016-12-153-19/+33
| | * | | | | | | Input: drv260x - use generic device propertiesJingkui Wang2016-12-122-92/+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-071-1/+1