开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
/
em28xx-input.c
Age
Commit message (
Expand
)
Author
2022-06-27
media: em28xx: Remove useless license text when SPDX-License-Identifier is al...
Christophe JAILLET
2021-08-04
media: em28xx-input: fix refcount bug in em28xx_usb_disconnect
Dongliang Mu
2021-06-02
media: em28xx: Fix possible memory leak of em28xx struct
Igor Matheus Andrade Torrente
2019-05-29
media: em28xx: use usb_to_input_id() rather than handrolling it
Sean Young
2019-05-29
media: em28xx: use common code for decoding nec scancodes
Sean Young
2019-05-29
media: em28xx: give RC device proper name
Sean Young
2019-03-19
media: em28xx-input: make const array addr_list static
Colin Ian King
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-03-23
media: em28xx-input: improve error handling code
Mauro Carvalho Chehab
2018-03-06
media: em28xx-input: fix most coding style issues
Mauro Carvalho Chehab
2018-03-06
media: em28xx: Add SPDX license tags where needed
Mauro Carvalho Chehab
2018-03-06
media: em28xx: constify most static structs
Mauro Carvalho Chehab
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-06-24
media: Replace initalized ->initialized
Mauro Carvalho Chehab
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] em28xx: IR protocol not reported correctly
Sean Young
2016-12-12
[media] em28xx: don't store usb_device at struct em28xx
Mauro Carvalho Chehab
2016-12-12
[media] em28xx: use usb_interface for dev_foo() calls
Mauro 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_foo
Mauro Carvalho Chehab
2016-10-21
[media] em28xx: use pr_foo instead of em28xx-specific printk macros
Mauro Carvalho Chehab
2016-10-21
[media] em28xx: don't break long lines
Mauro Carvalho Chehab
2014-12-23
[media] em28xx-input: fix missing newlines
Russell King
2014-12-23
[media] em28xx: ensure "closing" messages terminate with a newline
Russell King
2014-12-23
[media] em28xx: fix em28xx-input removal
Russell King
2014-12-04
[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
Mauro Carvalho Chehab
2014-11-25
[media] USB: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-10-24
[media] em28xx-input: NULL dereference on error
Dan Carpenter
2014-09-22
[media] em28xx-input: i2c IR decoders: improve i2c_client handling
Frank Schaefer
2014-09-03
[media] em28xx: use true/false for boolean vars
Mauro Carvalho Chehab
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-03-11
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
2014-03-03
[media] em28xx-input: implement em28xx_ops: suspend/resume hooks
Shuah Khan
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-01-14
[media] em28xx: print a message at disconnect
Mauro Carvalho Chehab
2014-01-07
[media] media: Remove OOM message after input_allocate_device
Joe Perches
2014-01-07
[media] em28xx: prevent registering wrong interfaces for audio-only
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: unify module version
Mauro Carvalho Chehab
2014-01-07
[media] em28xx: improve extension information messages
Mauro Carvalho Chehab
2013-12-20
[media] em28xx: reduce the polling interval for GPI connected buttons
Frank Schaefer
2013-12-18
[media] em28xx: add support for Empia EM28178
Antti Palosaari
2013-12-10
[media] em28xx: add support for illumination button and LED
Frank Schaefer
2013-12-10
[media] em28xx: add debouncing mechanism for GPI-connected buttons
Frank Schaefer
2013-12-10
[media] em28xx: extend the support for device buttons
Frank 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 buses
Mauro Carvalho Chehab
2013-02-05
[media] em28xx: input: use common work_struct callback function for IR RC key...
Frank Schaefer
[next]