aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx/em28xx-input.c
AgeCommit message (Expand)Author
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-03-23media: em28xx-input: improve error handling codeMauro Carvalho Chehab
2018-03-06media: em28xx-input: fix most coding style issuesMauro Carvalho Chehab
2018-03-06media: em28xx: Add SPDX license tags where neededMauro Carvalho Chehab
2018-03-06media: em28xx: constify most static structsMauro Carvalho Chehab
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] em28xx: IR protocol not reported correctlySean Young
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab
2016-11-18[media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab
2016-10-21[media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab
2016-10-21[media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab
2016-10-21[media] em28xx: don't break long linesMauro Carvalho Chehab
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