summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713Eduardo Valentin2009-09-121-0/+30
* V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin2009-09-121-0/+34
* V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev apiEduardo Valentin2009-09-121-0/+2
* V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil2009-09-121-2/+4
* V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card.Igor M. Liplianin2009-09-121-0/+1
* V4L/DVB (12444): em28xx: add support for Terratec Cinergy Hybrid T USB XS rem...Devin Heitmueller2009-09-121-0/+1
* V4L/DVB (12366): ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs a...Andy Walls2009-09-121-0/+17
* V4L/DVB (12334): tuner-simple: Add an entry for the Partsnic PTI-5NF05 NTSC t...Andy Walls2009-09-121-0/+1
* V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil2009-09-121-0/+2
* V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-121-0/+2
* V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil2009-09-121-0/+23
* V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart2009-09-121-0/+164
* V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_opsGuennadi Liakhovetski2009-09-121-0/+3
* V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab2009-09-121-17/+22
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-09-128-22/+120
|\
| * Merge branch 'nfs-for-2.6.32'Trond Myklebust2009-09-118-22/+120
| |\
| | * NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever2009-09-091-0/+1
| | * nfs: fix compile error in rpc_pipefs.hJ. Bruce Fields2009-08-211-0/+2
| | * Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-207-48/+224
| | |\
| | | * sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-141-3/+2Star
| | | * sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-141-3/+2Star
| | * | Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-103-13/+50
| | |\ \
| | | * | SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-092-0/+21
| | | * | SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache codeTrond Myklebust2009-08-091-2/+9
| | | * | SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-3/+10
| | | * | NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-091-1/+2
| | | * | SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-092-2/+1Star
| | | * | SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_pathTrond Myklebust2009-08-091-2/+2
| | | * | SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-091-2/+3
| | | * | SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-091-2/+3
| | * | | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust2009-08-103-3/+54
| | |\ \ \
| | | * | | SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-091-1/+0Star
| | | * | | SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-091-1/+0Star
| | | * | | SUNRPC: Provide functions for managing universal addressesChuck Lever2009-08-091-0/+38
| | | * | | SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitionsChuck Lever2009-08-091-1/+16
| | | |/ /
| | * / / NFSv4: Add 'server capability' flags for NFSv4 recommended attributesTrond Myklebust2009-08-091-0/+9
| | |/ /
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-124-4/+52
|\ \ \ \
| * | | | pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador2009-09-111-0/+1
| * | | | ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang2009-09-111-0/+3
| * | | | dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-091-2/+11
| * | | | libata: remove spindown skipping and warningTejun Heo2009-09-021-1/+0Star
| * | | | libata: add command name parsing for error outputRobert Hancock2009-09-021-1/+31
| * | | | [libata] add DMA setup FIS auto-activate featureShaohua Li2009-09-022-0/+6
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1112-89/+518
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-0627-78/+161
| |\ \ \ \ \
| * | | | | | ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2009-09-051-0/+9
| * | | | | | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-052-10/+20
| * | | | | | ring-buffer: remove ring_buffer_event_discardSteven Rostedt2009-09-041-14/+0Star
| * | | | | | tracing/filters: Defer pred allocationLi Zefan2009-08-313-4/+0Star
| * | | | | | tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker2009-08-281-6/+7