index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aha152x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
video: imxfb: Add DT default contrast control register property.
Denis Carikli
2
-0
/
+6
2014-03-12
video: atmel_lcdfb: ensure the hardware is initialized with the correct mode
Antoine Ténart
1
-0
/
+6
2014-03-07
fbdev: vesafb: add dev->remove() callback
David Herrmann
1
-1
/
+12
2014-03-07
fbdev: efifb: add dev->remove() callback
David Herrmann
1
-1
/
+12
2014-03-07
video: pxa3xx-gcu: switch to devres functions
Daniel Mack
1
-74
/
+39
2014-03-07
video: pxa3xx-gcu: provide an empty .open call
Daniel Mack
1
-0
/
+10
2014-03-07
video: pxa3xx-gcu: pass around struct device *
Daniel Mack
1
-27
/
+29
2014-03-07
video: pxa3xx-gcu: rename some symbols
Daniel Mack
1
-27
/
+21
2014-03-07
sisfb: fix 1280x720 resolution support
Dan Carpenter
1
-0
/
+1
2014-03-06
video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_info
Wang YanQing
1
-6
/
+1
2014-03-06
video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_remove
Wang YanQing
1
-5
/
+3
2014-03-05
fbdev: FB_OPENCORES should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2014-03-05
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
23
-101
/
+100
2014-02-28
OMAPDSS: Remove unused get_context_loss_count support
Tomi Valkeinen
4
-20
/
+0
2014-02-28
OMAPDSS: use DISPC register to detect context loss
Tomi Valkeinen
1
-13
/
+11
2014-02-28
video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro
Manish Badarkhe
1
-12
/
+10
2014-02-28
video: imxfb: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
1
-38
/
+21
2014-02-28
video: imxfb: Resolve mismatch between backlight/contrast
Alexander Shiyan
1
-94
/
+30
2014-02-28
video: imxfb: Use module_platform_driver()
Alexander Shiyan
1
-39
/
+26
2014-02-28
video: imxfb: Remove unused fields from platform data structure
Alexander Shiyan
2
-57
/
+17
2014-02-28
video: imxfb: Remove dead declaration of set_imx_fb_info()
Alexander Shiyan
1
-1
/
+0
2014-02-14
video: s6e8ax0: Use devm_* APIs
Sachin Kamat
1
-9
/
+4
2014-02-14
video: exynos: Remove OF dependency for Exynos DP
Sachin Kamat
1
-1
/
+1
2014-02-11
video: xilinxfb: Move xilinxfb_platform_data directly to the driver
Michal Simek
2
-31
/
+14
2014-02-11
video: imxfb: Use regulator API with LCD class for powering
Alexander Shiyan
4
-14
/
+114
2014-02-11
tgafb: avoid restriction on modes with line length not a multiple of 64
Mikulas Patocka
1
-3
/
+3
2014-02-11
tgafb: fix data copying
Mikulas Patocka
1
-213
/
+51
2014-02-11
tgafb: fix mode setting with fbset
Mikulas Patocka
1
-4
/
+14
2014-02-11
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
1
-6
/
+16
2014-02-11
atyfb: set FBINFO_READS_FAST
Mikulas Patocka
1
-1
/
+2
2014-02-11
mach64: use unaligned access
Mikulas Patocka
1
-1
/
+2
2014-02-11
atyfb: remove resolution limit 1600
Mikulas Patocka
1
-2
/
+2
2014-02-11
framebuffer: fix cfb_copyarea
Mikulas Patocka
1
-75
/
+78
2014-02-11
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2
-10
/
+30
2014-02-11
matroxfb: set FBINFO_READS_FAST
Mikulas Patocka
1
-1
/
+2
2014-02-11
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
Keith Packard
1
-2
/
+25
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-09
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
[next]