index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
platform/x86: acerhdf: Remove cut-and-paste trap from instructions
Paul Gortmaker
2018-09-27
2
-2
/
+5
|
*
platform/x86: acerhdf: Enable ability to list supported systems
Paul Gortmaker
2018-09-27
1
-0
/
+14
|
*
platform/x86: acerhdf: clarify modinfo messages for BIOS override
Paul Gortmaker
2018-09-27
1
-2
/
+2
|
*
platform/x86: intel_mid_powerbtn: Get rid of custom ICPU() macro
Andy Shevchenko
2018-09-27
1
-5
/
+2
|
*
platform/x86: intel_int0002_vgpio: Implement irq_set_wake
Hans de Goede
2018-09-27
1
-0
/
+16
|
*
platform/x86: intel_int0002_vgpio: Enable the driver on Bay Trail platforms
Hans de Goede
2018-09-27
1
-5
/
+1
|
*
platform/x86: ideapad-laptop: Use __func__ instead of read_ec_cmd in pr_err
Zhang Xianwei
2018-09-27
1
-1
/
+1
*
|
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2018-10-31
6
-5
/
+172
|
\
\
|
*
|
platform/chrome: chromeos_tbmc - Remove unneeded const
Nathan Chancellor
2018-10-09
1
-1
/
+1
|
*
|
platform/chrome: Add a new interrupt path for cros_ec_lpc
Enrico Granata
2018-10-09
1
-1
/
+14
|
*
|
Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...
Benson Leung
2018-10-09
5
-3
/
+157
|
|
\
\
|
|
*
|
platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
Enric Balletbo i Serra
2018-09-07
5
-3
/
+157
*
|
|
|
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
[prev]
[next]