aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-25V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h>Michael Krufky
2008-01-25V4L/DVB (6869): cs5345: new i2c driverHans Verkuil
2008-01-25V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345Hans Verkuil
2008-01-25V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n...Hans Verkuil
2008-01-25V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfieldsBrandon Philips
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2008-01-25V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus
2008-01-25V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk
2008-01-25V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>Marco Schluessler
2008-01-25V4L/DVB (6487): i2c-id: add M52790 driver IDHans Verkuil
2008-01-25V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driverHans Verkuil
2008-01-25V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky
2008-01-25V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach clientHans Verkuil
2008-01-25V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointerHans Verkuil
2008-01-25V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky
2008-01-25V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven
2008-01-25sched, futex: detach sched.h and futex.hAlexey Dobriyan
2008-01-25softlockup: fix signednessIngo Molnar
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25timers: don't #error on higher HZ valuesPavel Machek
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar
2008-01-25hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra
2008-01-25sched: rt group schedulingPeter Zijlstra
2008-01-25sched: rt time limitPeter Zijlstra
2008-01-25sched: high-res preemption tickPeter Zijlstra
2008-01-25sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu
2008-01-25sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra
2008-01-25sched: sched_rt_entityPeter Zijlstra
2008-01-25Preempt-RCU: implementationPaul E. McKenney
2008-01-25Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney
2008-01-25Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma
2008-01-25sched: RT-balance, add new methods to sched_classSteven Rostedt
2008-01-25sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar
2008-01-25sched: reactivate fork balancingIngo Molnar
2008-01-25sched: add sched-domain rootsGregory Haskins
2008-01-25sched: de-SCHED_OTHER-ize the RT pathGregory Haskins
2008-01-25sched: add RT-balance cpu-weightGregory Haskins
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar
2008-01-25cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri