index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/video/omap/blizzard.c: suspected typo in assignment
Nicolas Kaiser
2010-10-27
1
-1
/
+1
*
drivers/video/gbefb.c: eliminate memory leak
Julia Lawall
2010-10-27
1
-2
/
+4
*
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
1
-32
/
+14
*
fbmem: fix whitespace
James Hogan
2010-10-27
1
-7
/
+7
*
drivers/video/matrox/matroxfb_maven.c: fix unsigned return type
Julia Lawall
2010-10-27
1
-1
/
+1
*
savagefb: fix DDC for Savage 4
Ondrej Zary
2010-10-27
1
-0
/
+9
*
drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G
Christian Dietrich
2010-10-27
1
-4
/
+1
*
langwell_gpio: add support for whitney point
Alan Cox
2010-10-27
1
-1
/
+82
*
drivers/gpio/langwell_gpio.c: remove semicolons after function definitions
Andrew Morton
2010-10-27
1
-3
/
+3
*
gpio: add Topcliff PCH GPIO driver
Tomoya MORINAGA
2010-10-27
3
-0
/
+321
*
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
2010-10-27
2
-21
/
+263
*
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
2010-10-27
3
-0
/
+191
*
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
Tomas Hallenberg
2010-10-27
1
-2
/
+19
*
gpio: add driver for basic memory-mapped GPIO controllers
Anton Vorontsov
2010-10-27
3
-0
/
+303
*
drivers/rtc/rtc-jz4740.c: add alarm function
Paul Cercueil
2010-10-27
1
-5
/
+40
*
drivers/rtc/rtc-ds3232.c: add alarm function
Lan Chunhe-B25806
2010-10-27
2
-1
/
+183
*
rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()
Kukjin Kim
2010-10-27
1
-1
/
+1
*
rtc: rtc-s3c: fix RTC initialization method
Changhwan Youn
2010-10-27
1
-5
/
+13
*
rtc: rtc-s3c: Fix debug message format on RTC
Kukjin Kim
2010-10-27
1
-9
/
+9
*
rtc: rtc-s3c: fix on support RTC Alarm
Changhwan Youn
2010-10-27
1
-1
/
+2
*
rtc: rtc-s3c: fix setting missing field of getalarm
Changhwan Youn
2010-10-27
1
-6
/
+6
*
rtc: rtc-s3c: fix access unit from byte to word on RTCCON
Changhwan Youn
2010-10-27
1
-18
/
+21
*
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
2010-10-27
1
-5
/
+7
*
drivers/rtc/class.c: fix device_register() error handling
Vasiliy Kulikov
2010-10-27
1
-1
/
+3
*
rtc-bfin: add debug markers to suspend/resume paths
Mike Frysinger
2010-10-27
1
-4
/
+12
*
rtc-bfin: shrink/optimize interrupt handler a bit
Mike Frysinger
2010-10-27
1
-11
/
+16
*
rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC
Kevin Wells
2010-10-27
3
-0
/
+424
*
drivers/char/vt_ioctl.c: fix VT_OPENQRY error value
Graham Gower
2010-10-27
1
-5
/
+6
*
dmi: log board, system, and BIOS information
Bjorn Helgaas
2010-10-27
1
-1
/
+31
*
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
2010-10-26
1
-1
/
+1
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
202
-11621
/
+18673
|
\
|
*
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-27
9
-160
/
+252
|
*
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
Alex Deucher
2010-10-27
1
-0
/
+3
|
*
drm/radeon/kms: properly compute group_size on 6xx/7xx
Alex Deucher
2010-10-26
2
-6
/
+10
|
*
drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
Alex Deucher
2010-10-26
1
-2
/
+2
|
*
drm/radeon/kms/evergreen: set the clear state to the blit state
Alex Deucher
2010-10-26
4
-54
/
+65
|
*
drm/radeon/kms: don't poll dac load detect.
Dave Airlie
2010-10-26
1
-0
/
+10
|
*
gpu: Add Intel GMA500(Poulsbo) Stub Driver
Lee, Chun-Yi
2010-10-26
5
-1
/
+81
|
*
drm/radeon/kms: MC vram map needs to be >= pci aperture size
Alex Deucher
2010-10-26
1
-0
/
+3
|
*
drm/radeon/kms: implement display watermark support for evergreen
Alex Deucher
2010-10-26
2
-1
/
+449
|
*
drm/radeon/kms/evergreen: add some additional safe regs v2
Alex Deucher
2010-10-26
2
-1
/
+9
|
*
drm/radeon/r600: fix tiling issues in CS checker.
Dave Airlie
2010-10-26
2
-10
/
+22
|
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2010-10-26
26
-1365
/
+1970
|
|
\
|
|
*
drm/i915: Move gpu_write_list to per-ring
Chris Wilson
2010-10-24
4
-26
/
+29
|
|
*
drm/i915: Invalidate the to-ring, flush the old-ring when updating domains
Chris Wilson
2010-10-23
1
-3
/
+6
|
|
*
drm/i915/ringbuffer: Write the value passed in to the tail register
Chris Wilson
2010-10-22
2
-16
/
+16
|
|
*
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
Chris Wilson
2010-10-22
1
-3
/
+3
|
|
*
drm/i915: Fix flushing regression from 9af90d19f
Chris Wilson
2010-10-22
1
-1
/
+1
|
|
*
drm/i915/sdvo: Remove unused encoding member
Chris Wilson
2010-10-22
1
-23
/
+22
|
|
*
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
2010-10-22
4
-105
/
+130
[next]