summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-092-83/+66
* Input: add keypad driver for w90p910Wan ZongShun2009-08-094-0/+334
* Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-095-493/+219
* Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-091-78/+78
* Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-091-132/+140
* Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-081-29/+37
* Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-056-86/+91
* Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-051-3/+52
* Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-041-3/+5
* Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-041-79/+93
* Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-272-0/+54
* Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-261-2/+3
* Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-261-3/+6
* Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-261-30/+42
* Input: tsc2007 - remove HR timerRichard Röjfors2009-07-261-35/+13
* Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov2009-07-261-7/+12
* Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-262-14/+11
* Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-261-26/+18
* Input: gpio_keys - swtich to dev_pm_opsMike Rapoport2009-07-241-7/+12
* Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-244-16/+19
* Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-231-17/+9
* Input: add Blackfin rotary input driverMichael Hennerich2009-07-234-0/+333
* Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-222-25/+21
* Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-228427-477165/+868105
|\
| * Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-221-1/+1
| * Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+5
| |\
| | * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
| * | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
| |\ \ | | |/ | |/|
| | * lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
| * | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-2225-299/+948
| |\ \
| | * | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
| | * | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
| | * | perf_counter: Detect debugfs locationJason Baron2009-07-225-17/+102
| | * | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
| | * | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-222-3/+20
| | * | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
| | * | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| | * | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-222-2/+4
| | * | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-224-120/+35
| | * | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-221-2/+21
| | * | perf: Fix stack data leakArjan van de Ven2009-07-221-0/+1
| | * | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
| | * | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-2210-142/+556
| | |\ \
| | | * | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
| | | * | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-112-0/+21
| | | * | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
| | | * | perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-111-15/+21
| | | * | strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-112-4/+27
| | | * | perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-111-3/+2
| | | * | perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-115-32/+164