index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
11
-25
/
+25
2018-09-25
coresight: tmc-etr: Relax collection of trace from sysfs mode
Suzuki K Poulose
1
-8
/
+6
2018-09-25
coresight: tmc-etr: Handle driver mode specific ETR buffers
Suzuki K Poulose
2
-20
/
+40
2018-09-25
coresight: perf: Disable trace path upon source error
Suzuki K Poulose
1
-1
/
+3
2018-09-25
coresight: perf: Allow tracing on hotplugged CPUs
Suzuki K Poulose
1
-15
/
+29
2018-09-25
coresight: perf: Avoid unncessary CPU hotplug read lock
Suzuki K Poulose
1
-3
/
+0
2018-09-25
coresight: perf: Fix per cpu path management
Suzuki K Poulose
1
-15
/
+40
2018-09-25
coresight: etb10: Fix handling of perf mode
Suzuki K Poulose
1
-0
/
+4
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
1
-7
/
+15
2018-09-25
coresight: Use ERR_CAST instead of ERR_PTR
zhong jiang
1
-1
/
+1
2018-09-25
coresight: Cleanup coresight DT bindings
Suzuki K Poulose
1
-10
/
+88
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
2
-54
/
+20
2018-09-25
coresight: Add helper to check if the endpoint is input
Suzuki K Poulose
1
-2
/
+7
2018-09-25
coresight: Fix remote endpoint parsing
Suzuki K Poulose
1
-11
/
+11
2018-09-25
coresight: platform: Fix leaking device reference
Suzuki K Poulose
1
-1
/
+5
2018-09-25
coresight: platform: Fix refcounting for graph nodes
Suzuki K Poulose
1
-0
/
+5
2018-09-25
coresight: platform: Refactor graph endpoint parsing
Suzuki K Poulose
1
-55
/
+83
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
1
-7
/
+11
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
168
-1244
/
+1809
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-24
/
+42
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-145
/
+188
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-19
/
+54
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-33
/
+72
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
1
-38
/
+29
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
1
-21
/
+19
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
6
-176
/
+72
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
1
-6
/
+8
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
1
-3
/
+4
2018-09-14
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
1
-25
/
+3
2018-09-14
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
Michael Hennerich
3
-5
/
+5
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
1
-2
/
+1
2018-09-14
slimbus: ngd: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2018-09-14
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
1
-5
/
+5
2018-09-14
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
1
-35
/
+48
2018-09-14
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
Roman Kiryanov
1
-8
/
+9
2018-09-14
platform: goldfish: pipe: Remove reduntant casting to (void)
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
Roman Kiryanov
1
-4
/
+4
2018-09-14
platform: goldfish: pipe: Remove a blank line before '}'
Roman Kiryanov
1
-1
/
+1
2018-09-14
platform: goldfish: pipe: Remove reduntant casting
Roman Kiryanov
1
-1
/
+1
2018-09-14
platform: goldfish: pipe: Replace two code blocks with a function call
Roman Kiryanov
1
-16
/
+19
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
1
-0
/
+3
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
1
-1
/
+6
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
1
-15
/
+13
[next]