aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-21
* Input: w90p910_keypad - rename driver name to match platformWan ZongShun2009-08-21
* Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-20
* Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-20
* Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-12
* Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-10
* Input: add keypad driver for w90p910Wan ZongShun2009-08-10
* Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-09
* Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-09
* Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-09
* Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-08
* Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-05
* Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-05
* Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-05
* Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-05
* Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-28
* Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-26
* Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-26
* Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-26
* Input: tsc2007 - remove HR timerRichard Röjfors2009-07-26
* Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov2009-07-26
* Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-26
* Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-26
* Input: gpio_keys - swtich to dev_pm_opsMike Rapoport2009-07-25
* Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-25
* Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-23
* Input: add Blackfin rotary input driverMichael Hennerich2009-07-23
* Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-23
* Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-23
|\
| * Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-22
| * Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
| |\
| | * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-22
| * | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-22
| |\ \ | | |/ | |/|
| | * lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-22
| * | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
| |\ \
| | * | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-22
| | * | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-22
| | * | perf_counter: Detect debugfs locationJason Baron2009-07-22
| | * | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-22
| | * | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-22
| | * | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-22
| | * | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-22
| | * | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-22
| | * | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| | * | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-22
| | * | perf: Fix stack data leakArjan van de Ven2009-07-22
| | * | perf_counter: Remove unused variablesPeter Zijlstra2009-07-22
| | * | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
| | |\ \
| | | * | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-13
| | | * | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-11