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
/
smiapp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
[media] smiapp: Set sub-device owner
Sakari Ailus
1
-1
/
+1
2014-09-03
[media] smiapp: Fix power count handling
Sakari Ailus
1
-9
/
+2
2014-07-22
[media] v4l: smiapp: Return V4L2_FIELD_NONE from pad-level get/set format
Laurent Pinchart
1
-0
/
+3
2014-07-17
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
1
-2
/
+2
2014-07-17
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
1
-2
/
+2
2014-06-17
[media] smiapp: I2C address is the last part of the subdev name
Sakari Ailus
1
-3
/
+3
2014-05-23
[media] smiapp: Return correct return value in smiapp_registered()
Sakari Ailus
1
-7
/
+8
2014-05-23
[media] smiapp: Check for GPIO validity using gpio_is_valid()
Sakari Ailus
1
-5
/
+5
2014-05-23
[media] smiapp: Use better regulator name for the Device tree
Sakari Ailus
1
-1
/
+1
2014-05-23
[media] smiapp: Scaling goodness is signed
Sakari Ailus
1
-1
/
+1
2014-05-23
[media] smiapp: Call limits quirk immediately after retrieving the limits
Sakari Ailus
1
-6
/
+6
2014-05-23
[media] smiapp: Print the index of the format descriptor
Sakari Ailus
1
-2
/
+2
2014-04-23
[media] smiapp: Use %u for printing u32 value
Sakari Ailus
1
-1
/
+1
2014-04-23
[media] smiapp: Define macros for obtaining properties of register definitions
Sakari Ailus
2
-6
/
+11
2014-04-23
[media] smiapp: Add register diversion quirk
Sakari Ailus
3
-6
/
+57
2014-04-23
[media] smiapp: Make PLL (quirk) flags a function
Sakari Ailus
3
-4
/
+9
2014-04-23
[media] smiapp: Make PLL flags separate from regular quirk flags
Sakari Ailus
3
-7
/
+5
2014-04-23
[media] smiapp: Use I2C adapter ID and address in the sub-device name
Sakari Ailus
1
-2
/
+3
2014-04-23
[media] smiapp: Add a macro for constructing 8-bit quirk registers
Sakari Ailus
1
-0
/
+6
2014-04-23
[media] smiapp: Fix determining the need for 8-bit read access
Sakari Ailus
1
-1
/
+1
2014-04-23
[media] smiapp: Rename SMIA_REG to SMIAPP_REG for consistency
Sakari Ailus
4
-21
/
+21
2014-04-23
[media] smiapp: Remove unused quirk register functionality
Sakari Ailus
4
-65
/
+0
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
1
-4
/
+4
2013-12-09
[media] smiapp: Fix BUG_ON() on an impossible condition
Ricardo Ribalda Delgado
1
-1
/
+0
2013-08-22
[media] smiapp: Call the clock "ext_clk"
Sakari Ailus
1
-6
/
+3
2013-08-22
[media] smiapp: Prepare and unprepare clocks correctly
Sakari Ailus
1
-5
/
+5
2013-08-22
[media] smiapp: re-use clamp_t instead of min(..., max(...))
Andy Shevchenko
1
-6
/
+6
2013-06-19
[media] smiapp: Clean up media entity after unregistering subdev
Sakari Ailus
1
-1
/
+1
2013-05-21
[media] media: i2c: Convert to devm_gpio_request_one()
Laurent Pinchart
1
-13
/
+5
2013-03-18
[media] Media: remove incorrect __init/__exit markups
Dmitry Torokhov
1
-2
/
+2
2012-11-21
[media] v4l, smiapp, smiapp-pll, adp1653: Update contact information
Sakari Ailus
10
-12
/
+12
2012-10-29
[media] smiapp-pll: Create a structure for OP and VT limits
Laurent Pinchart
1
-25
/
+18
2012-10-29
[media] smiapp-pll: Parallel bus support
Sakari Ailus
1
-1
/
+2
2012-10-29
[media] smiapp: Input for PLL configuration is mostly static
Sakari Ailus
1
-12
/
+12
2012-09-26
[media] smiapp: Provide module identification information through sysfs
Sakari Ailus
1
-2
/
+26
2012-09-26
[media] smiapp: Use highest bits-per-pixel for sensor internal format
Sakari Ailus
1
-1
/
+5
2012-09-26
[media] smiapp: Remove unused function
Sachin Kamat
1
-20
/
+0
2012-09-26
[media] smiapp: Use devm_* functions in smiapp-core.c file
Sachin Kamat
1
-36
/
+11
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
12
-0
/
+4755