aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torokhov1-12/+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 Torokhov3-12/+14
2009-07-23Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger1-17/+9
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich3-0/+294
2009-07-22Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov1-23/+20
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov3301-320129/+465851
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds3-3/+8
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 Torvalds34-80/+3320
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-3/+7
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-22fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds1-2/+2
2009-07-21sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-21ide-tape: Don't leak kernel stack informationMichael Buesch1-0/+1
2009-07-21ide: fix memory leak when flush command is issuedMaxime Bizon1-0/+1
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-3/+4
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov2-3/+3
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont3-0/+470
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain2-0/+2
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-21Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov1-8/+14
2009-07-20Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2-2/+7
2009-07-20Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2-19/+35
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre1-2/+2
2009-07-20tty: fix chars_in_buffersAlan Cox7-10/+10
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-12/+12
2009-07-20vc: create vcs(a) devices for consolesKay Sievers1-0/+4
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros1-0/+1
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki1-7/+14
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke1-6/+8
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke4-13/+23