index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
Age
Commit message (
Expand
)
Author
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-08
media: radio-wl1273: fix return code for the polling routine
Mauro Carvalho Chehab
2018-07-27
media: si4713: don't check number of messages in the driver
Wolfram Sang
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-05
media: media/radio/Kconfig: add back RADIO_ISA
Hans Verkuil
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-04
media: radio: allow building ISA drivers with COMPILE_TEST
Mauro Carvalho Chehab
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-04-20
media: sound, media: allow building ISA drivers it with COMPILE_TEST
Mauro Carvalho Chehab
2018-04-18
media: si470x: fix a typo at the Makefile causing build issues
Mauro Carvalho Chehab
2018-04-17
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
2018-04-17
media: si470x: allow build both USB and I2C at the same time
Mauro Carvalho Chehab
2018-03-21
media: radio: Critical interrupt bugfix for si470x over i2c
Douglas Fischer
2018-03-21
media: radio: Critical v4l2 registration bugfix for si470x over i2c
Douglas Fischer
2018-03-21
media: radio: Tuning bugfix for si470x over i2c
Douglas Fischer
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
2018-02-14
media: add SPDX license info
Hans Verkuil
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-12-11
media: radio-si476x: fix behavior when seek->range* are defined
Mauro Carvalho Chehab
2017-11-30
media: radio-wl1273: fix a parameter name at kernel-doc macro
Mauro Carvalho Chehab
2017-11-30
media: radio-si476x: fix kernel-doc markups
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: radio-raremono: remove redundant initialization of freq
Colin Ian King
2017-10-31
media: radio: Convert timers to use timer_setup()
Kees Cook
2017-10-31
media: radio-si470x: make si470x_viddev_template const
Bhumika Goyal
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-08-27
media: radio: make video_device const
Bhumika Goyal
2017-08-26
media: radio-usb-si4713: make i2c_adapter const
Bhumika Goyal
2017-08-20
media: radio: constify pnp_device_id
Arvind Yadav
2017-08-20
media: radio: constify usb_device_id
Arvind Yadav
2017-08-09
media: radio: constify pci_device_id
Arvind Yadav
2017-07-17
Merge tag 'v4.13-rc1' into patchwork
Mauro Carvalho Chehab
2017-06-24
media: radio: wl1273: add check on core->write() return value
Gustavo A. R. Silva
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-10
[media] wl128x: use setup_timer
Geliang Tang
2017-03-22
[media] si4713: Add OF device ID table
Javier Martinez Canillas
2017-02-03
[media] media: radio-cadet, initialize timer with setup_timer
Matej HulĂn
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-11-18
[media] wl128x: use KERNEL_CONT where needed
Mauro Carvalho Chehab
2016-10-21
[media] radio: don't break long lines
Mauro Carvalho Chehab
[next]