aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx/em28xx-input.c
AgeCommit message (Expand)Author
2014-12-23[media] em28xx-input: fix missing newlinesRussell King
2014-12-23[media] em28xx: ensure "closing" messages terminate with a newlineRussell King
2014-12-23[media] em28xx: fix em28xx-input removalRussell King
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab
2014-11-25[media] USB: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-10-24[media] em28xx-input: NULL dereference on errorDan Carpenter
2014-09-22[media] em28xx-input: i2c IR decoders: improve i2c_client handlingFrank Schaefer
2014-09-03[media] em28xx: use true/false for boolean varsMauro Carvalho Chehab
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab
2014-03-03[media] em28xx-input: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-01-14[media] em28xx: print a message at disconnectMauro Carvalho Chehab
2014-01-07[media] media: Remove OOM message after input_allocate_deviceJoe Perches
2014-01-07[media] em28xx: prevent registering wrong interfaces for audio-onlyMauro Carvalho Chehab
2014-01-07[media] em28xx: unify module versionMauro Carvalho Chehab
2014-01-07[media] em28xx: improve extension information messagesMauro Carvalho Chehab
2013-12-20[media] em28xx: reduce the polling interval for GPI connected buttonsFrank Schaefer
2013-12-18[media] em28xx: add support for Empia EM28178Antti Palosaari
2013-12-10[media] em28xx: add support for illumination button and LEDFrank Schaefer
2013-12-10[media] em28xx: add debouncing mechanism for GPI-connected buttonsFrank Schaefer
2013-12-10[media] em28xx: extend the support for device buttonsFrank Schaefer
2013-06-19[media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-...Frank Schaefer
2013-03-18[media] em28xx: Prepare to support 2 different I2C busesMauro Carvalho Chehab
2013-02-05[media] em28xx: input: use common work_struct callback function for IR RC key...Frank Schaefer
2013-02-05[media] em28xx: i2c RC devices: minor code size and memory usage optimizationFrank Schaefer
2013-02-05[media] em28xx: fix a comment and a small coding style issueFrank Schaefer
2013-02-05[media] em28xx: remove unused parameter ir_raw from i2c RC key polling functionsFrank Schaefer
2013-02-05[media] em28xx: get rid of the dependency on module ir-kbd-i2cFrank Schaefer
2013-02-05[media] em28xx: remove i2cdprintk() messagesFrank Schaefer
2013-02-05[media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()Frank Schaefer
2013-01-05[media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...Frank Schaefer
2013-01-04[media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocolMauro Carvalho Chehab
2013-01-04[media] em28xx: simplify IR names on I2C devicesMauro Carvalho Chehab
2013-01-04[media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab
2012-12-22[media] em28xx: input: fix oops on device removalFrank Schaefer
2012-12-21[media] em28xx: add support for RC6 mode 0 on devices that support itMauro Carvalho Chehab
2012-12-21[media] em28xx: add support for NEC proto variants on em2874 and upperMauro Carvalho Chehab
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab