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