index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-207
/
+290
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-15
/
+14
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-59
/
+23
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+5
2018-10-18
ACPI / scan: Create platform device for INT33FE ACPI nodes
Hans de Goede
1
-15
/
+9
2018-10-15
platform: goldfish: pipe: Add a blank line to separate varibles and code
Roman Kiryanov
1
-0
/
+1
2018-10-15
platform: goldfish: pipe: Remove redundant casting
Roman Kiryanov
1
-1
/
+1
2018-10-15
platform: goldfish: pipe: Call misc_deregister if init fails
Roman Kiryanov
1
-1
/
+4
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...
Roman Kiryanov
1
-29
/
+37
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...
Roman Kiryanov
1
-7
/
+13
2018-10-15
platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...
Roman Kiryanov
1
-8
/
+16
2018-10-09
mfd: cros-ec: copy the whole event in get_next_event_xfer
Emil Karlson
1
-1
/
+1
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
4
-5
/
+5
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+2
2018-09-30
Merge 4.19-rc6
Greg Kroah-Hartman
2
-0
/
+2
2018-09-25
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
1
-1
/
+1
2018-09-25
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
1
-1
/
+0
2018-09-25
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
1
-2
/
+0
2018-09-25
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
1
-1
/
+0
2018-09-25
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
1
-10
/
+14
2018-09-25
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
1
-14
/
+0
2018-09-20
platform: x86: intel_cht_int33fe: Remove the old connections for the muxes
Heikki Krogerus
1
-14
/
+4
2018-09-20
platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port
Heikki Krogerus
1
-1
/
+11
2018-09-20
platform: x86: intel_cht_int33fe: Add connection for the DP alt mode
Heikki Krogerus
1
-3
/
+6
2018-09-20
platform: x86: intel_cht_int33fe: Register all connections at once
Heikki Krogerus
1
-10
/
+4
2018-09-20
platform: x86: intel_cht_int33fe: Add dependency on muxes
Heikki Krogerus
1
-0
/
+2
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2
-35
/
+21
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2
-20
/
+0
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2
-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
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
1
-6
/
+3
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
1
-1
/
+4
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2
-68
/
+113
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
1
-4
/
+7
2018-09-10
platform/x86: alienware-wmi: Correct a memory leak
Mario Limonciello
1
-0
/
+1
[next]