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
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-131
/
+109
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
35
-0
/
+35
2017-11-07
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
Colin Ian King
1
-2
/
+2
2017-11-07
media: ddbridge: fix build warnings
Randy Dunlap
1
-2
/
+2
2017-11-07
media: av7110: avoid 2038 overflow in debug print
Arnd Bergmann
1
-3
/
+3
2017-11-03
media: ttpci: remove autorepeat handling and use timer_setup
Sean Young
2
-37
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
35
-0
/
+35
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
11
-29
/
+28
2017-10-31
media: saa7134: Convert timers to use timer_setup()
Kees Cook
6
-15
/
+11
2017-10-27
media: cx23885/saa7134: make vb2_ops const
Bhumika Goyal
4
-4
/
+4
2017-10-27
media: zoran: make zoran_template const
Bhumika Goyal
2
-2
/
+2
2017-10-27
media: bt8xx: make bttv_vbi_qops const
Bhumika Goyal
2
-2
/
+2
2017-10-11
media: dvb_demux: dvb_demux_feed.pusi_seen is boolean
Mauro Carvalho Chehab
2
-2
/
+2
2017-09-29
Merge tag 'v4.14-rc2' into patchwork
Mauro Carvalho Chehab
1
-8
/
+5
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
2
-8
/
+8
2017-09-23
media: cobalt: do not register subdev nodes
Hans Verkuil
1
-3
/
+0
2017-09-23
media: Hexium Orion: Adjust one function call together with a variable assign...
Markus Elfring
1
-1
/
+3
2017-09-23
media: meye: Adjust two function calls together with a variable assignment
Markus Elfring
1
-3
/
+4
2017-09-23
media: cx23885: make const array buf static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-23
media: cobalt: remove redundant zero check on retval
Colin Ian King
1
-2
/
+0
2017-09-23
media: pci: make i2c_client const
Bhumika Goyal
5
-5
/
+5
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2
-12
/
+12
2017-09-23
media: drivers: improve a size determination
Markus Elfring
6
-7
/
+7
2017-09-23
media: drivers: delete unnecessary variable initialisations
Markus Elfring
2
-2
/
+2
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
7
-26
/
+11
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+5
2017-09-05
media: dst_ca: remove CA_SET_DESCR boilerplate
Mauro Carvalho Chehab
1
-17
/
+0
2017-09-05
media: dst_ca: return a proper error code from CA errors
Mauro Carvalho Chehab
1
-19
/
+22
2017-09-05
media: ca.h: get rid of CA_SET_PID
Mauro Carvalho Chehab
1
-16
/
+0
2017-09-05
media: ca.h: split typedefs from structs
Mauro Carvalho Chehab
2
-7
/
+7
2017-09-04
fs: fix kernel_read prototype
Christoph Hellwig
1
-8
/
+5
2017-08-27
media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500
Matthias Schwarzott
1
-0
/
+6
2017-08-27
media: cx18: make v4l2_file_operations const
Bhumika Goyal
1
-1
/
+1
2017-08-27
media: pci: make video_device const
Bhumika Goyal
7
-7
/
+7
2017-08-27
media: ddbridge: fix sparse warnings
Daniel Scheller
2
-19
/
+19
2017-08-27
media: ddbridge: fix teardown/deregistration order in ddb_input_detach()
Daniel Scheller
1
-5
/
+6
2017-08-27
media: cx23885: Fix use-after-free when unregistering the i2c_client for the ...
Matthias Schwarzott
1
-5
/
+5
2017-08-26
media: pci: constify videobuf_queue_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-26
media: cx18: Make i2c_algo_bit_data const
Bhumika Goyal
1
-1
/
+1
2017-08-26
media: bt8xx: Make i2c_algo_bit_data const
Bhumika Goyal
1
-1
/
+1
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
8
-9
/
+9
2017-08-20
media: ddbridge: fix semicolon.cocci warnings
Fengguang Wu
1
-2
/
+2
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
10
-62
/
+71
2017-08-20
media: rc: saa7134: raw decoder can support any protocol
Sean Young
1
-1
/
+3
2017-08-20
media: rc: simplify ir_raw_event_store_edge()
Sean Young
1
-1
/
+1
2017-08-20
media: rc: saa7134: add trailing space for timely decoding
Sean Young
1
-0
/
+3
2017-08-20
media: rc-core: improve ir_raw_store_edge() handling
Sean Young
1
-25
/
+1
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
10
-12
/
+12
[next]