index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
adp1653.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera
Neil Armstrong
1
-0
/
+9
2018-01-04
media: uvcvideo: Add a metadata device node
Guennadi Liakhovetski
8
-22
/
+396
2018-01-04
media: uvcvideo: Add extensible device information
Guennadi Liakhovetski
1
-49
/
+78
2018-01-04
media: v4l: Add a UVC Metadata format
Guennadi Liakhovetski
4
-0
/
+54
2018-01-04
media: uvcvideo: Report V4L2 device caps through the video_device structure
Laurent Pinchart
2
-4
/
+11
2018-01-04
media: uvcvideo: Factor out video device registration to a function
Laurent Pinchart
2
-25
/
+51
2018-01-04
media: uvcvideo: Use ktime_t for timestamps
Arnd Bergmann
2
-26
/
+13
2018-01-04
media: uvcvideo: Use ktime_t for stats
Arnd Bergmann
2
-9
/
+6
2018-01-03
media: vb2: add a new warning about pending buffers
Mauro Carvalho Chehab
1
-1
/
+4
2018-01-03
media: vb2: add pr_fmt() macro
Mauro Carvalho Chehab
1
-14
/
+16
2018-01-03
media: vb2: Fix a bug about unnecessary calls to queue cancel and free
Satendra Singh Thakur
1
-2
/
+5
2018-01-03
media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs better
Sakari Ailus
1
-2
/
+3
2018-01-03
media: videobuf2-core: don't go out of the buffer range
Mauro Carvalho Chehab
1
-0
/
+4
2018-01-03
media: pvrusb2: drop unneeded newline
Julia Lawall
1
-1
/
+2
2018-01-03
media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLS
Daniel Scheller
1
-61
/
+52
2018-01-03
media: dvb-frontends/stv0910: field and register access helpers
Daniel Scheller
1
-0
/
+28
2018-01-03
media: dvb-frontends/stv0910: cleanup I2C access functions
Daniel Scheller
1
-20
/
+8
2018-01-03
media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()
Daniel Scheller
1
-12
/
+16
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
1
-6
/
+8
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
4
-4
/
+21
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2
-5
/
+44
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
13
-28
/
+29
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2
-0
/
+18
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-12-29
media: imx: fix breakages when compiling for arm
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-29
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
1
-1
/
+1
2017-12-29
media: v4l: Fix references in Intel IPU3 Bayer documentation
Sakari Ailus
1
-4
/
+4
2017-12-29
media: dmx.h documentation: fix a warning
Mauro Carvalho Chehab
1
-0
/
+2
2017-12-29
media: dvb kAPI docs: document dvb_vb2.h
Mauro Carvalho Chehab
3
-6
/
+184
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
6
-16
/
+8
2017-12-29
media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUT
Mauro Carvalho Chehab
1
-1
/
+0
2017-12-29
media: dvb_vb2: use strlcpy instead of strncpy
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-29
media: v4l2-async: better describe match union at async match struct
Mauro Carvalho Chehab
1
-0
/
+25
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
17
-39
/
+35
2017-12-29
media: v4l2-device.h: document helper macros
Mauro Carvalho Chehab
1
-35
/
+211
2017-12-29
media: intel-ipu3: cio2: add new MIPI-CSI2 driver
Yong Zhi
8
-1
/
+2534
2017-12-29
media: doc-rst: add IPU3 raw10 bayer pixel format definitions
Yong Zhi
2
-0
/
+336
[next]