index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
clk: sunxi-ng: a83t: Fix audio PLL divider offset
Chen-Yu Tsai
1
-1
/
+1
2017-06-07
clk: sunxi-ng: a83t: Fix PLL lock status register offset
Chen-Yu Tsai
1
-1
/
+1
2017-06-07
clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
6
-0
/
+1236
2017-06-07
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
9
-47
/
+54
2017-06-07
dt-bindings: clock: sunxi-ccu: Add compatible string for A83T CCU
Chen-Yu Tsai
1
-0
/
+2
2017-06-07
clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2017-06-07
clk: sunxi-ng: sun5i: Export video PLLs
Maxime Ripard
2
-2
/
+7
2017-06-07
clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
1
-5
/
+28
2017-06-07
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
5
-33
/
+28
2017-06-07
clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
1
-12
/
+20
2017-06-07
clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
1
-13
/
+1
2017-06-07
clk: sunxi-ng: div: Switch to divider_round_rate
Maxime Ripard
1
-23
/
+4
2017-06-07
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
6
-18
/
+25
2017-06-07
clk: divider: Make divider_round_rate take the parent clock
Maxime Ripard
2
-12
/
+23
2017-06-07
clk: sunxi-ng: explicitly include linux/spinlock.h
Tobias Klauser
1
-0
/
+1
2017-06-07
clk: sunxi-ng: add support for DE2 CCU
Icenowy Zheng
4
-0
/
+294
2017-06-07
dt-bindings: add binding for the Allwinner DE2 CCU
Icenowy Zheng
3
-0
/
+63
2017-05-31
clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM
Chen-Yu Tsai
2
-1
/
+5
2017-05-31
clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCM
Chen-Yu Tsai
2
-1
/
+5
2017-05-31
dt-bindings: clock: sunxi-ccu: Add pll-periph to PRCM's needed clocks
Chen-Yu Tsai
1
-3
/
+4
2017-05-18
clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM
Arnd Bergmann
1
-0
/
+1
2017-05-14
clk: sunxi-ng: v3s: Fix usb otg device reset bit
Yong Deng
1
-1
/
+1
2017-05-14
clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
Chen-Yu Tsai
1
-1
/
+1
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-13
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-13
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-13
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-05-13
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
1
-2
/
+0
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
2
-15
/
+0
2017-05-13
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2
-1
/
+8
2017-05-12
sound: Disable the build of OSS drivers
Takashi Iwai
1
-0
/
+1
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
1
-1
/
+1
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
1
-3
/
+7
[next]