index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si4713
Age
Commit message (
Expand
)
Author
2020-08-06
media: radio: remove redundant assignment to variable retval
Colin Ian King
2019-08-13
media: radio: si4713: Convert to new i2c device probe()
Kieran Bingham
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-27
media: si4713: don't check number of messages in the driver
Wolfram Sang
2018-02-14
media: add SPDX license info
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 usb_device_id
Arvind Yadav
2017-03-22
[media] si4713: Add OF device ID table
Javier Martinez Canillas
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] si4713: don't break long lines
Mauro Carvalho Chehab
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
2015-05-01
[media] si4713: fix error return code
Julia Lawall
2015-04-08
[media] media: radio-si4713: improve usage of gpiod API
Uwe Kleine-König
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-14
[media] si4713: add device tree support
Sebastian Reichel
2014-11-14
[media] si4713: use managed irq request
Sebastian Reichel
2014-11-14
[media] si4713: use managed memory allocation
Sebastian Reichel
2014-11-14
[media] si4713: switch reset gpio to devm_gpiod API
Sebastian Reichel
2014-11-14
[media] si4713: switch to devm regulator API
Sebastian Reichel
2014-10-20
media: radio: si4713: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-25
[media] si4713: add the missing RDS functionality
Hans Verkuil
2014-07-17
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-03-28
[media] si4713: fix Kconfig dependencies
Hans Verkuil
2014-02-24
[media] radio-usb-si4713: make array of structs const
Hans Verkuil
2014-01-15
[media] radio-usb-si4713: fix sparse non static symbol warnings
Wei Yongjun
2014-01-13
[media] radio-usb-si4713: make si4713_register_i2c_adapter static
Mauro Carvalho Chehab
2013-12-18
[media] si4713: coding style time-related cleanups
Hans Verkuil
2013-12-18
[media] si4713: coding style whitespace cleanups
Hans Verkuil
2013-12-18
[media] si4713: print product number
Eduardo Valentin
2013-12-18
[media] si4713: si4713_set_rds_radio_text overwrites terminating \0
Hans Verkuil
2013-12-18
[media] si4713: move supply list to si4713_platform_data
Dinesh Ram
2013-12-18
[media] si4713: Added the USB driver for Si4713
Dinesh Ram
2013-12-18
[media] si4713: Bug fix for si4713_tx_tune_power() method in the i2c driver
Dinesh Ram
2013-12-18
[media] si4713: Reorganized includes in si4713.c/h
Dinesh Ram
2013-12-18
[media] si4713: Modified i2c driver to handle cases where interrupts are not ...
Dinesh Ram
2013-12-18
[media] si4713: Reorganized drivers/media/radio directory
Dinesh Ram