index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-12
[media] rc/ir-lirc-codec: cleanup __user tags
Dan Carpenter
1
-4
/
+5
2011-09-24
[media] media, rc: Use static inline functions to kill warnings
Pekka Enberg
1
-7
/
+7
2011-09-23
[media] rc tables: include linux/module.h
Mauro Carvalho Chehab
3
-0
/
+3
2011-09-22
[media] ati_remote: update Kconfig description
Anssi Hannula
1
-5
/
+7
2011-09-22
[media] ati_remote: add support for SnapStream Firefly remote
Anssi Hannula
3
-2
/
+120
2011-09-22
[media] ati_remote: add keymap for Medion X10 RF remote
Anssi Hannula
3
-7
/
+127
2011-09-22
[media] ati_remote: fix check for a weird byte
Anssi Hannula
1
-3
/
+4
2011-09-22
[media] ati_remote: parent input devices to usb interface
Anssi Hannula
1
-2
/
+2
2011-09-22
[media] ati_remote: migrate to the rc subsystem
Anssi Hannula
4
-99
/
+268
2011-09-22
[media] move ati_remote driver from input/misc to media/rc
Anssi Hannula
3
-2
/
+886
2011-09-21
[media] imon: don't parse scancodes until intf configured
Jarod Wilson
1
-4
/
+6
2011-09-17
Merge tag 'v3.1-rc6' into staging/for_v3.2
Mauro Carvalho Chehab
2
-38
/
+8
2011-09-11
[media] nuvoton-cir: simplify raw IR sample handling
Jarod Wilson
2
-38
/
+8
2011-09-04
[media] winbond-cir: Use current logging styles
Joe Perches
1
-2
/
+4
2011-09-04
[media] ene_ir: Use current logging styles
Joe Perches
2
-50
/
+42
2011-09-04
[media] Add missing OK key to PCTV IR keymap
Chris Rankin
1
-0
/
+1
2011-09-03
[media] redrat3: remove unused dev struct members
Jarod Wilson
1
-7
/
+0
2011-08-27
[media] mceusb: update version, copyright, author
Jarod Wilson
1
-3
/
+8
2011-08-27
[media] mceusb: report actual tx frequencies
Jarod Wilson
1
-5
/
+11
2011-08-27
[media] mceusb: flash LED (emu v2+ only) to signal end of init
Jarod Wilson
1
-0
/
+14
2011-08-27
[media] mceusb: get misc port data from hardware
Jarod Wilson
1
-1
/
+39
2011-08-27
[media] mceusb: query device for firmware emulator version
Jarod Wilson
1
-2
/
+17
2011-08-27
[media] mceusb: issue device resume cmd when needed
Jarod Wilson
1
-0
/
+13
2011-08-27
[media] mceusb: set wakeup bits for IR-based resume
Jarod Wilson
1
-0
/
+5
2011-08-27
[media] mceusb: give hardware time to reply to cmds
Jarod Wilson
1
-0
/
+1
2011-08-27
[media] mceusb: command/response updates from MS docs
Jarod Wilson
1
-120
/
+173
2011-08-06
[media] imon: rate-limit send_packet spew
Jarod Wilson
1
-12
/
+14
2011-07-31
[media] rc-main: Fix device de-registration logic
Mauro Carvalho Chehab
1
-10
/
+19
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-96
/
+543
2011-07-29
[media] ir-mce_kbd-decoder: include module.h for its facilities
Stephen Rothwell
1
-0
/
+1
2011-07-28
[media] redrat3: improve compat with lirc userspace decode
Jarod Wilson
1
-19
/
+24
2011-07-28
[media] redrat3: cap duration in the right place
Jarod Wilson
1
-3
/
+3
2011-07-28
[media] redrat3: sending extra trailing space was useless
Jarod Wilson
1
-11
/
+1
2011-07-28
[media] rc-core support for Microsoft IR keyboard/mouse
Jarod Wilson
6
-0
/
+480
2011-07-28
[media] rc-rc6-mce: minor keymap updates
Jarod Wilson
1
-2
/
+1
2011-07-28
[media] rc-core: lirc use unsigned int
David Härdeman
8
-43
/
+24
2011-07-28
[media] rc-core: fix winbond-cir issues
David Härdeman
1
-16
/
+6
2011-07-28
[media] rc/redrat3: dereferencing null pointer
Dan Carpenter
1
-1
/
+1
2011-07-28
[media] rc: double unlock in rc_register_device()
Dan Carpenter
1
-1
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-12
[media] nuvoton-cir: make idle timeout more sane
Jarod Wilson
1
-1
/
+1
2011-07-12
[media] mceusb: increase default timeout to 100ms
Rafi Rubin
1
-1
/
+1
2011-07-12
[media] mceusb: Timeout unit corrections
Rafi Rubin
1
-3
/
+4
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
11
-115
/
+154
2011-07-01
[media] rc: call input_sync after scancode reports
Jarod Wilson
1
-23
/
+25
2011-07-01
[media] imon: allow either proto on unknown 0xffdc
Jarod Wilson
1
-0
/
+3
2011-07-01
[media] imon: auto-config ffdc 7e device
Jarod Wilson
1
-0
/
+1
2011-07-01
[media] rc: fix ghost keypresses with certain hw
Jarod Wilson
1
-1
/
+3
2011-07-01
[media] keymaps: fix table for pinnacle pctv hd devices
Jarod Wilson
1
-31
/
+27
2011-07-01
[media] ite-cir: 8709 needs to use pnp resource 2
Jarod Wilson
2
-3
/
+12
[next]