Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c5dbe60664b3660f5ac5854e21273ea2e7ff698f
/
drivers
/
media
/
radio
c666355
media: radio-raremono: change devm_k*alloc to k*alloc
by Luke Nowakowski-Krijger
· 6 years ago
5800571
Merge tag 'v5.2-rc4' into media/master
by Mauro Carvalho Chehab
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
e83ce30
media: media/radio: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
69fbb3f
media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
by Kefeng Wang
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1e0566f
Merge tag 'v5.2-rc2' into patchwork
by Mauro Carvalho Chehab
· 6 years ago
2f39cce
media: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
cc966c9
media: remove unneeded header search paths
by Masahiro Yamada
· 6 years ago
85709cb
media: replace strncpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
b4a7113
media: wl128x: Fix some error handling in fmc_prepare()
by Dan Carpenter
· 6 years ago
9c2ccc3
media: wl128x: prevent two potential buffer overflows
by Dan Carpenter
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
ef4bb63
media: wl128x: Fix an error code in fm_download_firmware()
by Dan Carpenter
· 6 years ago
26b1900
media: a few more typos at staging, pci, platform, radio and usb
by Mauro Carvalho Chehab
· 6 years ago
bf7ad53
media: radio: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
e3e71be
media: wl128x: fix spelling mistake: "Swtich" -> "Switch"
by Colin Ian King
· 6 years ago
1c64222
media: si470x-i2c: Add optional reset-gpio support
by Pawe? Chmiel
· 6 years ago
f86c51b
media: si470x-i2c: Use managed resource helpers
by Pawe? Chmiel
· 6 years ago
95f9db5
media: si470x-i2c: Add device tree support
by Pawe? Chmiel
· 6 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
dcefa53
media: radio-wl1273: fix return code for the polling routine
by Mauro Carvalho Chehab
· 6 years ago
a6e65c2
media: si4713: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
8d7ab3a
media: media/radio/Kconfig: add back RADIO_ISA
by Hans Verkuil
· 7 years ago
71db1cd
Merge tag 'v4.17-rc4' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
258c524
media: radio: allow building ISA drivers with COMPILE_TEST
by Mauro Carvalho Chehab
· 7 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
e39fbc2
media: sound, media: allow building ISA drivers it with COMPILE_TEST
by Mauro Carvalho Chehab
· 7 years ago
42a1822
media: si470x: fix a typo at the Makefile causing build issues
by Mauro Carvalho Chehab
· 7 years ago
90db5c8
media: si470x: fix __be16 annotations
by Mauro Carvalho Chehab
· 7 years ago
5875798
media: si470x: allow build both USB and I2C at the same time
by Mauro Carvalho Chehab
· 7 years ago
dd32827
media: radio: Critical interrupt bugfix for si470x over i2c
by Douglas Fischer
· 7 years ago
8c081b6
media: radio: Critical v4l2 registration bugfix for si470x over i2c
by Douglas Fischer
· 7 years ago
36d6bf8
media: radio: Tuning bugfix for si470x over i2c
by Douglas Fischer
· 7 years ago
9aa4d4e
media: usb: don't initialize vars if not needed
by Markus Elfring
· 7 years ago
ddddfa7
media: add SPDX license info
by Hans Verkuil
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
02d7324
media: radio-si476x: fix behavior when seek->range* are defined
by Mauro Carvalho Chehab
· 7 years ago
5bef1c0
media: radio-wl1273: fix a parameter name at kernel-doc macro
by Mauro Carvalho Chehab
· 7 years ago
d156f29
media: radio-si476x: fix kernel-doc markups
by Mauro Carvalho Chehab
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
66b72cf
media: radio-raremono: remove redundant initialization of freq
by Colin Ian King
· 7 years ago
297fced
media: radio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
82fad47
media: radio-si470x: make si470x_viddev_template const
by Bhumika Goyal
· 7 years ago
561b29e
media: fix media Kconfig help syntax issues
by Hans Verkuil
· 7 years ago
96cc695
media: radio: make video_device const
by Bhumika Goyal
· 7 years ago
9a5c43b
media: radio-usb-si4713: make i2c_adapter const
by Bhumika Goyal
· 7 years ago
db4a850
media: radio: constify pnp_device_id
by Arvind Yadav
· 7 years ago
1ab2234
media: radio: constify usb_device_id
by Arvind Yadav
· 7 years ago
c181efd
media: radio: constify pci_device_id
by Arvind Yadav
· 7 years ago
a3db9d6
Merge tag 'v4.13-rc1' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
13c2bed
media: radio: wl1273: add check on core->write() return value
by Gustavo A. R. Silva
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
729dee3
[media] wl128x: use setup_timer
by Geliang Tang
· 8 years ago
4e42e5f
[media] si4713: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
75d1b13
[media] media: radio-cadet, initialize timer with setup_timer
by Matej Hulín
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
ac2ac83
[media] wl128x: use KERNEL_CONT where needed
by Mauro Carvalho Chehab
· 8 years ago
547633d
[media] radio: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
e84541f
[media] wl128x: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
3c1e300
[media] si4713: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
cbfc908
[media] si470x: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 8 years ago
ae549135
[media] radio-si470x-i2c: Delete owner assignment
by Markus Elfring
· 8 years ago
07d0320
[media] media: radio: si470x: radio-si470x-usb: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
4360fa2
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
by Geert Uytterhoeven
· 9 years ago
04bc936
[media] radio-maxiradio: fix memory leak when device is removed
by Alexey Khoroshilov
· 9 years ago
21ed203
exynos4-is: remove some unused vars
by Mauro Carvalho Chehab
· 9 years ago
0e2a706
[media] tea575x: convert to library
by Andy Shevchenko
· 9 years ago
949cf70
[media] radio-si476x: add return value check to avoid dead code
by Fugang Duan
· 9 years ago
aeae69d
[media] wl128x: fix typo in MODULE_PARM_DESC
by Dan Carpenter
· 9 years ago
22dbec2
[media] media, sound: tea575x: constify snd_tea575x_ops structures
by Julia Lawall
· 9 years ago
18a8560
[media] radio-shark2: constify radio_tea5777_ops structures
by Julia Lawall
· 9 years ago
eb4b0ec
[media] include/media: move platform_data to linux/platform_data/media
by Mauro Carvalho Chehab
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
f77658b
[media] radio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
387a692
[media] media/radio/saa7706h: Remove compat control ops
by Ricardo Ribalda
· 10 years ago
453f847
[media] wl128x: use swap() in fm_rdsparse_swapbytes()
by Fabian Frederick
· 10 years ago
dd7a2ac
[media] si470x: cleanup define namespace
by Mauro Carvalho Chehab
· 10 years ago
4d38cde
[media] radio-si470x-i2c: Pass the IRQF_ONESHOT flag
by Fabio Estevam
· 10 years ago
c579401
[media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
44b0c73
[media] radio: fix error return code
by Julia Lawall
· 10 years ago
50f2468
[media] si4713: fix error return code
by Julia Lawall
· 10 years ago
d202e1b
[media] wl128x: fix int type for streg_cbdata
by Mauro Carvalho Chehab
· 10 years ago
1cb3b79
[media] radio-si476x: Fix indent
by Mauro Carvalho Chehab
· 10 years ago
Next »