summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-2222-293/+440
|\
| * [MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto2007-10-221-2/+2
| * [MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2007-10-222-20/+10
| * [MIPS] Fix include wrapper symbol to something sane.Ralf Baechle2007-10-221-3/+3
| * [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-221-13/+0
| * [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-227-22/+193
| * [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-227-167/+158
| * [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2007-10-222-64/+72
| * [MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto2007-10-221-2/+2
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-10-221-39/+102
|\ \
| * | apm_power: calculate to_full/to_empty time using energyAnton Vorontsov2007-10-051-25/+53
| * | apm_power: improve battery finding algorithmAnton Vorontsov2007-10-051-10/+47
| * | apm_power: fix obviously wrong logic for time reportingAnton Vorontsov2007-10-051-12/+10
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-2271-838/+563
|\ \ \
| * | | V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...Matthias Schwarzott2007-10-221-1/+3
| * | | V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module optionIan Armstrong2007-10-221-55/+18
| * | | V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro2007-10-222-38/+57
| * | | V4L/DVB (6378b): Updates info about the removal of V4L1 at feature-removal-sc...Mauro Carvalho Chehab2007-10-221-5/+7
| * | | V4L/DVB (6378a): Removal of VIDIOC_[G|S]_MPEGCOMP from feature-removal-schedu...Mauro Carvalho Chehab2007-10-221-12/+0
| * | | V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher2007-10-221-1/+1
| * | | V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely2007-10-223-5/+15
| * | | V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler2007-10-221-1/+1
| * | | V4L/DVB (6352): ir-kbd-i2c: Missing break statementTrent Piepho2007-10-221-0/+1
| * | | V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita2007-10-221-1/+2
| * | | V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil2007-10-221-0/+5
| * | | V4L/DVB (6347): ivtv: fix video mute when radio is usedHans Verkuil2007-10-221-7/+10
| * | | V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loadedIan Armstrong2007-10-221-66/+72
| * | | V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the ...Ian Armstrong2007-10-222-10/+13
| * | | V4L/DVB (6343): ivtvfb: check return value of unregister_framebufferHans Verkuil2007-10-221-1/+4
| * | | V4L/DVB (6342): ivtv: fix circular locking (bug 9037)Hans Verkuil2007-10-223-47/+65
| * | | V4L/DVB (6341): ivtv: fix resizing MPEG1 streamsHans Verkuil2007-10-221-5/+8
| * | | V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrongIan Armstrong2007-10-221-11/+3
| * | | V4L/DVB (6339): ivtv: set the video color to black instead of green when capt...Hans Verkuil2007-10-221-1/+2
| * | | V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil2007-10-221-0/+1
| * | | V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho2007-10-221-0/+2
| * | | V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...Trent Piepho2007-10-221-56/+29
| * | | V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...Trent Piepho2007-10-222-34/+34
| * | | V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho2007-10-223-10/+15
| * | | V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2007-10-222-6/+12
| * | | V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...Maxim Levitsky2007-10-222-7/+24
| * | | V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky2007-10-225-22/+57
| * | | V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk2007-10-221-1/+1
| * | | V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky2007-10-221-1/+1
| * | | V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita2007-10-221-5/+1
| * | | V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg2007-10-221-1/+1
| * | | V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby2007-10-221-13/+29
| * | | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-227-319/+0
| * | | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-2235-96/+10
| * | | V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen2007-10-221-1/+0
| * | | V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho2007-10-221-0/+6