Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
58f3853af969d54170a2935d159f3f788845ae79
/
drivers
58f3853
video: da8xx-fb: Staticize reg_context
by Sachin Kamat
· 11 years ago
9aae307
video: smscufx: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
ceeddb4
video: udlfb: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
d24c815
backlight: tosa: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
f767f7a
backlight: l4f00242t03: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
62a8318
OMAPDSS: DISPC: Fix assignment of 0/1 to bool variables
by Peter Senna Tschudin
· 11 years ago
24586d8
video: mmp: add pitch info in mmp_win structure
by Jing Xiang
· 11 years ago
cc50bc5
video: mmp: calculate pitch value when fb set win
by Jing Xiang
· 11 years ago
1f2e42c
video: mmp: optimize some register setting code
by Guoqing Li
· 11 years ago
9a27d59
video: mmp: rb swap setting update for mmp display
by Guoqing Li
· 11 years ago
91f8628
video: w100fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
0442f76
video: tmiofb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
129f1be
video: simplefb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8b4c7e5
video: s3c-fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
772ee6d
video: s1d13xxxfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
3b2633f
video: mbxfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1c8034c
video: imxfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
e09f398
video: ep93xx-fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
700601d
video: da8xx-fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
46d2db8
video: amba-clcd: use dev_get_platdata()
by Jingoo Han
· 11 years ago
ad86abd
video: sh_mobile_hdmi: use dev_get_platdata()
by Jingoo Han
· 11 years ago
5014424
video: sa1100fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1df86cd
video: s3c2410: use dev_get_platdata()
by Jingoo Han
· 11 years ago
2231367
video: pxafb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
006ac4d
video: pxa168fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
dffb3b4
video: omapfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cd7c7f6
video: nuc900fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
521fdb7
video: mx3fb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a5d58be
video: atmel_lcdfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
42ddb45
radeon: Conditionally compile PM code
by Thierry Reding
· 11 years ago
350d72f
video: grvga: Use module_platform_driver
by Sachin Kamat
· 11 years ago
93f5717
video/matrox/matroxfb_maven: Use module_i2c_driver to register driver
by Peter Huewe
· 11 years ago
fc0b019
video: vt8623fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
e847307
video: tridentfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
e09335a
video: tdfxfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
f9af73c
video: sisfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
f1260e3
video: savagefb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
354b40c
video: s3fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
7634760
video: pm3fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
fe2cc23
video: pm2fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
0ab4984
video: neofb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
3a1300e
video: mb862xxfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
443e3fb
video: kyrofb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
07af229
video: intelfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
17a7a19
video: i810fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
6a20807
video: i740fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
44f75bf
video: gxfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
90def2c
video: gx1fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
72411db
video: lxfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
1df6af4
video: cyber2000fb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d5ddbb0
video: cirrusfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4a70324
video: carminefb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
8e69477
video: arkfb: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
65122f7
radeonfb: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
8d0c03d
aty128fb: Use pci_dev pm_cap
by Jon Mason
· 11 years ago
5a7bbe8
video: au1100fb: Remove casting the return value which is a void pointer
by Jingoo Han
· 12 years ago
a4ae54f
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f1da345
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
d8efd82
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
cd619e2
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
0375ec5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
8bf5e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
bdbdfde
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 12 years ago
5359b93
MIPS: DECstation I/O ASIC DMA interrupt handling fix
by Maciej W. Rozycki
· 11 years ago
5a7d8a2
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
48efe45
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
3cd14fc
thp: account anon transparent huge pages into NR_ANON_PAGES
by Kirill A. Shutemov
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
3cc69b6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
5223161
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
e5d0c87
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
d5adf7e
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
02b9735
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
24ba405
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
0b77f76
hwmon: (k10temp) remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d6a60fc
Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next
by Joerg Roedel
· 11 years ago
b9b42ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
f1728fd
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
d5d04bb
Bye, bye, WfW flag
by Linus Torvalds
· 11 years ago
3b38f56
Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
b3b7568
Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 11 years ago
c2d9572
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
4b39248
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
bf4228f
drivers/w1/w1.c: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
0ab3049
memstick: add support for legacy memorysticks
by Maxim Levitsky
· 11 years ago
ccf5a04
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
b67fb086
drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
666dc7c
pktcdvd: fix defective misuses of pkt_<level>
by Joe Perches
· 11 years ago
f3ded78
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
by Joe Perches
· 11 years ago
0c075d6
pktcdvd: convert pr_info to pkt_info
by Joe Perches
· 11 years ago
ca73dab
pktcdvd: convert pr_notice to pkt_notice
by Joe Perches
· 11 years ago
fa63c0a
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
by Joe Perches
· 11 years ago
844aa79
pktcdvd: add struct pktcdvd_device * to pkt_dbg
by Joe Perches
· 11 years ago
cd3f2cd
pktcdvd: consolidate DPRINTK and VPRINTK macros
by Joe Perches
· 11 years ago
9948133
pktcdvd: convert printk to pr_<level>
by Joe Perches
· 11 years ago
5323fb7
pktcdvd: convert ZONE macro to static function get_zone()
by Joe Perches
· 11 years ago
fea1b13
aoe: do not BUG if memory pressure prevented debugfs file creation
by Ed Cashin
· 11 years ago
Next »