Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
97d16fe69b6499a14a0c85c053f7bef54ce992a4
97d16fe
fbdev: sh_mobile_meram: Don't perform update in register operation
by Laurent Pinchart
· 13 years ago
c241a0e
arm: mach-shmobile: Constify sh_mobile_meram_cfg structures
by Laurent Pinchart
· 13 years ago
b5ef967
fbdev: sh_mobile_lcdc: Don't store copy of platform data
by Laurent Pinchart
· 13 years ago
d81d5fa
fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields
by Laurent Pinchart
· 13 years ago
b0a49d9
arm: mach-shmobile: Don't set MERAM ICB numbers in platform data
by Laurent Pinchart
· 13 years ago
4811005
fbdev: sh_mobile_meram: Allocate ICBs automatically
by Laurent Pinchart
· 13 years ago
974d250b
fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
by Laurent Pinchart
· 13 years ago
7554340
fbdev: sh_mobile_meram: Divide the code into sections
by Laurent Pinchart
· 13 years ago
762f7cc
fbdev: sh_mobile_meram: Don't inline everything
by Laurent Pinchart
· 13 years ago
2a618e0
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
by Laurent Pinchart
· 13 years ago
eb4f230
fbdev: sh_mobile_meram: Make current_reg field store the current reg set
by Laurent Pinchart
· 13 years ago
0543283
fbdev: sh_mobile_meram: Make variables unsigned where applicable
by Laurent Pinchart
· 13 years ago
d272f42
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
by Laurent Pinchart
· 13 years ago
e1d1144
fbdev: sh_mobile_meram: Request memory regions for memory resources
by Laurent Pinchart
· 13 years ago
e71504d
arm: mach-shmobile: Split MERAM resources into regs and meram
by Laurent Pinchart
· 13 years ago
4976677
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
by Laurent Pinchart
· 13 years ago
58f03d9
fbdev: sh_mobile_lcdc: Store configuration in channel structure
by Laurent Pinchart
· 13 years ago
e836314
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
by Laurent Pinchart
· 13 years ago
a67f379
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
by Laurent Pinchart
· 13 years ago
fc9e78e
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
by Laurent Pinchart
· 13 years ago
105784b
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
by Laurent Pinchart
· 13 years ago
740f802
fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
by Laurent Pinchart
· 13 years ago
93ff259
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
by Laurent Pinchart
· 13 years ago
2d04559
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
by Laurent Pinchart
· 13 years ago
13f80ee
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
by Laurent Pinchart
· 13 years ago
d30555d
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
by Laurent Pinchart
· 13 years ago
e0c8601
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
by Laurent Pinchart
· 13 years ago
7295752
sh_mobile_hdmi: Use LCDC notification callback
by Laurent Pinchart
· 13 years ago
ecd2994
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
by Laurent Pinchart
· 13 years ago
458981c
fbdev: sh_mobile_lcdc: Return display connection state in display_on
by Laurent Pinchart
· 13 years ago
5864ace
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
by Laurent Pinchart
· 13 years ago
bce95fe
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
by Laurent Pinchart
· 13 years ago
e34d0bb
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
by Laurent Pinchart
· 13 years ago
afaad83
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
by Laurent Pinchart
· 13 years ago
43059b0
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
by Laurent Pinchart
· 13 years ago
018882a
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
by Laurent Pinchart
· 13 years ago
aa7b5b0
fbdev: sh_mobile_lcdc: Remove board configuration owner field
by Laurent Pinchart
· 13 years ago
ca0a0cd
fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
by Laurent Pinchart
· 13 years ago
e2543c5
arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
by Laurent Pinchart
· 13 years ago
db85905
fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
by Laurent Pinchart
· 13 years ago
d2c594a
fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
by Laurent Pinchart
· 13 years ago
a1022ad
arm: mach-shmobile: Add LCDC tx_dev field to platform data
by Laurent Pinchart
· 13 years ago
9a2985e
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
by Laurent Pinchart
· 13 years ago
732bbcc
fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
by Laurent Pinchart
· 13 years ago
8511ea4
fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
by Laurent Pinchart
· 13 years ago
d2ccdc8
fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
by Laurent Pinchart
· 13 years ago
134d22e
sh_mobile_hdmi: Remove platform data lcd_dev field
by Laurent Pinchart
· 13 years ago
12ee250
fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
by Laurent Pinchart
· 13 years ago
37c5dcc
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
by Laurent Pinchart
· 13 years ago
0a7f17a
fbdev: sh_mobile_lcdc: Don't pass struct device around
by Laurent Pinchart
· 13 years ago
4774c12
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
by Laurent Pinchart
· 13 years ago
217e9c4
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
by Laurent Pinchart
· 13 years ago
f1f60b5
fbdev: sh_mobile_lcdc: Reorder code into sections
by Laurent Pinchart
· 13 years ago
c2bc0a7
video:uvesafb: notice user when we failed to save hardware state
by Wang YanQing
· 13 years ago
ec0d22e
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
by Wang YanQing
· 13 years ago
e71ff6f
udlfb: Fix invalid return codes in edid sysfs entry store function
by Olivier Sobrie
· 13 years ago
33ad391
MAINTAINERS: add entry for exynos mipi display drivers
by Donghwa Lee
· 13 years ago
0a79951
MAINTAINERS: add maintainer entry for Exynos DP driver
by Jingoo Han
· 13 years ago
5c44778
video: s3c-fb: Add support EXYNOS5 FIMD
by Jingoo Han
· 13 years ago
23f13656
pxafb: do console locking before calling fb_blank()
by Vasily Khoruzhick
· 13 years ago
d282e4d
Merge commit 'v3.3-rc6' into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
2c0fad8
Merge pull request #1 from bernieplug/fbdev-next
by Florian Tobias Schandinat
· 13 years ago
192cfd5
Linux 3.3-rc6
by Linus Torvalds
· 13 years ago
8482a0a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
233ba2c
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
664c5f1
udlfb: Add module_param to allow forcing pixel_limit
by Ben Collins
· 13 years ago
b49f184
udlfb: Make sure to get correct endian keys from vendor descriptor
by Ben Collins
· 13 years ago
001f3a4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2ce3f2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
ae942ae
vfs: export full_name_hash() function to modules
by Linus Torvalds
· 13 years ago
62d222b
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
d085a09
Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
5e8063d
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
200e9ef
vfs: split up name hashing in link_path_walk() into helper function
by Linus Torvalds
· 13 years ago
5707c87
vfs: clarify and clean up dentry_cmp()
by Linus Torvalds
· 13 years ago
0145acc
vfs: uninline full_name_hash()
by Linus Torvalds
· 13 years ago
8966be9
vfs: trivial __d_lookup_rcu() cleanups
by Linus Torvalds
· 13 years ago
15d1ad0
hwmon: (f75375s) Catch some attempts to write to r/o registers
by Nikolaus Schulz
· 13 years ago
b17d656
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
by Nikolaus Schulz
· 13 years ago
2273d5c
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5189fa1
regset: Return -EFAULT, not -EIO, on host-side memory fault
by H. Peter Anvin
· 13 years ago
c8e2525
regset: Prevent null pointer reference on readonly regsets
by H. Peter Anvin
· 13 years ago
1018faa
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
by Joerg Roedel
· 13 years ago
e49a343
ALSA: hda - Kill hyphenated names
by Takashi Iwai
· 13 years ago
5d85d97
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
1f033c1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
13fb2d1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
a223c52
Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux-2.6
by Linus Torvalds
· 13 years ago
cfa5555
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
6bba07c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
8d21547
udlfb: fix hcd_buffer_free panic on unplug/replug
by Bernie Thompson
· 13 years ago
9daee73
udlfb: Improve debugging printouts with refresh rate
by Martin Decky
· 13 years ago
702686a
udlfb: add maintainer
by Bernie Thompson
· 13 years ago
b399997
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
847854f
memblock: Fix size aligning of memblock_alloc_base_nid()
by Tejun Heo
· 13 years ago
d7e5392
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
4eb05d5
virtio: balloon: leak / fill balloon across S4
by Amit Shah
· 13 years ago
0d04c58
Merge branch 'fbdev-for-linus' into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
a3d0e4a
OMAPDSS: APPLY: make ovl_enable/disable synchronous
by Tomi Valkeinen
· 13 years ago
c9043ff
OMAPDSS: panel-dvi: Add Kconfig dependency on I2C
by Tomi Valkeinen
· 13 years ago
Next »