aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang9-4/+1488
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov1-5/+16
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack2-3/+28
2009-08-09Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2-83/+66
2009-08-09Input: add keypad driver for w90p910Wan ZongShun4-0/+334
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov5-493/+219
2009-08-09Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov1-78/+78
2009-08-09Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov1-132/+140
2009-08-08Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov1-29/+37
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov6-86/+91
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox1-3/+52
2009-08-04Input: tsc2007 - check if I2C communication works during probeRichard Röjfors1-3/+5
2009-08-04Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov1-79/+93
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2-0/+54
2009-07-26Input: tsc2007 - do not read coordinates during probeRichard Röjfors1-2/+3
2009-07-26Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors1-3/+6
2009-07-26Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov1-30/+42
2009-07-26Input: tsc2007 - remove HR timerRichard Röjfors1-35/+13
2009-07-26Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov1-7/+12
2009-07-26Input: serio - switch to using dev_pm_opsDmitry Torokhov2-14/+11
2009-07-26Input: i8042 - switch to using dev_pm_opsDmitry Torokhov1-26/+18
2009-07-24Input: gpio_keys - swtich to dev_pm_opsMike Rapoport1-7/+12
2009-07-24Driver Core: Make PM operations a const pointerDmitry Torokhov4-16/+19
2009-07-23Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger1-17/+9
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich4-0/+333
2009-07-22Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2-25/+21
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov8333-414003/+804943
2009-07-22Linux 2.6.31-rc4Linus Torvalds1-1/+1
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+5
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds1-2/+2
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont1-0/+5
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra1-2/+2
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perfLinus Torvalds25-299/+948
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+89
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-9/+48
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-5/+19
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds5-12/+23
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-26/+26
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-0/+2
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds50-112/+3417
2009-07-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-28/+40
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-13/+19
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-3/+7
2009-07-22perf: fix stack data leakArjan van de Ven1-0/+1
2009-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-18/+62
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith1-1/+5
2009-07-22perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith1-2/+5
2009-07-22perf_counter: Detect debugfs locationJason Baron5-17/+102