index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
[media] ngene: Support Digital Devices DuoFlex CT
Ralph Metzler
4
-40
/
+156
2011-07-27
[media] get_dvb_firmware: Get DRX-K firmware for Digital Devices DVB-CT cards
Oliver Endriss
1
-1
/
+19
2011-07-27
[media] DRX-K, TDA18271c2: Add build support
Oliver Endriss
2
-0
/
+24
2011-07-27
[media] DRX-K: Tons of coding-style fixes
Oliver Endriss
2
-2129
/
+2444
2011-07-27
[media] DRX-K: Shrink size of drxk_map.h
Oliver Endriss
1
-15989
/
+0
2011-07-27
[media] DRX-K: Initial check-in
Ralph Metzler
4
-0
/
+21803
2011-07-27
[media] tda18271c2dd: Lots of coding-style fixes
Oliver Endriss
2
-1143
/
+1118
2011-07-27
[media] tda18271c2dd: Initial check-in
Ralph Metzler
3
-0
/
+1878
2011-07-27
[media] v4l2-ctrls: Fix a merge conflict
Mauro Carvalho Chehab
1
-2
/
+0
2011-07-27
[media] v4l2-ctrl: add codec controls support to the control framework
Kamil Debski
1
-5
/
+191
2011-07-27
[media] v4l: add control definitions for codec devices
Kamil Debski
2
-1
/
+1137
2011-07-27
[media] v4l: add fourcc definitions for compressed formats
Kamil Debski
3
-7
/
+64
2011-07-27
[media] v4l: Document V4L2 control endianness as machine endianness
Sakari Ailus
1
-0
/
+8
2011-07-27
[media] adp1653: Add driver for LED flash controller
Sakari Ailus
4
-0
/
+627
2011-07-27
[media] v4l: Add flash control documentation
Sakari Ailus
3
-0
/
+293
2011-07-27
[media] v4l: Add a class and a set of controls for flash devices
Sakari Ailus
2
-0
/
+81
2011-07-27
[media] DocBook: document V4L2_CTRL_TYPE_BITMASK
Hans Verkuil
3
-6
/
+27
2011-07-27
[media] vivi: add bitmask test control
Hans Verkuil
1
-2
/
+16
2011-07-27
[media] v4l2-ctrls: add new bitmask control type
Hans Verkuil
3
-1
/
+21
2011-07-27
[media] vivi: Fix sleep-in-atomic-context
Hans Verkuil
1
-3
/
+3
2011-07-27
[media] DocBook: fix typo: vl42_plane_pix_format -> v4l2_plane_pix_format
Hans Verkuil
1
-1
/
+1
2011-07-27
[media] v4l2-ctrls: always send an event if a control changed implicitly
Hans Verkuil
1
-1
/
+6
2011-07-27
[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user
Hans Verkuil
1
-1
/
+1
2011-07-27
[media] pwc: clean-up header files
Hans de Goede
7
-367
/
+3
2011-07-27
[media] pwc: Enable power-management by default on tested models
Hans de Goede
1
-0
/
+6
2011-07-27
[media] pwc: Add a bunch of pwc custom API to feature-removal-schedule.txt
Hans de Goede
1
-0
/
+35
2011-07-27
[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/Sphere
Hans de Goede
3
-1
/
+66
2011-07-27
[media] pwc: Allow dqbuf / read to complete while waiting for controls
Hans de Goede
3
-4
/
+38
2011-07-27
[media] pwc: Replace control code with v4l2-ctrls framework
Hans de Goede
4
-1084
/
+823
2011-07-27
[media] pwc: properly allocate dma-able memory for ISO buffers
Hans de Goede
2
-59
/
+28
2011-07-27
[media] pwc: Allow multiple opens
Hans de Goede
3
-18
/
+42
2011-07-27
[media] pwc: Move various initialization to driver load and / or stream start
Hans de Goede
7
-246
/
+114
2011-07-27
[media] pwc: Make power-saving a per device option
Hans de Goede
3
-37
/
+35
2011-07-27
[media] pwc: Remove some unused PWC_INT_PIPE left overs
Hans de Goede
1
-8
/
+0
2011-07-27
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
3
-23
/
+41
2011-07-27
[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h
Hans de Goede
1
-63
/
+68
2011-07-27
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
7
-808
/
+275
2011-07-27
[media] pwc: remove __cplusplus guards from private header
Hans de Goede
1
-10
/
+0
2011-07-27
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
Hans de Goede
3
-45
/
+5
2011-07-27
[media] gspca: s/strncpy/strlcpy/
Hans de Goede
2
-4
/
+4
2011-07-27
[media] gspca_sunplus: Fix streaming on logitech quicksmart 420
Hans de Goede
1
-3
/
+0
2011-07-27
[media] gspca: Add new se401 camera driver
Hans de Goede
4
-0
/
+876
2011-07-27
[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frame
Hans de Goede
1
-1
/
+4
2011-07-27
[media] videodev2.h Add SE401 compressed RGB format
Hans de Goede
2
-0
/
+6
2011-07-27
[media] gspca - ov519: Fix a LED inversion
Jean-François Moine
1
-1
/
+2
2011-07-27
[media] gspca - ov519: Fix sensor detection problems
Jean-François Moine
1
-0
/
+3
2011-07-27
[media] firedtv: change some -EFAULT returns to more fitting error codes
Stefan Richter
2
-19
/
+17
2011-07-27
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
Mauro Carvalho Chehab
4
-25
/
+4
2011-07-27
[media] v4l2 core: return -ENOTTY if an ioctl doesn't exist
Mauro Carvalho Chehab
3
-9
/
+10
2011-07-27
[media] DocBook/dvb: Use generic descriptions for the video API
Mauro Carvalho Chehab
1
-340
/
+0
[next]