summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-191-5/+16
* Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
* Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-091-79/+65
* Input: add keypad driver for w90p910Wan ZongShun2009-08-093-0/+316
* 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-261-12/+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-243-12/+14
* Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-231-17/+9
* Input: add Blackfin rotary input driverMichael Hennerich2009-07-233-0/+294
* Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-221-23/+20
* Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-223301-320129/+465851
|\
| * Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-07-223-3/+8
| |\
| | * virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick2009-07-191-1/+6
| | * ataflop: adjust NULL testJulia Lawall2009-07-171-1/+1
| | * z2ram: Small cleanup for z2ram.cZhaolei2009-07-151-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-07-222-0/+2
| |\ \
| | * | ide-tape: Don't leak kernel stack informationMichael Buesch2009-07-211-0/+1
| | * | ide: fix memory leak when flush command is issuedMaxime Bizon2009-07-211-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2234-80/+3320
| |\ \ \
| | * | | sky2: Avoid races in sky2_downMike McCormack2009-07-211-8/+8
| | * | | drivers/net/mlx4: Adjust constantJulia Lawall2009-07-211-1/+1
| | * | | drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-1/+2
| | * | | drivers/net: Move a dereference below a NULL testJulia Lawall2009-07-211-3/+4
| | * | | connector: maintainer/mail update.Evgeniy Polyakov2009-07-212-3/+3
| | * | | USB host CDC Phonet network interface driverRémi Denis-Courmont2009-07-213-0/+470
| | * | | macsonic, jazzsonic: fix oops on module unloadFinn Thain2009-07-212-0/+2
| | * | | macsonic: move probe function to .devinit.textUwe Kleine-König2009-07-211-7/+7
| | * | | can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger2009-07-201-0/+4
| | * | | can: restart device even if dev_alloc_skb() failsWolfgang Grandegger2009-07-201-2/+2
| | * | | can: sja1000: remove duplicated includesWolfgang Grandegger2009-07-201-1/+0
| | * | | New device ID for sc92031 [1088:2031]Cesar Eduardo Barros2009-07-201-0/+1
| | * | | 3c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki2009-07-201-7/+14
| | * | | netxen: fix thermal check and shutdownDhananjay Phadke2009-07-201-6/+8
| | * | | netxen: fix deadlock on dev closeDhananjay Phadke2009-07-204-13/+23
| | * | | netxen: fix context deletion sequenceDhananjay Phadke2009-07-203-7/+9