index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
[media] rc/keymaps: add a keytable for the GeekBox remote control
Martin Blumenstingl
2
-0
/
+56
2017-01-31
[media] rc: add driver for IR remote receiver on MT7623 SoC
Sean Wang
3
-0
/
+347
2017-01-30
[media] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before c...
Scott Matheina
1
-1
/
+0
2017-01-30
[media] staging/s5p-cec: fixed alignment should match open parenthesis
Scott Matheina
1
-2
/
+2
2017-01-30
[media] adv7170: drop redundant ret local
Baruch Siach
1
-3
/
+2
2017-01-30
[media] ov2659: remove NOP assignment
Baruch Siach
1
-1
/
+0
2017-01-30
[media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
Colin Ian King
1
-1
/
+1
2017-01-30
[media] b2c2: fix spelling mistake: "Contunuity" -> "Continuity"
Colin Ian King
1
-1
/
+1
2017-01-30
[media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"
Colin Ian King
1
-2
/
+2
2017-01-30
[media] dvb-frontends: fix spelling mistake on cx24123_pll_calcutate
Colin Ian King
1
-1
/
+1
2017-01-30
[media] am437x-vpfe: always assign bpp variable
Nicolas Iooss
1
-1
/
+1
2017-01-30
[media] vivid: Enable 4k resolution for webcam capture device
Soren Brinkmann
1
-1
/
+4
2017-01-30
[media] media: s5p-cec: Remove references to non-existent PLAT_S5P symbol
Corentin Labbe
1
-1
/
+1
2017-01-30
[media] media: s5p-cec: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-01-30
[media] adv7604: Initialize drive strength to default when using DT
Lars-Peter Clausen
1
-0
/
+3
2017-01-30
[media] media: platform: soc_camera_platform : constify v4l2_subdev_* structures
Bhumika Goyal
1
-3
/
+3
2017-01-30
[media] soc-camera: Fix a return value in case of error
Christophe JAILLET
1
-1
/
+1
2017-01-30
[media] staging: lirc_imon: port remaining usb ids to imon and remove
Sean Young
4
-994
/
+127
2017-01-30
[media] staging: lirc_bt829: remove
Sean Young
3
-408
/
+0
2017-01-30
[media] staging: lirc_parallel: remove
Sean Young
4
-774
/
+0
2017-01-30
[media] staging: lirc_sir: port to rc-core
Sean Young
2
-229
/
+69
2017-01-30
[media] ir-rx51: port to rc-core
Sean Young
2
-215
/
+119
2017-01-30
[media] rc: add support for IR LEDs driven through SPI
Andi Shyti
3
-0
/
+209
2017-01-30
[media] rc-ir-raw: do not generate any receiving thread for raw transmitters
Andi Shyti
1
-5
/
+11
2017-01-30
[media] rc-core: add support for IR raw transmitters
Andi Shyti
1
-17
/
+25
2017-01-30
[media] rc-main: split setup and unregister functions
Andi Shyti
1
-62
/
+81
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
41
-83
/
+46
2017-01-30
[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback
Antti Seppälä
1
-24
/
+96
2017-01-30
[media] rc: rc-loopback: Add loopback of filter scancodes
James Hogan
1
-0
/
+39
2017-01-30
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
1
-5
/
+21
2017-01-30
[media] rc: ir-sony-decoder: Add encode capability
Sean Young
3
-0
/
+132
2017-01-30
[media] rc: ir-sharp-decoder: Add encode capability
Sean Young
1
-0
/
+50
2017-01-30
[media] rc: ir-sanyo-decoder: Add encode capability
Sean Young
1
-0
/
+43
2017-01-30
[media] rc: ir-jvc-decoder: Add encode capability
Sean Young
1
-0
/
+39
2017-01-30
[media] rc: ir-nec-decoder: Add encode capability
James Hogan
1
-0
/
+81
2017-01-30
[media] rc: ir-rc6-decoder: Add encode capability
Antti Seppälä
1
-0
/
+117
2017-01-30
[media] rc: ir-rc5-decoder: Add encode capability
James Hogan
1
-0
/
+97
2017-01-30
[media] rc: rc-ir-raw: Add pulse-distance modulation helper
James Hogan
2
-0
/
+111
2017-01-30
[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
Antti Seppälä
2
-0
/
+118
2017-01-30
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
2
-0
/
+39
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
23
-30
/
+30
2017-01-30
[media] winbond-cir: use sysfs wakeup filter
Sean Young
1
-126
/
+131
2017-01-30
[media] rc: unify nec32 protocol scancode format
Sean Young
2
-44
/
+47
2017-01-30
[media] rc: Add scancode validation
Sean Young
1
-3
/
+68
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
5
-72
/
+242
2017-01-30
[media] rc5x: document that this is the 20 bit variant
Sean Young
2
-4
/
+4
2017-01-30
[media] rc5x: 6th command bit is S2 bit
Sean Young
1
-1
/
+1
2017-01-30
[media] rc: allow software timeout to be set
Sean Young
2
-2
/
+7
2017-01-30
[media] serial_ir: generate timeout
Sean Young
1
-1
/
+23
2017-01-30
[media] em28xx: IR protocol not reported correctly
Sean Young
1
-5
/
+8
[next]