index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
dt-bindings: rtc: stm32: add support for STM32H7
Amelie Delaunay
1
-5
/
+27
2017-07-06
rtc: ds1307: add ds1308 variant
Sean Nyekjaer
1
-0
/
+12
2017-07-06
rtc: ds3232: add temperature support
Kirill Esipov
2
-0
/
+127
2017-07-06
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
1
-1
/
+1
2017-07-06
rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij
4
-52
/
+53
2017-07-06
rtc: gemini: Augment DT bindings for Faraday
Linus Walleij
2
-14
/
+28
2017-07-06
rtc: gemini: Add optional clock handling
Linus Walleij
1
-0
/
+28
2017-07-06
rtc: ds1307: factor out century bit handling
Heiner Kallweit
1
-46
/
+27
2017-07-05
rtc: ds1307: use regmap_update_bits where applicable
Heiner Kallweit
1
-62
/
+20
2017-07-05
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
Brian Norris
3
-0
/
+342
2017-06-26
dt-bindings: Document the Broadcom STB wake-up timer node
Florian Fainelli
1
-0
/
+22
2017-06-24
rtc: ds1307: Add support for Epson RX8130CE
Marek Vasut
1
-0
/
+175
2017-06-24
rtc: s3c: Handle clock enable failures
Krzysztof Kozlowski
1
-15
/
+57
2017-06-24
rtc: s3c: Handle clock prepare failures in probe
Krzysztof Kozlowski
1
-2
/
+6
2017-06-24
rtc: s3c: Do not remove const from rodata memory
Krzysztof Kozlowski
1
-3
/
+3
2017-06-24
rtc: s3c: Drop unneeded cast to void pointer
Krzysztof Kozlowski
1
-5
/
+5
2017-06-24
rtc: s3c: Minor white-space cleanups
Krzysztof Kozlowski
1
-24
/
+23
2017-06-24
rtc: s3c: Jump to central exit point on getting src clock error
Krzysztof Kozlowski
1
-2
/
+2
2017-06-24
rtc: mxc: remove unused variable
Diaz de Grenu, Jose
1
-11
/
+0
2017-06-24
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
Vaibhav Jain
1
-1
/
+21
2017-06-03
rtc: remove rtc_device.name
Alexandre Belloni
2
-5
/
+3
2017-06-03
rtc: ds1307: avoid using rtc-name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: dev: remove rtc->name from debug message
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: sysfs: make name uniform
Alexandre Belloni
1
-1
/
+2
2017-05-31
rtc.txt: standardize document format
Mauro Carvalho Chehab
1
-21
/
+23
2017-05-31
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
1
-1
/
+8
2017-05-31
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
1
-0
/
+10
2017-05-31
rtc: m41t80: add clock provider support
Gary Bisson
1
-0
/
+172
2017-05-31
rtc: m41t80: remove sqw sysfs entry
Gary Bisson
1
-88
/
+0
2017-05-31
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
1
-0
/
+12
2017-05-31
rtc: m41t80: fix SQWE override when setting an alarm
Gary Bisson
1
-0
/
+3
2017-05-31
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
David Lowe
1
-1
/
+2
2017-05-26
rtc: ds1307: convert driver to regmap
Heiner Kallweit
1
-382
/
+221
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-18
/
+195
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+145
2017-05-12
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-12
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-12
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-12
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-12
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
[next]