aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-17/+15
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds4-0/+83
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+50
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-28/+533
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds15-38/+891
2010-08-04Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6Linus Torvalds1-2/+25
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds5-11/+50
2010-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-0/+147
2010-08-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+2
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+41
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger1-12/+15
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang1-5/+0
2010-08-03gpio: Add PMIC GPIO block supportAlek Du1-0/+15
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox1-0/+44
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes1-0/+9
2010-08-03timer: add on-stack deferrable timer interfacesJesse Barnes1-0/+15
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov9-28/+533
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab1-3/+2
2010-08-02V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab1-0/+4
2010-08-02V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2Guennadi Liakhovetski1-0/+3
2010-08-02V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platformsGuennadi Liakhovetski1-0/+46
2010-08-02V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notificationsGuennadi Liakhovetski1-0/+3
2010-08-02V4L/DVB: V4L2: mediabus: add 12-bit Bayer and YUV420 pixel formatsGuennadi Liakhovetski1-0/+5
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