Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
e29385fab0bf94017fac130ee32f5bb2daf74417
e29385f
rtc: ds1307: Fix relying on reset value for weekday
by Keerthy
· 9 years ago
cd9b518
rtc: v3020: move rtc-v3020.h to platform_data
by Alexandre Belloni
· 9 years ago
d4a5f6d
rtc: ds1286: move header to linux/rtc
by Alexandre Belloni
· 9 years ago
fe23c33
rtc: adjust MAINTAINERS entry
by Alexandre Belloni
· 9 years ago
803bb30
rtc: m48t86: move m48t86.h to platform_data
by Alexandre Belloni
· 9 years ago
10c2a2e
rtc: ds2404: move rtc-ds2404.h to platform_data
by Alexandre Belloni
· 9 years ago
d68fa32
rtc: ds17287: remove unused header
by Alexandre Belloni
· 9 years ago
0a553cb
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
by Andrey Smirnov
· 9 years ago
519efa9
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
by Andrey Smirnov
· 9 years ago
cd26fca
rtc: rtctest: Change alarm IRQ support detection
by Andrey Smirnov
· 9 years ago
cde0fe2
rtc: rv8803: broaden workaround
by Alexandre Belloni
· 9 years ago
d6faca4
rtc: move mc146818 helper functions out-of-line
by Arnd Bergmann
· 9 years ago
5ee98ab
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
by Arnd Bergmann
· 9 years ago
c361db5
x86: include linux/ratelimit.h in nmi.c
by Arnd Bergmann
· 9 years ago
7368c69
rtc: efi: Fail probing if RTC reads don't work
by Alexander Graf
· 9 years ago
06776c8
rtc: add support for Maxim max6916
by Venkat Prashanth B U
· 9 years ago
82df3e0
rtc: pcf2123: use sign_extend32() for sign extension
by Martin Kepplinger
· 9 years ago
c5776de
rtc: ds1685: correct day of month checking
by Heinrich Schuchardt
· 9 years ago
2b2f5ff
rtc: interface: ignore expired timers when enqueuing new timers
by Colin Ian King
· 9 years ago
279da14
sparc32: remove stale RTC_PORT definition
by Arnd Bergmann
· 9 years ago
6705fdb
char/genrtc: remove the rest of the driver
by Arnd Bergmann
· 9 years ago
f9a8097
char/genrtc: remove asm-generic/rtc.h from mips
by Arnd Bergmann
· 9 years ago
4273b49
rtc: generic: remove get_rtc_time/set_rtc_time wrappers
by Arnd Bergmann
· 9 years ago
835ea93
char/genrtc: remove powerpc support
by Arnd Bergmann
· 9 years ago
169047f
rtc: powerpc: provide rtc_class_ops directly
by Arnd Bergmann
· 9 years ago
084b360
char/genrtc: remove m68k support
by Arnd Bergmann
· 9 years ago
598e8a1
rtc: m68k: provide ioctl for q40
by Arnd Bergmann
· 9 years ago
923c904
rtc: m68k: provide rtc_class_ops directly
by Arnd Bergmann
· 9 years ago
8bbe6b6
char/genrtc: remove parisc support
by Arnd Bergmann
· 9 years ago
ca6da80
rtc: parisc: provide rtc_class_ops directly
by Arnd Bergmann
· 9 years ago
7ee9421
char/genrtc: remove mn10300 support
by Arnd Bergmann
· 9 years ago
1cb1e35
char/genrtc: remove alpha support
by Arnd Bergmann
· 9 years ago
d4db687
rtc: sh: provide rtc_class_ops directly
by Arnd Bergmann
· 9 years ago
463a863
char/genrtc: x86: remove remnants of asm/rtc.h
by Arnd Bergmann
· 9 years ago
5ab788d
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
by Arnd Bergmann
· 9 years ago
f09c514
rtc: cmos: remove empty asm/mc146818rtc.h files
by Arnd Bergmann
· 9 years ago
7af6a2e
MAINTAINERS: Add file patterns for rtc device tree bindings
by Geert Uytterhoeven
· 9 years ago
d68778b
rtc: initialize output parameter for read alarm to "uninitialized"
by Uwe Kleine-König
· 9 years ago
1a695a9
Linux 4.7-rc1
by Linus Torvalds
· 9 years ago
e0ab7af
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
by George Spelvin
· 9 years ago
f2a031b
Rename other copy of hash_string to hashlen_string
by George Spelvin
· 9 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
Next »