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.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
2015-06-03
video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-22
/
+7
2015-06-03
video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-17
/
+4
2015-06-03
video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-37
/
+7
2015-06-03
video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-19
/
+7
2015-06-03
video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-49
/
+14
2015-06-03
video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-37
/
+5
2015-06-03
video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
Luis R. Rodriguez
1
-21
/
+9
2015-05-29
video: fbdev: gbefb: add missing mtrr_del() calls
Luis R. Rodriguez
1
-2
/
+13
2015-05-29
video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-24
/
+7
2015-05-27
video/console: use swap() in newport_bmove()
Fabian Frederick
1
-4
/
+2
2015-05-27
video: fbdev: use swap() in ami_set_sprite()
Fabian Frederick
1
-2
/
+2
2015-05-27
video: fbdev: matrox: use swap() in matroxfb_decode_var()
Fabian Frederick
1
-5
/
+1
2015-05-27
fbdev: ssd1307fb: fix logical error
Thomas Niederprüm
1
-1
/
+1
2015-05-27
video: omap/h3: fix tps65010 dependency
Arnd Bergmann
1
-1
/
+1
2015-05-27
fbdev: ssd1307fb: potential ERR_PTR dereference
Dan Carpenter
1
-4
/
+5
2015-05-27
fbdev: ssd1307fb: Add blank mode
Thomas Niederprüm
1
-0
/
+11
2015-05-27
fbdev: ssd1307fb: add backlight controls for setting the contrast
Thomas Niederprüm
2
-0
/
+59
2015-05-27
fbdev: ssd1307fb: Turn off display on driver unload.
Thomas Niederprüm
1
-0
/
+2
2015-05-27
fbdev: ssd1307fb: Add a module parameter to set the refresh rate
Thomas Niederprüm
1
-6
/
+17
2015-05-27
fbdev: ssd1307fb: Add support for SSD1305
Thomas Niederprüm
1
-0
/
+11
2015-05-27
fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
Thomas Niederprüm
1
-73
/
+104
2015-05-27
fbdev: ssd1307fb: Allocate page aligned video memory.
Thomas Niederprüm
1
-1
/
+3
2015-05-27
fbdev: ssd1307fb: fix memory address smem_start.
Thomas Niederprüm
1
-1
/
+1
2015-05-07
video: mxsfb: Make sure axi clock is enabled when accessing registers
Liu Ying
1
-14
/
+54
2015-05-07
framebuffer: don't link fb_devio into kernel image unconditionally
Harald Geyer
2
-3
/
+1
2015-05-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-94
/
+110
2015-05-04
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-0
/
+10
2015-05-04
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...
Dave Airlie
1
-4
/
+5
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-146
/
+47
2015-05-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+7
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-113
/
+169
2015-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+5
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+17
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-30
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
3
-2
/
+26
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
1
-2
/
+2
2015-04-30
net/mlx4_core: Fix unaligned accesses
David Ahern
1
-4
/
+14
2015-04-30
mlx4_en: Use correct loop cursor in error path.
Benjamin Poirier
1
-1
/
+1
2015-04-30
Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'
Rafael J. Wysocki
2
-1
/
+17
2015-04-30
Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-15
/
+21
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-18
/
+43
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-16
/
+43
2015-04-30
Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+3
2015-04-30
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
Mike Snitzer
1
-4
/
+12
2015-04-30
dm: only initialize the request_queue once
Christoph Hellwig
2
-11
/
+9
2015-04-30
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-90
/
+95
2015-04-29
cxgb4: Fix MC1 memory offset calculation
Hariprasad Shenai
1
-1
/
+1
2015-04-29
bnx2x: Delay during kdump load
Yuval Mintz
1
-0
/
+6
2015-04-29
net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table
Pai
1
-0
/
+10
[next]