aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* V4L/DVB (13534): ir-common: Remove some unused fields/structsMauro Carvalho Chehab2009-12-05
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-05
* V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode tableMauro Carvalho Chehab2009-12-05
* V4L/DVB (13531): ir-common: rename the debug routine to allow exporting itMauro Carvalho Chehab2009-12-05
* V4L/DVB (13477): v4l2-subdev: remove unnecessary checkHans Verkuil2009-12-05
* V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma KeyVaibhav Hiremath2009-12-05
* V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath2009-12-05
* V4L/DVB (13464): Davinci VPFE Capture: add i2c adapter id in platform dataVaibhav Hiremath2009-12-05
* V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototypeJonathan Corbet2009-12-05
* V4L/DVB (13377): make struct videobuf_queue_ops constantJonathan Corbet2009-12-05
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-05
* V4L/DVB (13206): cx25840: add component supportDavid T.L. Wong2009-12-05
* V4L/DVB (13183): gspca: add stv0680 subdriverHans de Goede2009-12-05
* V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors2009-12-05
* V4L/DVB (13135): Add support for TeVii remotesIgor M. Liplianin2009-12-05
* V4L/DVB (13134): Add support for TBS-likes remotesIgor M. Liplianin2009-12-05
* V4L/DVB (13130): soc-camera: add a new driver for the RJ54N1CB0C camera senso...Guennadi Liakhovetski2009-12-05
* V4L/DVB (13103): create a standard method for dvb adapter drivers to override...Michael Krufky2009-12-05
* V4L/DVB (13099): ir-functions: Export ir_rc5_decode() for use by the cx23885 ...Andy Walls2009-12-05
* V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines fo...Andy Walls2009-12-05
* V4L/DVB (13084): v4l2-chip-ident: Add ID's needed for the cx23885 and cx25840...Andy Walls2009-12-05
* V4L/DVB (13040): V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision O...Marek Vasut2009-12-05
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\
| * tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-25
| * tracing: Remove the stale include/trace/power.hJosh Stone2009-11-18
| * compiler: Introduce __always_unusedLi Zefan2009-11-02
| * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| |\
| * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| * | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13
| |\ \
| * \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| |\ \ \
| * | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-28
| * | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-24
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | tracing: Fix event format exportJohannes Berg2009-11-13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-04
| * | | | | irq: trivial: Fix typo in comment for #endifMichael Neuling2009-10-23
* | | | | | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ \ \ \ \
| * | | | | | signal: Fix alternate signal stack checkSebastian Andrzej Siewior2009-11-04
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \
| * | | | | | | rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-22
| * | | | | | | rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-22
| * | | | | | | rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-27
| * | | | | | | rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-26
| * | | | | | | rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-26
| * | | | | | | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-23
| * | | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
| * | | | | | | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-22