aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/tca8418_keypad.c
AgeCommit message (Expand)Author
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna