index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
2018-09-25
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove reduntant casting to (void)
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove a blank line before '}'
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove reduntant casting
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace two code blocks with a function call
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
2018-08-22
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-08-22
platform/x86: acer-wmi: Silence "unsupported" message a bit
Benjamin Herrenschmidt
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
Merge tag 'chrome-platform-for-linus-4.19' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-17
platform/x86: intel_punit_ipc: fix build errors
Randy Dunlap
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkill
Ike Panhc
2018-08-15
platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
Aleh Filipovich
2018-08-15
platform/x86: acer-wmi: refactor function has_cap
Gustavo A. R. Silva
2018-08-15
platform/x86: thinkpad_acpi: Fix multi-battery bug
Thomas Weißschuh
2018-08-15
platform/x86: thinkpad_acpi: extend battery quirk coverage
Jouke Witteveen
2018-08-15
platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tablet
youling257
2018-08-15
platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init()
Wei Yongjun
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-09
platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
Hans de Goede
2018-08-02
media: headers: fix linux/mod_devicetable.h inclusions
Arnd Bergmann
2018-08-02
platform: goldfish: Retire pdev_bus
Roman Kiryanov
2018-08-01
platform/x86: mlx-platform: Remove unused define
Vadim Pasternak
2018-08-01
platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systems
Vadim Pasternak
2018-08-01
platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systems
Vadim Pasternak
2018-08-01
platform/x86: mlx-platform: Add ASIC hotplug device configuration
Vadim Pasternak
[next]