index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]