aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tca8418_keypad.c
Commit message (Expand)AuthorAge
* Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-25
* input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-05
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov2012-11-29
* Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov2012-11-29
* Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov2012-11-29
* Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov2012-11-29
* Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov2012-11-29
* Input: tca8418_keypad - add support for shared interruptAlban Bedel2012-11-29
* Input: tca8418_keypad - add support for device tree bindingsAlban Bedel2012-11-29
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-04
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-11
* Input: tca8418_keypad - initial driver releaseKyle Manna2011-10-29