index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-26
2
-207
/
+290
|
\
|
*
platform: goldfish: pipe: Add a blank line to separate varibles and code
Roman Kiryanov
2018-10-15
1
-0
/
+1
|
*
platform: goldfish: pipe: Remove redundant casting
Roman Kiryanov
2018-10-15
1
-1
/
+1
|
*
platform: goldfish: pipe: Call misc_deregister if init fails
Roman Kiryanov
2018-10-15
1
-1
/
+4
|
*
platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...
Roman Kiryanov
2018-10-15
1
-29
/
+37
|
*
platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...
Roman Kiryanov
2018-10-15
1
-7
/
+13
|
*
platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...
Roman Kiryanov
2018-10-15
1
-8
/
+16
|
*
Merge 4.19-rc6
Greg Kroah-Hartman
2018-09-30
2
-0
/
+2
|
|
\
|
*
|
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
2018-09-25
1
-1
/
+1
|
*
|
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
2018-09-25
1
-1
/
+0
|
*
|
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
2018-09-25
1
-2
/
+0
|
*
|
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
2018-09-25
1
-1
/
+0
|
*
|
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
2018-09-25
1
-10
/
+14
|
*
|
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
2018-09-25
1
-14
/
+0
|
*
|
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
2018-09-14
1
-5
/
+5
|
*
|
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
2018-09-14
1
-2
/
+2
|
*
|
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
2018-09-14
1
-35
/
+48
|
*
|
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
2018-09-14
1
-4
/
+3
|
*
|
platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
Roman Kiryanov
2018-09-14
1
-8
/
+9
|
*
|
platform: goldfish: pipe: Remove reduntant casting to (void)
Roman Kiryanov
2018-09-14
1
-2
/
+2
|
*
|
platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
Roman Kiryanov
2018-09-14
1
-4
/
+4
|
*
|
platform: goldfish: pipe: Remove a blank line before '}'
Roman Kiryanov
2018-09-14
1
-1
/
+1
|
*
|
platform: goldfish: pipe: Remove reduntant casting
Roman Kiryanov
2018-09-14
1
-1
/
+1
|
*
|
platform: goldfish: pipe: Replace two code blocks with a function call
Roman Kiryanov
2018-09-14
1
-16
/
+19
|
*
|
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
2018-09-14
1
-4
/
+3
|
*
|
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
2018-09-14
1
-0
/
+3
|
*
|
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
2018-09-14
1
-1
/
+6
|
*
|
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
2018-09-14
1
-15
/
+13
|
*
|
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
2018-09-14
1
-6
/
+3
|
*
|
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
2018-09-14
1
-1
/
+4
|
*
|
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2018-09-14
2
-68
/
+113
|
*
|
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
2018-09-14
1
-1
/
+2
|
*
|
platform: goldfish: pipe: Update license
Roman Kiryanov
2018-09-14
1
-1
/
+2
|
*
|
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
2018-09-14
1
-4
/
+7
*
|
|
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
2
-15
/
+14
|
\
\
\
|
*
\
\
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2018-09-30
2
-0
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
platform: x86: intel_cht_int33fe: Remove the old connections for the muxes
Heikki Krogerus
2018-09-20
1
-14
/
+4
|
*
|
|
platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port
Heikki Krogerus
2018-09-20
1
-1
/
+11
|
*
|
|
platform: x86: intel_cht_int33fe: Add connection for the DP alt mode
Heikki Krogerus
2018-09-20
1
-3
/
+6
|
*
|
|
platform: x86: intel_cht_int33fe: Register all connections at once
Heikki Krogerus
2018-09-20
1
-10
/
+4
|
*
|
|
platform: x86: intel_cht_int33fe: Add dependency on muxes
Heikki Krogerus
2018-09-20
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
2
-59
/
+23
|
\
\
\
|
*
|
|
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
2
-35
/
+21
|
*
|
|
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-19
2
-20
/
+0
|
*
|
|
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-19
2
-4
/
+2
|
|
/
/
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
4
-5
/
+5
|
\
\
\
|
*
|
|
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-10-02
4
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
ACPI / scan: Create platform device for INT33FE ACPI nodes
Hans de Goede
2018-10-18
1
-15
/
+9
*
|
|
mfd: cros-ec: copy the whole event in get_next_event_xfer
Emil Karlson
2018-10-10
1
-1
/
+1
|
/
/
*
|
platform/x86: alienware-wmi: Correct a memory leak
Mario Limonciello
2018-09-10
1
-0
/
+1
[next]