Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
525354fab3afcbd377c63fc5d6296e64dfe03f2d
/
drivers
d5d9a81
sh-pfc: Add shx3 pinmux support
by Laurent Pinchart
· 12 years ago
d2a31bd
sh-pfc: Add sh7786 pinmux support
by Laurent Pinchart
· 12 years ago
a56398e
sh-pfc: Add sh7785 pinmux support
by Laurent Pinchart
· 12 years ago
0bb9267
sh-pfc: Add sh7757 pinmux support
by Laurent Pinchart
· 12 years ago
ac1ebc2
sh-pfc: Add sh7734 pinmux support
by Laurent Pinchart
· 12 years ago
0ff25ba
sh-pfc: Add sh7724 pinmux support
by Laurent Pinchart
· 12 years ago
d05afa0
sh-pfc: Add sh7723 pinmux support
by Laurent Pinchart
· 12 years ago
f5e25ae
sh-pfc: Add sh7722 pinmux support
by Laurent Pinchart
· 12 years ago
74cad60
sh-pfc: Add sh7720 pinmux support
by Laurent Pinchart
· 12 years ago
f5e811f
sh-pfc: Add sh7269 pinmux support
by Laurent Pinchart
· 12 years ago
a8d42fc
sh-pfc: Add sh7264 pinmux support
by Laurent Pinchart
· 12 years ago
ccda552
sh-pfc: Add sh7203 pinmux support
by Laurent Pinchart
· 12 years ago
5d5166d
sh-pfc: Add sh73a0 pinmux support
by Laurent Pinchart
· 12 years ago
6e5469a
sh-pfc: Add sh7372 pinmux support
by Laurent Pinchart
· 12 years ago
881023d
sh-pfc: Add r8a7779 pinmux support
by Laurent Pinchart
· 12 years ago
d5b1521
sh-pfc: Add r8a7740 pinmux support
by Laurent Pinchart
· 12 years ago
19bb7fe3
sh-pfc: Support pinmux info in driver data instead of platform data
by Laurent Pinchart
· 12 years ago
6e54d8d
sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
by Laurent Pinchart
· 12 years ago
56dc04a
sh-pfc: Remove unused resource and num_resources platform data fields
by Laurent Pinchart
· 12 years ago
8682b3c
sh-pfc: Remove platform device registration
by Laurent Pinchart
· 12 years ago
973931a
sh-pfc: Support passing resources through platform device
by Laurent Pinchart
· 12 years ago
40ee6fc
sh-pfc: Split platform device and platform driver registration
by Laurent Pinchart
· 12 years ago
4aeacd5
sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
by Laurent Pinchart
· 12 years ago
90efde2
sh-pfc: Sort headers alphabetically
by Laurent Pinchart
· 12 years ago
a99ebec
sh-pfc: Remove check for impossible error condition
by Laurent Pinchart
· 12 years ago
4a2e0d1
sh-pfc: Let the compiler decide whether to inline functions
by Laurent Pinchart
· 12 years ago
c9fa88e
sh-pfc: Use devm_ioremap_nocache()
by Laurent Pinchart
· 12 years ago
1724acf
sh-pfc: Use devm_kzalloc()
by Laurent Pinchart
· 12 years ago
c6193ea
sh-pfc: Move platform device and driver to the core
by Laurent Pinchart
· 12 years ago
6f6a4a6
sh-pfc: Merge PFC core and gpio
by Laurent Pinchart
· 12 years ago
f9492fd
sh-pfc: Merge PFC core and pinctrl
by Laurent Pinchart
· 12 years ago
f916513
sh-pfc: Move private definitions and declarations to private header
by Laurent Pinchart
· 12 years ago
d4e62d0
sh-pfc: Split platform data from the sh_pfc structure
by Laurent Pinchart
· 12 years ago
57a0c1e
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 12 years ago
974b335
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
5595e75
Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
5c33d9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e8e8962
drm/ttm: fix fence locking in ttm_buffer_object_transfer
by Daniel Vetter
· 12 years ago
c75be25
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
be8a42a
drm/prime: drop reference on imported dma-buf come from gem
by Seung-Woo Kim
· 12 years ago
d9a58a7
xen/netfront: improve truesize tracking
by Ian Campbell
· 12 years ago
2a893f9
Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
44d22e2
EDAC: Cleanup device deregistering path
by Lans Zhang
· 12 years ago
54451663
EDAC: Fix EDAC Kconfig menu
by Borislav Petkov
· 12 years ago
311bd84
EDAC: Fix kernel panic on module unloading
by Konstantin Khlebnikov
· 12 years ago
ba607b6
pinctrl: mvebu: make pdma clock on dove mandatory
by Sebastian Hesselbarth
· 12 years ago
d1f9809
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
by Maarten Lankhorst
· 12 years ago
663d876
drm/exynos: move finish page flip to a common place
by Rahul Sharma
· 12 years ago
28998af
drm/exynos: fimd: modify condition in fimd resume
by Prathyush K
· 12 years ago
dab9206
dma: mv_xor: fix error handling for clocks
by Thomas Petazzoni
· 12 years ago
ab6e439
dma: mv_xor: fix error handling of mv_xor_channel_add()
by Thomas Petazzoni
· 12 years ago
3810e63
clk: mvebu: Remove inappropriate __init tagging
by Joshua Coombs
· 12 years ago
5343527
Power: gpio-poweroff: Fix documentation and gpio_is_valid
by Andrew Lunn
· 12 years ago
f67ffa9
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
9f6d8f6
PM: Move disabling/enabling runtime PM to late suspend/early resume
by Rafael J. Wysocki
· 12 years ago
868b093
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
4ce4780
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
by Rafael J. Wysocki
· 12 years ago
2f90b68
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
by Tony Prisk
· 12 years ago
532db57
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
by Tony Prisk
· 12 years ago
dc59ed3
rtc: add RTC driver for TPS6586x
by Laxman Dewangan
· 12 years ago
2d79cf8
drivers/rtc/rtc-tegra.c: convert to DT driver
by Joseph Lo
· 12 years ago
f3ea36a
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
3eef2455
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 12 years ago
f3fe8bd
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 12 years ago
c49d874
Merge branch 'acpica'
by Rafael J. Wysocki
· 12 years ago
4f5f64c
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
by Rafael J. Wysocki
· 12 years ago
7b87e57
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
9a6f734
ath9k: Fix Kconfig for ATH9K_HTC
by Vladimir Kondratiev
· 12 years ago
6ed1914
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
2566014
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
a10fbb4
drm/radeon: fix DMA CS parser for r6xx linear copy packet
by Alex Deucher
· 12 years ago
43fb778
drm/radeon: split r6xx and r7xx copy_dma functions
by Alex Deucher
· 12 years ago
6c1ecba
video: mxsfb: fix crash when unblanking the display
by Lothar Waßmann
· 12 years ago
5cbd419
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
a8527cf
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
cfdee8f
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
af8cd94
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
df257a8
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
6eac74d
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
15b3263
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
3fb6922
drm/exynos: Remove redundant NULL check
by Sachin Kamat
· 12 years ago
87acdde
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
bfb6ed2
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
by Sachin Kamat
· 12 years ago
1dcfe23
drm/exynos: fix gem buffer allocation type checking
by Inki Dae
· 12 years ago
13a32eb
drm/exynos: remove needless parenthesis.
by Eunchul Kim
· 12 years ago
e39d5ce
drm/exynos: fix incorrect interrupt induced by m2m operation.
by Jinyoung Jeon
· 12 years ago
b5c0b55
drm/exynos: remove color bar pattern operation.
by JoongMock Shin
· 12 years ago
6fe891f
drm/exynos: correct some comments to abbreviation.
by Eunchul Kim
· 12 years ago
5bbea0c
drm/exynos: fix build warning.
by Eunchul Kim
· 12 years ago
4f21877
drm/exynos: consider both case of vflip and hflip.
by Eunchul Kim
· 12 years ago
0ca824c
drm/exynos: remove needless error handling to property.
by Eunchul Kim
· 12 years ago
7259c3d
drm/exynos: change member variable name.
by Eunchul Kim
· 12 years ago
694be45
drm/exynos: consider buffer allocation without iommu
by Inki Dae
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
c704f1b
drm/exynos: consider no iommu support to console framebuffer
by Inki Dae
· 12 years ago
f4fd9bd
drm/exynos: fix flags in dma buf exporting
by Seung-Woo Kim
· 12 years ago
eda85d6
drm/nouveau: fix init with agpgart-uninorth
by Aaro Koskinen
· 12 years ago
57cdf82
drm: nouveau: Fix build warning seen if HWMON is undefined
by Guenter Roeck
· 12 years ago
06bc6df
drm/radeon: switch to a finer grained reset for SI (v2)
by Alex Deucher
· 12 years ago
Next »