index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
sr030pc30.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
4
-0
/
+40
2014-07-17
[media] v4l2-ctrls: add support for compound types
Hans Verkuil
2
-60
/
+187
2014-07-17
[media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
Hans Verkuil
1
-0
/
+20
2014-07-17
[media] videodev2.h: add initial support for compound controls
Hans Verkuil
1
-2
/
+8
2014-07-17
[media] v4l2-ctrls: use pr_info/cont instead of printk
Hans Verkuil
1
-13
/
+13
2014-07-17
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
8
-66
/
+94
2014-07-15
[media] si2157: rework firmware download logic a little bit
Antti Palosaari
1
-50
/
+58
2014-07-15
[media] si2168: few firmware download changes
Antti Palosaari
1
-14
/
+27
2014-07-15
[media] si2157: advertise Si2158 A20 firmware
Antti Palosaari
1
-0
/
+1
2014-07-15
[media] si2168: advertise Si2168 A30 firmware
Antti Palosaari
1
-0
/
+1
2014-07-15
[media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner support
Olli Salonen
4
-1
/
+196
2014-07-15
[media] si2157: Set delivery system and bandwidth before tuning
Olli Salonen
1
-0
/
+31
2014-07-15
[media] si2157: Add support for Si2158 chip
Olli Salonen
3
-7
/
+73
2014-07-15
[media] si2157: Move chip initialization to si2157_init
Olli Salonen
1
-41
/
+30
2014-07-15
[media] si2168: Add support for chip revision Si2168 A30
Olli Salonen
2
-6
/
+32
2014-07-15
[media] si2168: Small typo fix (SI2157 -> SI2168)
Olli Salonen
1
-2
/
+2
2014-07-15
[media] si2168: receive 4 bytes reply from cmd 0x14
Antti Palosaari
1
-9
/
+9
2014-07-15
[media] si2168: do not set values which are already on default
Antti Palosaari
1
-98
/
+0
2014-07-15
[media] si2168: remove duplicate command
Antti Palosaari
1
-8
/
+1
2014-07-15
[media] si2157: add read data support for fw cmd func
Antti Palosaari
2
-34
/
+43
2014-07-15
[media] si2168: implement CNR statistic
Antti Palosaari
1
-0
/
+9
2014-07-15
[media] si2168: set cmd args using memcpy
Antti Palosaari
1
-31
/
+8
2014-07-15
[media] si2168: implement sleep
Antti Palosaari
1
-7
/
+12
2014-07-15
[media] si2157: implement sleep
Antti Palosaari
1
-0
/
+11
2014-07-13
Linux 3.16-rc5
v3.16-rc5
Linus Torvalds
1
-1
/
+1
2014-07-13
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
1
-4
/
+10
2014-07-13
clk: spear3xx: Use proper control register offset
Thomas Gleixner
1
-1
/
+1
2014-07-13
parisc: drop unused defines and header includes
Helge Deller
1
-36
/
+0
2014-07-13
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2
-1
/
+11
2014-07-13
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
1
-1
/
+2
2014-07-12
ext4: fix potential null pointer dereference in ext4_free_inode
Namjae Jeon
1
-1
/
+1
2014-07-12
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
1
-2
/
+2
2014-07-12
Documenation/laptops: rename and update hpfall.c
Pali Rohár
2
-16
/
+47
2014-07-12
DocBook: fix various typos
Masanari Iida
9
-13
/
+13
2014-07-12
DocBook: fix mtdnand typos
Masanari Iida
1
-15
/
+15
2014-07-12
scripts/kernel-doc: handle object-like macros
Horia Geanta
1
-3
/
+12
2014-07-12
Documentation/Changes: clean up mcelog paragraph
Paul Bolle
1
-6
/
+3
2014-07-12
ARM: at91: at91sam9x5: add clocks for usb device
Bo Shen
1
-0
/
+2
2014-07-12
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
1
-2
/
+5
2014-07-12
phy: core: Fix error path in phy_create()
Roger Quadros
1
-3
/
+4
2014-07-12
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
Sjoerd Simons
1
-0
/
+1
2014-07-12
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
1
-2
/
+2
2014-07-12
phy: sun4i: depend on RESET_CONTROLLER
Maxime Ripard
1
-0
/
+1
2014-07-12
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2
-0
/
+8
2014-07-12
serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
Simon Horman
1
-0
/
+7
2014-07-12
serial: imx: Fix build breakage
Peter Hurley
1
-1
/
+1
2014-07-11
ext4: revert commit which was causing fs corruption after journal replays
Theodore Ts'o
1
-27
/
+24
2014-07-11
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
1
-0
/
+2
2014-07-11
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
1
-1
/
+16
2014-07-11
powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
Guenter Roeck
1
-1
/
+2
[next]