index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si4713
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
-5
/
+5
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
-2
/
+2
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
-1
/
+1
2023-04-11
media: radio-platform-si4713: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-1
/
+1
2022-09-24
media: si4713: Use the right include
Linus Walleij
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-3
/
+1
2021-06-02
media: radio: si4713: constify static struct v4l2_ioctl_ops
Rikard Falkeborn
-1
/
+1
2020-12-03
media: si4713: remove trailing semicolon in macro definition
Tom Rix
-1
/
+1
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-1
/
+1
2020-08-06
media: radio: remove redundant assignment to variable retval
Colin Ian King
-1
/
+1
2019-08-13
media: radio: si4713: Convert to new i2c device probe()
Kieran Bingham
-3
/
+2
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
-20
/
+2
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
-6
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-20
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
-1
/
+1
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
-3
/
+3
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
-6
/
+6
2018-07-27
media: si4713: don't check number of messages in the driver
Wolfram Sang
-3
/
+0
2018-02-14
media: add SPDX license info
Hans Verkuil
-13
/
+1
2017-08-27
media: radio: make video_device const
Bhumika Goyal
-1
/
+1
2017-08-26
media: radio-usb-si4713: make i2c_adapter const
Bhumika Goyal
-1
/
+1
2017-08-20
media: radio: constify usb_device_id
Arvind Yadav
-1
/
+1
2017-03-22
[media] si4713: Add OF device ID table
Javier Martinez Canillas
-0
/
+9
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
-8
/
+0
2016-10-21
[media] si4713: don't break long lines
Mauro Carvalho Chehab
-7
/
+6
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
-1
/
+1
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
-2
/
+2
2015-05-01
[media] si4713: fix error return code
Julia Lawall
-1
/
+3
2015-04-08
[media] media: radio-si4713: improve usage of gpiod API
Uwe Kleine-König
-12
/
+6
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2014-11-14
[media] si4713: add device tree support
Sebastian Reichel
-22
/
+40
2014-11-14
[media] si4713: use managed irq request
Sebastian Reichel
-8
/
+2
2014-11-14
[media] si4713: use managed memory allocation
Sebastian Reichel
-5
/
+2
2014-11-14
[media] si4713: switch reset gpio to devm_gpiod API
Sebastian Reichel
-22
/
+19
2014-11-14
[media] si4713: switch to devm regulator API
Sebastian Reichel
-30
/
+59
2014-10-20
media: radio: si4713: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-07-25
[media] si4713: add the missing RDS functionality
Hans Verkuil
-1
/
+84
2014-07-17
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
-2
/
+2
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
-2
/
+0
2014-03-28
[media] si4713: fix Kconfig dependencies
Hans Verkuil
-3
/
+3
2014-02-24
[media] radio-usb-si4713: make array of structs const
Hans Verkuil
-2
/
+2
2014-01-15
[media] radio-usb-si4713: fix sparse non static symbol warnings
Wei Yongjun
-2
/
+2
2014-01-13
[media] radio-usb-si4713: make si4713_register_i2c_adapter static
Mauro Carvalho Chehab
-1
/
+1
2013-12-18
[media] si4713: coding style time-related cleanups
Hans Verkuil
-4
/
+7
2013-12-18
[media] si4713: coding style whitespace cleanups
Hans Verkuil
-47
/
+49
[next]