Age | Commit message (Expand) | Author |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-05 | media: dst_ca: remove CA_SET_DESCR boilerplate | Mauro Carvalho Chehab |
2017-09-05 | media: dst_ca: return a proper error code from CA errors | Mauro Carvalho Chehab |
2017-09-05 | media: ca.h: get rid of CA_SET_PID | Mauro Carvalho Chehab |
2017-09-05 | media: ca.h: split typedefs from structs | Mauro Carvalho Chehab |
2017-09-04 | fs: fix kernel_read prototype | Christoph Hellwig |
2017-08-27 | media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500 | Matthias Schwarzott |
2017-08-27 | media: cx18: make v4l2_file_operations const | Bhumika Goyal |
2017-08-27 | media: pci: make video_device const | Bhumika Goyal |
2017-08-27 | media: ddbridge: fix sparse warnings | Daniel Scheller |
2017-08-27 | media: ddbridge: fix teardown/deregistration order in ddb_input_detach() | Daniel Scheller |
2017-08-27 | media: cx23885: Fix use-after-free when unregistering the i2c_client for the ... | Matthias Schwarzott |
2017-08-26 | media: pci: constify videobuf_queue_ops structures | Arvind Yadav |
2017-08-26 | media: cx18: Make i2c_algo_bit_data const | Bhumika Goyal |
2017-08-26 | media: bt8xx: Make i2c_algo_bit_data const | Bhumika Goyal |
2017-08-26 | media: pci: make i2c_adapter const | Bhumika Goyal |
2017-08-20 | media: ddbridge: fix semicolon.cocci warnings | Fengguang Wu |
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: saa7134: raw decoder can support any protocol | Sean Young |
2017-08-20 | media: rc: simplify ir_raw_event_store_edge() | Sean Young |
2017-08-20 | media: rc: saa7134: add trailing space for timely decoding | Sean Young |
2017-08-20 | media: rc-core: improve ir_raw_store_edge() handling | Sean Young |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young |
2017-08-20 | media: ivtv: Fix incompatible type for argument error | Bhumika Goyal |
2017-08-20 | media: cx18: Fix incompatible type for argument error | Bhumika Goyal |
2017-08-20 | media: solo6x10: make snd_kcontrol_new const | Bhumika Goyal |
2017-08-20 | media: cx88: make snd_kcontrol_new const | Bhumika Goyal |
2017-08-20 | media: cx18: constify videobuf_queue_ops structures | Julia Lawall |
2017-08-20 | media: v4l2: av7110_v4l: constify v4l2_audio structure | Julia Lawall |
2017-08-20 | media: pci: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-20 | media: ddbridge: get rid of fall though gcc 7.1 warnings | Mauro Carvalho Chehab |
2017-08-20 | media: ddbridge: constify stv0910_p and lnbh25_cfg | Julia Lawall |
2017-08-20 | media: ddbridge: const'ify all ddb_info, ddb_regmap et al | Daniel Scheller |
2017-08-20 | media: ddbridge: bump version string to 0.9.31intermediate-integrated | Daniel Scheller |
2017-08-20 | media: ddbridge: remove ddb_info's from the global scope | Daniel Scheller |
2017-08-20 | media: ddbridge: move ddb_unmap(), cleanup modparams | Daniel Scheller |
2017-08-20 | media: ddbridge: move device ID table to ddbridge-hw | Daniel Scheller |
2017-08-20 | media: ddbridge: fix gap handling | Daniel Scheller |
2017-08-20 | media: ddbridge: fix buffer overflow in max_set_input_unlocked() | Daniel Scheller |
2017-08-20 | media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8) | Daniel Scheller |
2017-08-20 | media: ddbridge: Kconfig option to control the MSI modparam default | Daniel Scheller |
2017-08-20 | media: ddbridge: fix dereference before check | Daniel Scheller |
2017-08-20 | media: ddbridge: fix impossible condition warning | Daniel Scheller |
2017-08-20 | media: ddbridge: remove unreachable code | Daniel Scheller |
2017-08-20 | media: ddbridge: fix possible buffer overflow in ddb_ports_init() | Daniel Scheller |
2017-08-20 | media: ddbridge: only register frontends in fe2 if fe is not NULL | Daniel Scheller |
2017-08-20 | media: ddbridge: check pointers before dereferencing | Daniel Scheller |
2017-08-20 | media: ddbridge: split off hardware definitions and mappings | Daniel Scheller |
2017-08-20 | media: ddbridge: split I/O related functions off from ddbridge.h | Daniel Scheller |
2017-08-20 | media: ddbridge: bump ddbridge code to version 0.9.29 | Daniel Scheller |