summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/tw9910.c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: tw9910: simplify getting the adapter of a clientWolfram Sang2019-06-241-2/+1
* media: tw9910: Unregister subdevice with v4l2-asyncJacopo Mondi2019-01-211-1/+1
* media: tw9910: add helper function for setting gpiod valueAlexey Khoroshilov2019-01-161-17/+13
* media: tw9910: fix failure handling in tw9910_power_on()Alexey Khoroshilov2019-01-161-0/+5
* media: tw9910: Replace msleep(1) with usleep_rangeJacopo Mondi2018-03-061-1/+1
* media: tw9910: Sort includes alphabeticallyJacopo Mondi2018-03-061-3/+3
* media: tw9910: Mixed style fixesJacopo Mondi2018-03-061-4/+4
* media: tw9910: Miscellaneous neateningJoe Perches2018-03-061-10/+17
* media: tw9910: Whitespace alignmentJoe Perches2018-03-061-10/+9
* media: tw9910: Re-organize in-code commentsJacopo Mondi2018-03-061-31/+13
* media: tw9910: solve coding style issuesMauro Carvalho Chehab2018-02-261-16/+16
* media: i2c: tw9910: Remove soc_camera dependenciesJacopo Mondi2018-02-261-61/+101
* media: i2c: Copy tw9910 soc_camera sensor driverJacopo Mondi2018-02-261-0/+999