summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-02-26V4L/DVB: Support for TVP7002 in v4l2 definitionsSantiago Nunez-Corrales
2010-02-26soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctlsGuennadi Liakhovetski
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto
2010-02-26tw9910: use TABs for indentationGuennadi Liakhovetski
2010-02-26V4L/DVB: radio: Add radio-timbRichard Röjfors
2010-02-26V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors
2010-02-26V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls
2010-02-26V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 camsHans de Goede
2010-02-26V4L/DVB (13992): gspca_sn9c2028: New gspca subdriverTheodore Kilgore
2010-02-26V4L/DVB (13833): ir-core: some functions can be staticMauro Carvalho Chehab
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab
2010-02-26V4L/DVB (13635): ir-core: Implement protocol table type readingMauro Carvalho Chehab
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab
2010-02-26V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab
2010-02-26block: remove padding from io_context on 64bit buildsRichard Kennedy
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-26block: Add BLK_ prefix to definitionsMartin K. Petersen
2010-02-26block: Remove unused accessor functionMartin K. Petersen
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina
2010-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney
2010-02-25vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-25rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney
2010-02-25rcu: Add lockdep-enabled variants of rcu_dereference()Paul E. McKenney
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar
2010-02-25Merge branch 'master' into for-2.6.34Jens Axboe
2010-02-24OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz
2010-02-24pktcdvd: use BIO list management functionsAkinobu Mita
2010-02-24virtio: console: Add ability to hot-unplug portsAmit Shah
2010-02-24virtio: console: Register with sysfs and create a 'name' attribute for portsAmit Shah
2010-02-24virtio: console: Add file operations to ports for open/read/write/pollAmit Shah