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
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
fpga fr br: update supported version numbers
Matthew Gerlach
1
-11
/
+19
2017-04-26
fpga: region: release FPGA region reference in error path
Tobias Klauser
1
-1
/
+3
2017-04-26
fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...
Tobias Klauser
1
-6
/
+9
2017-04-18
firmware: Google VPD sysfs driver
Wei-Ning Huang
3
-0
/
+342
2017-04-18
firmware: Google VPD: import lib_vpd source files
Wei-Ning Huang
2
-0
/
+157
2017-04-18
misc: lkdtm: Add volatile to intentional NULL pointer reference
Michael Davidson
1
-1
/
+1
2017-04-10
Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
9
-27
/
+590
2017-04-08
eeprom: idt_89hpesx: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+57
2017-04-08
misc: ds1682: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-04-08
misc: tsl2550: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-04-08
w1: Remove unneeded use of assert() and remove w1_log.h
Andrew F. Davis
6
-41
/
+0
2017-04-08
w1: Use kernel common min() implementation
Andrew F. Davis
1
-3
/
+1
2017-04-08
uio_mf624: Align memory regions to page size and set correct offsets
Michal Sojka
1
-2
/
+6
2017-04-08
uio_mf624: Refactor memory info initialization
Michal Sojka
1
-26
/
+18
2017-04-08
uio: Allow handling of non page-aligned memory regions
Michal Sojka
1
-1
/
+1
2017-04-08
hangcheck-timer: Fix typo in comment
Shile Zhang
1
-1
/
+1
2017-04-08
firmware: google memconsole: Add ARM/ARM64 support
Thierry Escande
3
-3
/
+95
2017-04-08
firmware: google memconsole: Add coreboot support
Thierry Escande
6
-1
/
+368
2017-04-08
firmware: google memconsole: Move specific EBDA parts
Thierry Escande
5
-135
/
+229
2017-04-08
firmware: google memconsole: Remove useless submenu in Kconfig
Thierry Escande
1
-4
/
+3
2017-04-08
lkdtm: turn off kcov for lkdtm_rodata_do_nothing:
Arnd Bergmann
1
-0
/
+2
2017-04-08
lkdtm: add bad USER_DS test
Kees Cook
3
-0
/
+13
2017-04-08
drivers: char: misc: Replace printk with pr_err.
Varsha Rao
1
-1
/
+1
2017-04-08
drivers: char: misc: Add blank line after declaration.
Varsha Rao
1
-0
/
+1
2017-04-08
drivers: char: misc: Add space after ','.
Varsha Rao
1
-2
/
+2
2017-04-08
drivers: char: misc: Replace "foo * bar" with "foo *bar".
Varsha Rao
1
-2
/
+2
2017-04-08
nvmem: imx-ocotp: add write support
Richard Leitner
1
-2
/
+208
2017-04-08
nvmem: imx-ocotp: clear error bit after reading locked values
Richard Leitner
1
-3
/
+38
2017-04-08
nvmem: octop: Add i.MX7D support
Peng Fan
1
-0
/
+1
2017-04-08
nvmem: Add driver for the i.MX IIM
Michael Grzeschik
3
-0
/
+186
2017-04-08
nvmem: imx-ocotp: fix usage of "dev" pointers
Richard Leitner
1
-1
/
+3
2017-04-08
nvmem: sunxi-sid: add support for H3's SID controller
Icenowy Zheng
1
-0
/
+62
2017-04-08
nvmem: sunxi-sid: read NVMEM size from device compatible
Icenowy Zheng
1
-4
/
+23
2017-04-08
nvmem: core: Allow allocating several anonymous nvmem devices
Aban Bedel
1
-1
/
+2
2017-04-08
fpga: Add support for Xilinx LogiCORE PR Decoupler
Moritz Fischer
3
-0
/
+172
2017-04-08
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
5
-11
/
+11
2017-04-08
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
5
-281
/
+281
2017-04-08
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
1
-4
/
+8
2017-04-08
auxdisplay: img-ascii-lcd: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-04-08
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
1
-1
/
+7
2017-04-08
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
1
-2
/
+3
2017-04-08
fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.
Matthew Gerlach
3
-0
/
+76
2017-04-08
fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.
Matthew Gerlach
3
-0
/
+226
2017-04-08
fpga: add config complete timeout
Alan Tull
1
-0
/
+3
2017-04-08
fpga manager: Add Xilinx slave serial SPI driver
Anatolij Gustschin
3
-0
/
+206
2017-04-08
fpga: altera_freeze_bridge: Constify ops
Moritz Fischer
1
-1
/
+1
2017-04-08
coresight: Fixes coresight DT parse to get correct output port ID.
Mike Leach
1
-1
/
+1
2017-04-08
mei: implement fsync
Alexander Usyskin
1
-0
/
+72
2017-04-08
mei: bus: elminate variable length arrays
Tomas Winkler
1
-4
/
+5
2017-04-08
mei: hbm: remove variable length arrays
Tomas Winkler
1
-15
/
+14
[next]
Privacy Policy