Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-20Input: tca8418 - enable interrupt after it has been requestedDamien Riegel
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2017-01-31Input: tca8418 - switch to using generic device propertiesDmitry Torokhov
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2017-01-23Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-18Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard
2016-10-27Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2015-07-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-04-25Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2013-01-04Drivers: 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-05Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-05-11Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna