Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Input: keyboard - fix braille keyboard keysym generation | Samuel Thibault | 2009-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-11-30 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PM: fix irq enable/disable in runtime PM code | Alan Stern | 2009-11-29 | 1 | -6/+6 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-11-30 | 1 | -6/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | firewire: ohci: pass correct iso xmit timestamps to core | Jay Fenlason | 2009-11-21 | 1 | -5/+20 | |
| * | | | | | | | | | | | firewire: ohci: Make cycleMatch ISO transmission work | Jay Fenlason | 2009-11-18 | 1 | -1/+15 | |
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-11-30 | 14 | -16/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250 | Pete Eberlein | 2009-11-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | staging/go7007: Fix compilation by re-adding the missing s2250-loader.h | Mauro Carvalho Chehab | 2009-11-30 | 1 | -0/+24 | |
| * | | | | | | | | | | | | V4L/DVB (13530): Fix wrong parameter order in memset | Alan Cox | 2009-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | V4L/DVB (13481): sh_mobile_ceu_camera: fix compile warning | Hans Verkuil | 2009-11-27 | 1 | -1/+0 | |
| * | | | | | | | | | | | | V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (re... | Robert Lowery | 2009-11-27 | 1 | -1/+9 | |
| * | | | | | | | | | | | | V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA | Geert Uytterhoeven | 2009-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | V4L/DVB (13372a): MAINTAINERS: addition of gspca_gl860 driver | Olivier Lorin | 2009-11-26 | 1 | -0/+7 | |
| * | | | | | | | | | | | | V4L/DVB (13371): davinci: remove stray duplicate config pointer | Hans Verkuil | 2009-11-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | V4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box GPIO | Antti Palosaari | 2009-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | V4L/DVB (13345): soc-camera: sh_mobile_ceu_camera: call pm_runtime_disable | Kuninori Morimoto | 2009-11-26 | 1 | -1/+4 | |
| * | | | | | | | | | | | | V4L/DVB (13344): soc-camera: properly initialise the device object when reusing | Guennadi Liakhovetski | 2009-11-26 | 1 | -5/+12 | |
| * | | | | | | | | | | | | V4L/DVB (13343): v4l: add more missing linux/sched.h includes | Guennadi Liakhovetski | 2009-11-26 | 4 | -0/+4 | |
| * | | | | | | | | | | | | V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock | Hans Verkuil | 2009-11-26 | 1 | -2/+0 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-11-30 | 9 | -20/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drm/i915: Select CONFIG_SHMEM | Chris Wilson | 2009-11-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | drm/i915: Fix CRT hotplug detect by checking really no channels attached | Zhenyu Wang | 2009-11-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | agp/intel: new host bridge support | Zhenyu Wang | 2009-11-12 | 1 | -1/+7 | |
| * | | | | | | | | | | | | drm/i915: Add more registers save/restore for Ironlake suspend | Zhenyu Wang | 2009-11-12 | 2 | -1/+47 | |
| * | | | | | | | | | | | | drm/i915: Fix IRQ stall issue on Ironlake | Zou, Nanhai | 2009-11-12 | 1 | -1/+9 | |
| * | | | | | | | | | | | | drm/i915: HDMI hardware workaround for Ironlake | Zhenyu Wang | 2009-11-05 | 1 | -4/+22 | |
| * | | | | | | | | | | | | drm/i915: Fix and cleanup DPLL calculation for Ironlake | Zhenyu Wang | 2009-11-05 | 1 | -9/+6 | |
| * | | | | | | | | | | | | drm/i915: Avoid potential sleep whilst holding spinlock | Chris Wilson | 2009-11-05 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-11-30 | 2 | -10/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cciss: make device attrs static | Alex Chiang | 2009-11-13 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | Thaw refrigerated bdi flusher threads before invoking kthread_stop on them | Romit Dasgupta | 2009-11-12 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-11-30 | 5 | -15/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-11-25 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | acerhdf: return temperature in milidegree instead of degree | Peter Feuerer | 2009-11-25 | 1 | -6/+6 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'thinkpad-2.6.32' into release | Len Brown | 2009-11-25 | 2 | -7/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | thinkpad-acpi: fix detection of old ThinkPads | Henrique de Moraes Holschuh | 2009-11-25 | 1 | -6/+18 | |
| | * | | | | | | | | | | | | | | thinkpad-acpi: fix sign of ERESTARTSYS return | Roel Kluin | 2009-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | ACPI: Add Thinkpad T400, T500 to OSI(Linux) white-list | Jerone Young | 2009-11-24 | 1 | -0/+17 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'bugzilla-14379' into release | Len Brown | 2009-11-25 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ACPICA: Silence the warning about _BIF returning the buffer | Alexey Starikovskiy | 2009-11-24 | 1 | -2/+3 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700 | Len Brown | 2009-11-23 | 1 | -0/+8 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-11-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs | Harald Welte | 2009-11-24 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-11-30 | 3 | -6/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ALSA: AACI: fix recording bug | Russell King | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ALSA: AACI: fix AC97 multiple-open bug | Russell King | 2009-11-30 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | Merge branch 'fix/asoc' into fix/misc | Takashi Iwai | 2009-11-30 | 2 | -5/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ASoC: AIC23: Fixing infinite loop in resume path | Anuj Aggarwal | 2009-11-27 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | ASoC: Fix suspend with active audio streams | Mark Brown | 2009-11-23 | 1 | -3/+17 |