index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-36
/
+7
2015-06-03
video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2
-35
/
+8
2015-06-03
video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-24
/
+6
2015-06-03
video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-26
/
+5
2015-06-03
video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
3
-32
/
+8
2015-06-03
video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
1
-30
/
+6
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
2
-23
/
+8
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
2
-1
/
+12
2015-05-27
ARM: mxs: fix in tree users of ssd1306
Thomas Niederprüm
1
-0
/
+3
2015-05-27
fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
Thomas Niederprüm
2
-73
/
+125
2015-05-27
of: Add Solomon Systech vendor prefix.
Thomas Niederprüm
1
-0
/
+1
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-03
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-229
/
+210
2015-05-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-94
/
+117
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
2
-4
/
+12
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-146
/
+48
2015-05-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+7
2015-05-03
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
10
-47
/
+37
2015-05-02
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-02
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-02
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-159
/
+224
2015-05-01
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-01
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+5
[next]