summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gdb/linux/__init__.py')
0 files changed, 0 insertions, 0 deletions
a689af3be2687d261f115b4'>atomic: use <linux/atomic.h>Arun Sharma 2011-05-20[media] uvcvideo: Return -ERANGE when userspace sets an unsupported menu entryLaurent Pinchart 2011-05-20[media] uvcvideo: Don't report unsupported menu entriesLaurent Pinchart 2011-05-20[media] uvcvideo: Rename UVC_CONTROL_* flags to UVC_CTRL_FLAG_*Laurent Pinchart 2011-05-20[media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctlMartin Rubli 2010-12-01[media] uvcvideo: Lock controls mutex when querying menusLaurent Pinchart 2010-10-21[media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() lockingLaurent Pinchart 2010-10-21[media] uvcvideo: Fix bogus XU controls informationLaurent Pinchart 2010-10-21[media] uvcvideo: Delay initialization of XU controlsLaurent Pinchart 2010-10-21[media] uvcvideo: Embed uvc_control_info inside struct uvc_controlLaurent Pinchart 2010-10-21[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAPMartin Rubli 2010-10-21[media] uvcvideo: Hardcode the index/selector relationship for XU controlsLaurent Pinchart 2010-10-21[media] uvcvideo: Update e-mail address and copyright noticesLaurent Pinchart 2010-10-21[media] uvcvideo: Constify the uvc_entity_match_guid argumentsLaurent Pinchart 2010-10-21[media] uvcvideo: Blacklist more controls for Hercules Dualpix ExchangeLaurent Pinchart 2010-08-02V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfersLaurent Pinchart 2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart 2010-08-02V4L/DVB: uvcvideo: Support menu controls in the control mapping APILaurent Pinchart 2010-08-02V4L/DVB: uvcvideo: Make button controls work properlyHans de Goede 2010-08-02V4L/DVB: uvcvideo: Add support for absolute pan/tilt controlsMartin Rubli 2010-07-08V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart 2010-05-19V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0Laurent Pinchart 2010-05-19V4L/DVB: uvcvideo: Flag relative controls as write-onlyLaurent Pinchart 2010-05-18V4L/DVB: uvcvideo: Support iris absolute and relative controlsLaurent Pinchart 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-26V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcamLaurent Pinchart 2010-02-26V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum valuesLaurent Pinchart 2010-02-26V4L/DVB: uvcvideo: Cache control min, max, res and def query resultsLaurent Pinchart 2010-02-26V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range m...Laurent Pinchart 2010-02-26V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDsLaurent Pinchart 2010-01-17V4L/DVB (13826): uvcvideo: Fix controls blacklistingLaurent Pinchart 2009-12-05V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked listsLaurent Pinchart 2009-12-05V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIO...Laurent Pinchart 2009-11-07V4L/DVB (13311): uvcvideo: Fix compilation warning with 2.6.32 due to type mi...Laurent Pinchart 2009-09-12V4L/DVB (12379): uvcvideo: Multiple streaming interfaces supportLaurent Pinchart 2009-09-12V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_Laurent Pinchart 2009-06-16V4L/DVB (11944): uvcvideo: Add generic control blacklist.Laurent Pinchart