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
/
i2c
/
s5c73m3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
[media] s5c73m3: Fix entity function assignment for the OIF subdev
Sylwester Nawrocki
1
-1
/
+1
2016-02-01
[media] s5c73m3: remove duplicate module device table
Arnd Bergmann
1
-1
/
+0
2016-02-01
[media] s5c73m3: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
1
-1
/
+3
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] s5c73m3: fix subdev type
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
1
-2
/
+2
2015-11-18
[media] s5c73m3-spi: fix compilation breakage when compiled as Module
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-18
[media] s5c73m3: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
3
-3
/
+3
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-01
[media] s5c73m3: fix a sparse warning
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-01
[media] s5c73m3: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-11
[media] s5c73m3: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-04-28
[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warnings
Hans Verkuil
1
-1
/
+1
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_size 'which' field
Hans Verkuil
1
-4
/
+19
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-25
/
+26
2015-03-03
[media] drivers: media: i2c : s5c73m3: Replace dev_err with pr_err
Tapasweni Pathak
1
-1
/
+1
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-3
/
+3
2014-04-15
[media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function
Sylwester Nawrocki
1
-1
/
+1
2014-03-14
[media] V4L: s5c73m3: Add device tree support
Sylwester Nawrocki
3
-50
/
+167
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2
-2
/
+2
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-10-14
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-10-03
media: s5c73m3: Don't use i2c_client->driver
Lars-Peter Clausen
1
-1
/
+1
2013-08-18
[media] V4L: s5c73m3: Add format propagation for TRY formats
Andrzej Hajda
1
-0
/
+5
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2013-06-12
[media] s5c73m3: Do not ignore errors from regulator_enable()
Sylwester Nawrocki
1
-3
/
+6
2013-06-12
[media] s5c73m3: Fix whitespace related warnings
Sachin Kamat
1
-2
/
+2
2013-05-21
[media] s5c73m3: Fix off-by-one valid range checking for fie->index
Axel Lin
1
-1
/
+1
2013-05-21
[media] s5c73m3: Convert to devm_gpio_request_one()
Laurent Pinchart
1
-51
/
+28
2013-04-25
[media] s5c73m3: Add missing subdev .unregistered callback
Sylwester Nawrocki
1
-0
/
+7
2013-04-25
[media] s5c73m3: Fix remove() callback to free requested resources
Sylwester Nawrocki
1
-5
/
+9
2013-04-12
[media] s5c73m3: Fix s5c73m3-core.c compiler warning
Hans Verkuil
1
-1
/
+1
2013-02-07
[media] s5c73m3: Remove __dev* attributes
Sylwester Nawrocki
2
-7
/
+7
2013-02-05
[media] s5c73m3: Use devm_regulator_bulk_get API
Sachin Kamat
1
-6
/
+3
2013-02-05
[media] s5c73m3: Staticize some symbols
Sachin Kamat
1
-3
/
+4
2013-02-05
[media] V4L: Add S5C73M3 camera driver
Andrzej Hajda
5
-0
/
+2886