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-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-18
ACPI / scan: Create platform device for INT33FE ACPI nodes
Hans de Goede
2018-10-15
platform: goldfish: pipe: Add a blank line to separate varibles and code
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Remove redundant casting
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Call misc_deregister if init fails
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...
Roman Kiryanov
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...
Roman Kiryanov
2018-10-09
mfd: cros-ec: copy the whole event in get_next_event_xfer
Emil Karlson
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2018-09-30
Merge 4.19-rc6
Greg Kroah-Hartman
2018-09-25
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
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-20
platform: x86: intel_cht_int33fe: Remove the old connections for the muxes
Heikki Krogerus
2018-09-20
platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port
Heikki Krogerus
2018-09-20
platform: x86: intel_cht_int33fe: Add connection for the DP alt mode
Heikki Krogerus
2018-09-20
platform: x86: intel_cht_int33fe: Register all connections at once
Heikki Krogerus
2018-09-20
platform: x86: intel_cht_int33fe: Add dependency on muxes
Heikki Krogerus
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
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-09-10
platform/x86: alienware-wmi: Correct a memory leak
Mario Limonciello
[next]