Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d0e73eaf1925053cbf33fb002382aee72accd044
/
drivers
e3c3f19
clk: samsung: exynos3250: Register DMC clk provider
by Krzysztof Kozlowski
· 10 years ago
22842d2
clk: samsung: exynos5260: fix typo in clock name
by Chander Kashyap
· 10 years ago
e82ba57
clk: samsung: exynos3250: fix width field of mout_mmc0/1
by Pankaj Dubey
· 10 years ago
59037b9
clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock
by Pankaj Dubey
· 10 years ago
5ce37f2
clk: samsung: exynos3250: fix mout_cam_blk parent list
by Pankaj Dubey
· 10 years ago
a52ae5a
Merge branch 'clk-fixes' into clk-next
by Mike Turquette
· 10 years ago
0469a43
Merge branch 'clk-next-debugfs-lock' into clk-next
by Mike Turquette
· 10 years ago
6314b67
clk: Don't hold prepare_lock across debugfs creation
by Stephen Boyd
· 10 years ago
2fed71e
clk: rockchip: also protect hclk_peri as critical
by Heiko Stübner
· 10 years ago
feaefa0
clk: fractional-divider: cast parent_rate to u64 before multiplying
by Heiko Stübner
· 10 years ago
83ccf16
clk: Add driver for Maxim 77802 PMIC clocks
by Javier Martinez Canillas
· 10 years ago
1887d69
clk: max77686: Convert to the generic max clock driver
by Javier Martinez Canillas
· 10 years ago
5dbbb00
clk: Add generic driver for Maxim PMIC clocks
by Javier Martinez Canillas
· 10 years ago
a8a76f5
clk: max77686: Add DT include for MAX77686 PMIC clock
by Javier Martinez Canillas
· 10 years ago
8ce8ebe
clk/efm32gg: fix dt init prototype
by Uwe Kleine-König
· 11 years ago
8eaf503
clk: zynq: Move const initdata into correct code section
by Soren Brinkmann
· 10 years ago
034cc6e
clk: zynq: Remove pointless return at end of void function
by Soren Brinkmann
· 10 years ago
88cebf5
clk: zynq: Remove unnecessary OOM message
by Soren Brinkmann
· 10 years ago
067bb17
clk: prevent erronous parsing of children during rate change
by Tero Kristo
· 10 years ago
f4ee3c8
clk: rockchip: Fix the clocks for i2c1 and i2c2
by Doug Anderson
· 10 years ago
7cd4375
Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm into clk-fixes
by Mike Turquette
· 10 years ago
d8210e2
clk: qcom: Fix sdc 144kHz frequency entry
by Stephen Boyd
· 10 years ago
16eeaec
clk: at91: fix div by zero in USB clock driver
by Boris BREZILLON
· 10 years ago
13a6073
clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clk
by Boris BREZILLON
· 10 years ago
87e2ed3
clk: at91: fix recalc_rate implementation of PLL driver
by Boris BREZILLON
· 10 years ago
3ef9dd2
clk: at91: rework PLL rate calculation
by Boris BREZILLON
· 10 years ago
078a3eb
clk: at91: fix PLL_MAX_COUNT macro definition
by Boris BREZILLON
· 10 years ago
fe94f97
clk: rockchip: protect critical clocks from getting disabled
by Heiko Stübner
· 10 years ago
1a4b181
clk: rockchip: make rockchip_clk_register_branch static
by Heiko Stübner
· 10 years ago
b2155a7
clk: rockchip: implement the fraction divider branch type
by Heiko Stübner
· 10 years ago
4abe240
clk: shmobile: add missing 0x0100 for SDCKCR
by Kuninori Morimoto
· 10 years ago
1052993
cpufreq: kirkwood: use the powersave multiplexer
by Mike Turquette
· 10 years ago
e8531ac
clk: at91: fix num_parents test in at91sam9260 slow clk implementation
by Boris BREZILLON
· 10 years ago
e8e8a9b
clk: mvebu: powersave clock is a multiplexer
by Mike Turquette
· 10 years ago
87e3921
clk: mvebu: share locks between gate clocks
by Mike Turquette
· 10 years ago
94559a4
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
19ed3eb
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
81bbadc
Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
2dbf591
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
by Mark Brown
· 10 years ago
cdcd565
spi: sh-msiof: Fix transmit-only DMA transfers
by Geert Uytterhoeven
· 10 years ago
360b2ea
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus
by Mark Brown
· 10 years ago
e0a7ab4
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
by Mark Brown
· 10 years ago
fd5984d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ad6ede8
Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
10f3291
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
b7d5b9a
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
by Bartlomiej Zolnierkiewicz
· 10 years ago
0cf1e9d
zram: fix incorrect stat with failed_reads
by Chao Yu
· 10 years ago
848298c
Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
bbf6c0a
Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
7acaf52
Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
115619b
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
ef13c8a
Merge tag 'dm-3.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
522a15d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
9eabc99
x86, irq, PCI: Keep IRQ assignment for runtime power management
by Jiang Liu
· 10 years ago
5d1d150
spi/rockchip: Avoid accidentally turning off the clock
by Doug Anderson
· 10 years ago
d49ec52
dm crypt: fix access beyond the end of allocated space
by Mikulas Patocka
· 10 years ago
59753a8
Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
2db3cff
Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
0caf14e
Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
daf543b
Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 10 years ago
6e8f7b0
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
daebabd
mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
by Tony Lindgren
· 10 years ago
e9f3b79
dma-buf/fence: Fix a kerneldoc warning
by Thierry Reding
· 10 years ago
b8d758d
drm/ast: Add missing entry to dclk_table[]
by Y.C. Chen
· 10 years ago
36d07e3a
Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixes
by Dave Airlie
· 10 years ago
5fa9be6
Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
00e7208
drm: fix division-by-zero on dumb_create()
by David Herrmann
· 10 years ago
a806122
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
a9ef803
USB: fix build error with CONFIG_PM_RUNTIME disabled
by Greg Kroah-Hartman
· 10 years ago
0b4f58b
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
dc26874
cpufreq: s5pv210: Remove spurious __init annotation
by Mark Brown
· 10 years ago
772c713
Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss'
by Rafael J. Wysocki
· 10 years ago
16405f9
cpufreq: intel_pstate: Add CPU ID for Braswell processor
by Mika Westerberg
· 10 years ago
ce71761
intel_pstate: Turn per cpu printk into pr_debug
by Andi Kleen
· 10 years ago
7c38405
Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"
by Greg Kroah-Hartman
· 10 years ago
0bd252d
radeon: Test for PCI root bus before assuming bus->self
by Alex Williamson
· 10 years ago
e21eba0
xhci: Disable streams on Via XHCI with device-id 0x3432
by Hans de Goede
· 10 years ago
5654699
USB: serial: fix potential heap buffer overflow
by Johan Hovold
· 10 years ago
d979e9f
USB: serial: fix potential stack buffer overflow
by Johan Hovold
· 10 years ago
ff0c57a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
08a707b
spi: dw: fix kernel crash due to NULL pointer dereference
by Andy Shevchenko
· 10 years ago
c9d5d6fe
spi: dw-pci: fix bug when regs left uninitialized
by Andy Shevchenko
· 10 years ago
eba1c71
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
by Juri Lelli
· 10 years ago
844817e
HID: picolcd: sanity check report size in raw_event() callback
by Jiri Kosina
· 10 years ago
c54def7
HID: magicmouse: sanity check report size in raw_event() callback
by Jiri Kosina
· 10 years ago
0393689
usb: ehci/ohci-exynos: Fix PHY getting sequence
by Vivek Gautam
· 11 years ago
bdd405d
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
by Roger Quadros
· 11 years ago
72ad366
thunderbolt: Clear hops before overwriting
by Andreas Noever
· 10 years ago
68e3702
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
5b6b80a
USB: sisusb: add device id for Magic Control USB video
by Stephen Hemminger
· 10 years ago
0a5f6e9
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
by Alex Deucher
· 10 years ago
054e01d
drm/radeon: save/restore the PD addr on suspend/resume
by Christian König
· 10 years ago
0d9509d
drm/msm: Fix missing unlock on error in msm_fbdev_create()
by Wei Yongjun
· 10 years ago
12313c2
drm/msm: fix compile error for non-dt builds
by Rob Clark
· 11 years ago
119ecb7
drm/msm/mdp4: request vblank during modeset
by Rob Clark
· 11 years ago
6814dbf
drm/msm: avoid flood of kernel logs on faults
by Rob Clark
· 10 years ago
4d4e2c0
video: da8xx-fb: preserve display width when changing HSYNC
by Ian Abbott
· 11 years ago
f5ec6c4
drm: sti: Add missing dependency on RESET_CONTROLLER
by Jingoo Han
· 10 years ago
8e932cf
drm: sti: Make of_device_id array const
by Kiran Padwal
· 10 years ago
eacd9aa
drm: sti: Fix return value check in sti_drm_platform_probe()
by Wei Yongjun
· 10 years ago
Next »