summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski1-4/+4
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart1-0/+397
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2-16/+243
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2-0/+3
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V2-0/+3
2010-08-029p: Implement LOPENM. Mohan Kumar1-0/+2
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2-0/+6
2010-08-029p: Implement TMKDIRM. Mohan Kumar2-0/+6
2010-08-029p: Implement TMKNODM. Mohan Kumar2-0/+6
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2-0/+6
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2-0/+3
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2-0/+29
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2-0/+47
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi2-0/+35
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart1-0/+7
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart2-2/+2
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart1-2/+0
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart1-17/+0
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart1-8/+12
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak1-2/+2
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson1-0/+1
2010-08-02V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson1-1/+1
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson1-1/+3
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson1-0/+163
2010-08-02V4L/DVB: Increment DVB API versionMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger1-0/+1
2010-08-02V4L/DVB: IR: add tx callbacks to ir-coreJarod Wilson1-1/+7
2010-08-02V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman1-1/+1
2010-08-02V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson1-0/+4
2010-08-02virtio_9p.h needs <linux/types.h>Fang Wenqi1-0/+1
2010-08-02Merge branch 'v2.6.35'Alex Elder9-28/+68
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao1-4/+4
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman1-0/+12
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao1-2/+7
2010-08-02AppArmor: basic auditing infrastructure.John Johansen1-0/+27
2010-08-02SELinux: special dontaudit for access checksEric Paris1-0/+5
2010-08-02vfs: re-introduce MAY_CHDIREric Paris1-0/+1
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar2-3/+14
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa1-8/+3
2010-08-02KVM: Convert mask notifiers to use irqchip/pin instead of gsiGleb Natapov1-1/+2
2010-08-02KVM: Return EFAULT from kvm ioctl when guest accesses bad areaGleb Natapov1-0/+1
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel1-2/+2
2010-08-02NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust1-0/+6
2010-08-01KVM: Keep slot ID in memory slot structureAvi Kivity1-0/+1
2010-08-01KVM: Reduce atomic operations on vcpu->requestsAvi Kivity1-1/+6
2010-08-01KVM: Add mini-API for vcpu->requestsAvi Kivity1-0/+15
2010-08-01KVM: Remove memory alias supportAvi Kivity2-6/+1
2010-08-01KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang1-0/+12
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui1-1/+1
2010-08-01KVM: Get rid of KVM_REQ_KICKAvi Kivity1-0/+1