index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
av1
cec-s-conn
cec-status
cubie
cubox
cx18
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
extron
firefly
firefly2
for-v6.4a
for-v6.4b
for-v6.4c
for-v6.4d
for-v6.4e
for-v6.4f
for-v6.4g
for-v6.4h
for-v6.4i
for-v6.4j
for-v6.4k
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
overlay
pr-test
quirk
ro-reqs
rpi3
rpi4
saa7146
saa7146-clean
sama5d3
sdrout
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
uvc
uvccomp
vb1a
vb2-cpu-access
vb2-prepare
vb2wr
vicodec-stateless
vivid
zoran
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
Arseny Solokha
1
-3
/
+9
2018-01-15
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
Arseny Solokha
1
-6
/
+6
2018-01-15
i2c: ismt: dump registers at the end of transactions
Radu Rendec
1
-0
/
+2
2018-01-15
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
Wolfram Sang
1
-1
/
+1
2018-01-15
i2c: sh_mobile: add new frequency calculation for later SoC
Wolfram Sang
1
-1
/
+18
2018-01-15
i2c: sh_mobile: add helper to check frequency calculations
Wolfram Sang
1
-22
/
+27
2018-01-15
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
1
-18
/
+17
2018-01-15
i2c: sh_mobile: require setup callback
Wolfram Sang
1
-9
/
+6
2018-01-15
i2c: sh_mobile: allow setup callback to return errno
Wolfram Sang
1
-4
/
+9
2018-01-15
i2c: sh_mobile: move type detection upwards
Wolfram Sang
1
-6
/
+4
2018-01-04
i2c: gpio: Enable working over slow can_sleep GPIOs
Jan Kundrát
1
-4
/
+7
2018-01-04
i2c: mediatek: Enable i2c module clock before i2c registers access.
Jun Gao
1
-0
/
+9
2018-01-04
i2c: mediatek: Add i2c compatible for MediaTek MT2712
Jun Gao
1
-4
/
+27
2018-01-04
dt-bindings: i2c: Add MediaTek MT2712 i2c binding
Jun Gao
1
-0
/
+1
2018-01-03
Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
1661
-11313
/
+18207
2018-01-02
eeprom: at24: extend the list of chips supported in DT
Bartosz Golaszewski
1
-0
/
+9
2018-01-02
dt-bindings: at24: extend the list of supported chips
Bartosz Golaszewski
1
-0
/
+9
2018-01-02
dt-bindings: at24: fix formatting and style
Bartosz Golaszewski
1
-11
/
+11
2018-01-02
dt-bindings: at24: consistently document the compatible property
Bartosz Golaszewski
1
-22
/
+36
2018-01-01
eeprom: at24: fix a whitespace error in platform data
Bartosz Golaszewski
1
-1
/
+1
2018-01-01
eeprom: at24: add support for the write-protect pin
Bartosz Golaszewski
1
-0
/
+11
2018-01-01
dt-bindings: at24: new optional property - wp-gpios
Bartosz Golaszewski
1
-0
/
+3
2018-01-01
eeprom: at24: remove temporary fix for at24mac402 size
Sven Van Asbroeck
1
-10
/
+0
2018-01-01
eeprom: at24: convert magic numbers to structs
Sven Van Asbroeck
1
-121
/
+100
2018-01-01
eeprom: at24: code shrink
Bartosz Golaszewski
1
-17
/
+6
2018-01-01
eeprom: at24: use a common prefix for all symbols in at24.c
Bartosz Golaszewski
1
-16
/
+18
2018-01-01
eeprom: at24: fix coding style issues
Bartosz Golaszewski
1
-9
/
+9
2018-01-01
MAINTAINERS: add git URL for at24
Bartosz Golaszewski
1
-0
/
+1
2018-01-01
eeprom: at24: support eeproms that do not auto-rollover reads
Sven Van Asbroeck
2
-12
/
+29
2018-01-01
dt-bindings: add eeprom "no-read-rollover" property
Sven Van Asbroeck
1
-0
/
+5
2018-01-01
MAINTAINERS: add DT binding docs for AT24
Wolfram Sang
1
-0
/
+1
2018-01-01
dt-bindings: eeprom: rename to at24.txt
Wolfram Sang
1
-0
/
+0
2018-01-01
eeprom: at24: remove now unneeded smbus-related code
Heiner Kallweit
1
-48
/
+8
2018-01-01
eeprom: at24: remove old read functions
Heiner Kallweit
1
-186
/
+0
2018-01-01
eeprom: at24: add regmap-based read function
Heiner Kallweit
1
-1
/
+56
2018-01-01
eeprom: at24: remove old write functions
Heiner Kallweit
1
-117
/
+0
2018-01-01
eeprom: at24: add regmap-based write function
Heiner Kallweit
1
-1
/
+26
2018-01-01
eeprom: at24: change at24_translate_offset return type
Heiner Kallweit
1
-10
/
+24
2018-01-01
eeprom: at24: add basic regmap_i2c support
Heiner Kallweit
2
-13
/
+45
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+9
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-43
/
+190
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-72
/
+196
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-17
/
+38
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+25
[next]
Privacy Policy