aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | | [PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter2006-06-27
* | | | | | | | [PATCH] voyager: add cpu_present_mapJames Bottomley2006-06-27
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-27
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (4263): Fix warning when compiling on 64 bit machinesMauro Carvalho Chehab2006-06-26
| * | | | | | | | V4L/DVB (4261): Included required header for in-kernel compilationMauro Carvalho Chehab2006-06-26
| * | | | | | | | V4L/DVB (4260): Stradis.c: make 2 functions staticAdrian Bunk2006-06-26
| * | | | | | | | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-26
| * | | | | | | | V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil2006-06-26
| * | | | | | | | V4L/DVB (4255): Tda9887 default TOP value is 0x10Hans Verkuil2006-06-26
| * | | | | | | | V4L/DVB (4254): Remove obsoleted tuner_debug option.Hans Verkuil2006-06-26
| * | | | | | | | V4L/DVB (4253): IVTV VBI format description too long.Hans Verkuil2006-06-26
| * | | | | | | | V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.Hans Verkuil2006-06-26
| * | | | | | | | V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely2006-06-26
| * | | | | | | | V4L/DVB (4243): Exploit new V4L control features in pvrusb2Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4238): Make sure flags field is initialized when quering a control i...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using c...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c ...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.cMike Isely2006-06-26
| * | | | | | | | V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of...Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4231): Include some extra headers that we need.Mike Isely2006-06-26
| * | | | | | | | V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky2006-06-26
| * | | | | | | | V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely2006-06-26
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | [PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil2006-06-27
* | | | | | | | [PATCH] do_IRQ() warning fixAndrew Morton2006-06-27
* | | | | | | | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk2006-06-27
* | | | | | | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-27
* | | | | | | | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-27
* | | | | | | | [PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl2006-06-27
* | | | | | | | [PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl2006-06-27
* | | | | | | | [PATCH] futex_requeue() optimizationSebastien Dugue2006-06-27
* | | | | | | | [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-27
* | | | | | | | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner2006-06-27
* | | | | | | | [PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner2006-06-27
* | | | | | | | [PATCH] fix rt-mutex defaults and dependenciesRoman Zippel2006-06-27
* | | | | | | | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-27
* | | | | | | | [PATCH] pi-futex: rt mutex futex apiIngo Molnar2006-06-27
* | | | | | | | [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-27
* | | | | | | | [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-27
* | | | | | | | [PATCH] pi-futex: rt mutex docsSteven Rostedt2006-06-27
* | | | | | | | [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-27
* | | | | | | | [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-27
* | | | | | | | [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-27
* | | | | | | | [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-27