#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" niverse.0xinfinity.dev/distro/kernel/atom/drivers/input/input.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/input/input.c
AgeCommit message (Expand)Author
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-06-30Input: don't reset sync flag when ignoring eventDmitry Torokhov
2008-06-20Input: cdev lock_kernel() pushdownJonathan Corbet
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-01-31Input: constify function pointer tables (seq_operations)Jan Engelhardt
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov
2008-01-03Input: pass EV_PWR events to event handlersRichard Purdie
2007-12-14Input: Handle EV_PWR type of input caps in input_set_capability.Dmitry Baryshkov
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-13Input: use full RCU APIDmitry Torokhov
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-08-30Input: implement proper locking in input coreDmitry Torokhov
2007-07-18Input: switch to using seq_list_xxx helpersPavel Emelianov
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov