summaryrefslogtreecommitdiffstats
path: root/fs/qnx6 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-28HID: wacom: Add support for Express Key Remote.Aaron Skomra5-2/+370
2015-08-28HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra2-115/+61
2015-08-18HID: wacom: Use tablet-provided touch height/width values for INTUOSHTJason Gerecke1-1/+1
2015-08-11HID: wacom: Simplify 'wacom_pl_irq'Jason Gerecke1-49/+35
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke1-1/+1
2015-08-04HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke3-19/+10
2015-08-04HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke3-7/+5
2015-08-04HID: wacom: Use calculated pkglen for wireless touch interfaceJason Gerecke1-1/+0
2015-07-23HID: wacom: Report touch width/height/orientation for GENERIC devicesJason Gerecke1-0/+20
2015-07-23HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke2-1/+33
2015-07-23HID: wacom: Perform all event processing as part of report processingJason Gerecke2-1/+39
2015-07-17HID: wacom: Set default device name to value from wacom->featuresJason Gerecke1-1/+2
2015-07-17HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke1-34/+18
2015-07-13HID: wacom: remove the extra Pen interface for Wacom Bamboo PADBenjamin Tissoires1-2/+2
2015-07-10HID: input: call input_sync() when automatically releasing a keyDmitry Torokhov1-1/+4
2015-07-09HID: wacom: Delete unnecessary checks before the function call "input_free_de...Markus Elfring1-6/+3
2015-07-08HID: usbhid: no flushing if device is already polledOliver Neukum1-1/+2
2015-06-22crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon1-1/+1
2015-06-22crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2-1/+8
2015-06-22crypto: af_alg - Forbid the use internal algorithmsHerbert Xu1-1/+4
2015-06-22crypto: echainiv - Only hold RNG during initialisationHerbert Xu1-22/+6
2015-06-22crypto: seqiv - Add compatibility support without RNGHerbert Xu1-25/+25
2015-06-22crypto: eseqiv - Offer normal cipher functionality without RNGHerbert Xu1-19/+12
2015-06-22crypto: chainiv - Offer normal cipher functionality without RNGHerbert Xu1-26/+29
2015-06-22crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2-1/+12
2015-06-22crypto: user - Move cryptouser.h to uapiHerbert Xu1-0/+0
2015-06-22crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2-4/+32
2015-06-22crypto: skcipher - Allow givencrypt to be NULLHerbert Xu1-1/+1
2015-06-22hwmon: add driver for Microchip TC74Maciej S. Szmigiero4-0/+208
2015-06-22Linux 4.1v4.1Linus Torvalds1-1/+1
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner1-5/+6
2015-06-21crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam1-4/+9
2015-06-21crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk1-1/+1
2015-06-21crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen1-4/+4
2015-06-21crypto: nx - Check for bogus firmware propertiesHerbert Xu1-32/+118
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner1-3/+3
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu1-1/+1
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang17-31/+87
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang4-0/+34
2015-06-19perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau1-5/+3
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo1-3/+4
2015-06-19perf top: Tell the user how to unfreeze events after pressing 'f'Arnaldo Carvalho de Melo1-1/+7
2015-06-19perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo1-4/+3
2015-06-19perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo1-0/+3
2015-06-19perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo2-3/+3
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner1-4/+4
2015-06-19perf annotate: Rename source_line_percent to source_line_samplesArnaldo Carvalho de Melo2-16/+16
2015-06-19perf annotate: Display total number of samples with --show-total-periodMartin Liška4-23/+70
2015-06-19perf tools: Ensure thread-stack is flushedAdrian Hunter5-5/+58