Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1f0d3bb02785f698dc273b9006a473194c32f874
1f0d3bb
pwm: Add ChromeOS EC PWM driver
by Brian Norris
· 8 years ago
9e60f50
dt-bindings: pwm: Add binding for ChromeOS EC PWM
by Brian Norris
· 8 years ago
3859342
Merge branch 'for-4.8/mfd' into for-4.8/drivers
by Thierry Reding
· 8 years ago
2b66bd6
mfd: cros_ec: Add EC_PWM function definitions
by Brian Norris
· 8 years ago
9798ac6
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
by Tomeu Vizoso
· 8 years ago
017bb04
pwm: atmel: Use of_device_get_match_data()
by Thierry Reding
· 8 years ago
313b78e
pwm: atmel: Fix checkpatch warnings
by Thierry Reding
· 8 years ago
f718c54
pwm: atmel: Fix disabling of PWM channels
by Guillermo Rodriguez
· 9 years ago
396d502
dt-bindings: pwm: Add R-Car H3 device tree bindings
by Ulrich Hecht
· 9 years ago
4816998
pwm: rcar: Use ARCH_RENESAS
by Ryo Kodama
· 9 years ago
e9be88a
pwm: tegra: Add support for Tegra186
by Laxman Dewangan
· 8 years ago
57dfd17
dt-bindings: pwm: tegra: Add compatible string for Tegra186
by Laxman Dewangan
· 8 years ago
b979ed5
pwm: tegra: Avoid overflow when calculating duty cycle
by Hyong Bin Kim
· 8 years ago
e0ee1a7
pwm: tegra: Allow 100 % duty cycle
by Victor(Weiguo) Pan
· 8 years ago
5dfbd2b
pwm: tegra: Add support for reset control
by Rohith Seelaboyina
· 8 years ago
4f57f5a0
pwm: tegra: Rename mmio_base to regs
by Thierry Reding
· 8 years ago
e17c0b2
pwm: tegra: Remove useless padding
by Thierry Reding
· 8 years ago
c009c56
pwm: tegra: Drop NUM_PWM macro
by Thierry Reding
· 8 years ago
acfd92f
pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value
by Sylvain Lemieux
· 8 years ago
ef1f09e
pwm: Add a driver for the STMPE PWM
by Linus Walleij
· 9 years ago
27e8c8f
dt-bindings: pwm: Add DT bindings for STMPE PWM
by Linus Walleij
· 9 years ago
2bf1c98
pwm: rockchip: Add support for atomic update
by Boris Brezillon
· 8 years ago
48cf973
pwm: rockchip: Avoid glitches on already running PWMs
by Boris Brezillon
· 8 years ago
1ebb74c
pwm: rockchip: Add support for hardware readout
by Boris Brezillon
· 8 years ago
12f9ce4
pwm: rockchip: Fix period and duty cycle approximation
by Boris Brezillon
· 8 years ago
daa5abc
pwm: Add support for Broadcom iProc PWM controller
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
f734f6d
dt-bindings: pwm: Add Broadcom iProc PWM controller binding
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
d9cd4a7
pwm: lpss: Move clk_rate check to ->probe()
by Andy Shevchenko
· 8 years ago
b89b4b7
pwm: lpss: pci: Enable PWM module on Intel Edison
by Andy Shevchenko
· 8 years ago
ab248b6
pwm: lpss: Prevent on_time_div overflow on lower frequencies
by Mika Westerberg
· 8 years ago
e5ca424
pwm: lpss: Fix base_unit calculation for PWM frequency
by Dan O'Donovan
· 8 years ago
cc37655
pwm: pwm-ti*: Remove support for local clock gating
by Cooper Jr., Franklin
· 9 years ago
ae5200d
pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings
by Cooper Jr., Franklin
· 9 years ago
e1aaf89
pwm: pwm-tiehrpwm: Update DT binding document to use generic node name
by Cooper Jr., Franklin
· 9 years ago
1a695a9
Linux 4.7-rc1
by Linus Torvalds
· 8 years ago
e0ab7af
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
by George Spelvin
· 8 years ago
f2a031b
Rename other copy of hash_string to hashlen_string
by George Spelvin
· 8 years ago
037369b
hpfs: implement the show_options method
by Mikulas Patocka
· 9 years ago
01d6e08
affs: fix remount failure when there are no options changed
by Mikulas Patocka
· 9 years ago
44d5170
hpfs: fix remount failure when there are no options changed
by Mikulas Patocka
· 9 years ago
4029632
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d66492b
fs: fix binfmt_aout.c build error
by Guenter Roeck
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 9 years ago
4684fe9
h8300: Add <asm/hash.h>
by George Spelvin
· 9 years ago
7b13277
microblaze: Add <asm/hash.h>
by George Spelvin
· 9 years ago
14c44b9
m68k: Add <asm/hash.h>
by George Spelvin
· 9 years ago
468a942
<linux/hash.h>: Add support for architecture-specific functions
by George Spelvin
· 9 years ago
2a18da7a
fs/namei.c: Improve dcache hash function
by George Spelvin
· 9 years ago
ef703f4
Eliminate bad hash multipliers from hash_32() and hash_64()
by George Spelvin
· 9 years ago
92d5677
Change hash_64() return value to 32 bits
by George Spelvin
· 9 years ago
917ea16
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
by George Spelvin
· 9 years ago
fcfd2fb
fs/namei.c: Add hashlen_string() function
by George Spelvin
· 9 years ago
f4bcbe7
Pull out string hash to <linux/stringhash.h>
by George Spelvin
· 9 years ago
4e8440b
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
a1842b2
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
0723ab4
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
8d057e3
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
by Benson Leung
· 9 years ago
e6be18f
i2c: dev: use after free in detach
by Dan Carpenter
· 9 years ago
a8c5ddf
MIPS: Add missing FROZEN hotplug notifier transitions
by Anna-Maria Gleixner
· 9 years ago
bb93078
MIPS: Build microMIPS VDSO for microMIPS kernels
by James Hogan
· 9 years ago
13eb192
MIPS: Fix sigreturn via VDSO on microMIPS kernel
by James Hogan
· 9 years ago
5214cae
MIPS: devicetree: fix cpu interrupt controller node-names
by Antony Pavlov
· 9 years ago
94cc36b
MIPS: VDSO: Build with `-fno-strict-aliasing'
by Maciej W. Rozycki
· 9 years ago
41cc07b
MIPS: Pistachio: Enable KASLR
by Matt Redfearn
· 9 years ago
aedcfbe
MIPS: lib: Mark intrinsics notrace
by Harvey Hunt
· 9 years ago
aa76042
MIPS: Fix 64-bit HTW configuration
by James Hogan
· 9 years ago
6446e6c
MIPS: Add 64-bit HTW fields
by James Hogan
· 9 years ago
f46d92e
MAINTAINERS: Add file patterns for mips device tree bindings
by Geert Uytterhoeven
· 9 years ago
7ad2410
MAINTAINERS: Add file patterns for mips brcm device tree bindings
by Geert Uytterhoeven
· 9 years ago
5aadab0
MIPS: Simplify DSP instruction encoding macros
by James Hogan
· 9 years ago
c84700c
MIPS: Add missing tlbinvf/XPA microMIPS encodings
by James Hogan
· 9 years ago
6e1b29c
MIPS: Fix little endian microMIPS MSA encodings
by James Hogan
· 9 years ago
1c48a17
MIPS: Add missing VZ accessor microMIPS encodings
by James Hogan
· 9 years ago
0dfa1c1
MIPS: Add inline asm encoding helpers
by James Hogan
· 9 years ago
4939788
MIPS: Spelling fix lets -> let's
by Ralf Baechle
· 9 years ago
a320a11
MIPS: VR41xx: Fix typo
by Andrea Gelmini
· 9 years ago
5004614
MIPS: oprofile: Fix typo
by Andrea Gelmini
· 9 years ago
e7e3346
MIPS: math-emu: Fix typo
by Andrea Gelmini
· 9 years ago
209b877
MIPS: lib: Fix typo
by Andrea Gelmini
· 9 years ago
a90c59e
MIPS: kernel: Fix typo
by Andrea Gelmini
· 9 years ago
f5be47f
MIPS: R6: Fix typo
by Andrea Gelmini
· 9 years ago
a9e7e45
MIPS: IP22/IP28: Fix typo
by Andrea Gelmini
· 9 years ago
da66f8e
MIPS: Cavium: Fix typo
by Andrea Gelmini
· 9 years ago
7a448b5
MIPS: MT: Fix typo
by Andrea Gelmini
· 9 years ago
fb0f6e8
MIPS: Loongson64: Fix typo
by Andrea Gelmini
· 9 years ago
dc3c273
MIPS: IP32: Fix typo
by Andrea Gelmini
· 9 years ago
87fd4e2
MIPS: IP27: Fix typo
by Andrea Gelmini
· 9 years ago
e904b94
MIPS: BCM63xx: Fix typo
by Andrea Gelmini
· 9 years ago
be9fde2
MIPS: Alchemy: Fix typo
by Andrea Gelmini
· 9 years ago
20430e7
MIPS: hazards.h: Fix typo
by Andrea Gelmini
· 9 years ago
9b987c4
MIPS: Lasat: A couple off by one bugs in picvue_proc.c
by Dan Carpenter
· 11 years ago
2b436a3
MIPS: ralink: add MT7628 EPHY LEDs pinmux support
by Álvaro Fernández Rojas
· 9 years ago
07b50db
MIPS: ralink: fix MT7628 wled_an pinmux gpio
by Álvaro Fernández Rojas
· 9 years ago
d714682
MIPS: ralink: fix MT7628 pinmux typos
by Álvaro Fernández Rojas
· 9 years ago
f03984c
MIPS: Fix write_gc0_* macros when writing zero
by James Hogan
· 9 years ago
63a8802
MIPS: CPS: Copy EVA configuration when starting secondary VPs.
by Matt Redfearn
· 9 years ago
5c33f8b
MIPS: Add definitions of SegCtl registers and use them
by Matt Redfearn
· 9 years ago
dd31740
dt/bindings: Correct clk binding example for PIC32 gpio.
by Purna Chandra Mandal
· 9 years ago
Next »