index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
3
-10
/
+7
2012-04-13
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
3
-5
/
+4
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
1
-9
/
+6
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-20
/
+91
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-40
/
+46
2012-04-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-252
/
+320
2012-04-13
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-6
/
+6
2012-04-13
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
1
-2
/
+1
2012-04-13
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
1
-5
/
+38
2012-04-13
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
Tushar Behera
1
-5
/
+18
2012-04-13
drivers/rtc/rtc-s3c.c: fix compilation error
Tushar Behera
1
-4
/
+4
2012-04-13
drivers/rtc/rtc-efi.c: fix section mismatch warning
Jan Beulich
1
-1
/
+0
2012-04-13
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
Andreas Dumberger
1
-0
/
+22
2012-04-13
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
1
-3
/
+8
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-13
/
+28
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+10
2012-04-12
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
12
-185
/
+189
2012-04-12
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-37
/
+93
2012-04-12
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
1
-0
/
+2
2012-04-12
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
1
-0
/
+2
2012-04-12
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
majianpeng
2
-3
/
+4
2012-04-12
MD: Bitmap version cleanup.
Andrei Warkentin
1
-3
/
+0
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
5
-33
/
+46
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
4
-79
/
+62
2012-04-12
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
1
-4
/
+4
2012-04-12
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
1
-5
/
+5
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2
-4
/
+0
2012-04-12
drm/exynos: remove unnecessary type conversion of hdmi and mixer
Joonyoung Shim
2
-18
/
+16
2012-04-12
Input: da9052 - fix memory leak in da9052_onkey_probe()
Jesper Juhl
1
-1
/
+2
2012-04-12
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-4
/
+10
2012-04-11
drm/i915: make rc6 module parameter read-only
Jesse Barnes
1
-1
/
+1
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-11
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-35
/
+85
2012-04-11
drm/i915: implement ColorBlt w/a
Daniel Vetter
2
-0
/
+7
2012-04-11
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
Chris Wilson
1
-1
/
+1
2012-04-11
Revert "drm/i915: reenable gmbus on gen3+ again"
Daniel Vetter
1
-1
/
+1
2012-04-11
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
1
-0
/
+4
2012-04-11
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+80
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
1
-5
/
+3
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
1
-5
/
+1
2012-04-10
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2
-1
/
+2
2012-04-10
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-3
/
+3
2012-04-10
drm/i915: properly compute dp dithering for user-created modes
Daniel Vetter
1
-14
/
+35
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-1
/
+1
2012-04-10
i2c: prevent spurious interrupt on Designware controllers
Kristen Carlson Accardi
1
-1
/
+0
2012-04-10
drm/radeon/kms: fix DVO setup on some r4xx chips
Alex Deucher
1
-0
/
+4
[next]