index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-07
4
-97
/
+76
|
\
|
*
pps: parport: use timespec64 instead of timespec
Arnd Bergmann
2018-02-07
1
-20
/
+20
|
*
drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers
Markus Elfring
2018-02-07
1
-7
/
+5
|
*
drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...
Markus Elfring
2018-02-07
1
-1
/
+1
|
*
drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...
Markus Elfring
2018-02-07
1
-3
/
+0
|
*
rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
Markus Elfring
2018-02-07
1
-13
/
+12
|
*
rapidio: return an error code only as a constant in two functions
Markus Elfring
2018-02-07
1
-15
/
+6
|
*
rapidio: delete an unnecessary variable initialisation in three functions
Markus Elfring
2018-02-07
1
-3
/
+3
|
*
rapidio: improve a size determination in five functions
Markus Elfring
2018-02-07
1
-10
/
+5
|
*
rapidio: adjust five function calls together with a variable assignment
Markus Elfring
2018-02-07
1
-12
/
+14
|
*
rapidio: adjust 12 checks for null pointers
Markus Elfring
2018-02-07
1
-9
/
+9
|
*
rapidio: delete an error message for a failed memory allocation in rio_init_m...
Markus Elfring
2018-02-07
1
-1
/
+0
|
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-07
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-07
13
-113
/
+137
|
\
\
|
*
|
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
2018-02-06
4
-48
/
+69
|
*
|
be2net: Fix HW stall issue in Lancer
Suresh Reddy
2018-02-06
1
-1
/
+4
|
*
|
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-06
5
-49
/
+55
|
*
|
net: amd-xgbe: fix comparison to bitshift when dealing with a mask
Wolfram Sang
2018-02-06
1
-1
/
+1
|
*
|
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
2018-02-06
1
-1
/
+2
|
*
|
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
2018-02-06
1
-10
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-04
1
-3
/
+2
|
|
\
\
|
|
*
|
netdevsim: fix overflow on the error path
Jakub Kicinski
2018-02-01
1
-3
/
+2
*
|
|
|
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-02-07
30
-980
/
+2132
|
\
\
\
\
|
*
|
|
|
platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue
Dan Carpenter
2018-02-06
1
-2
/
+2
|
*
|
|
|
platform/x86: intel_pmc_core: Special case for Coffeelake
Rajneesh Bhardwaj
2018-02-04
2
-0
/
+16
|
*
|
|
|
platform/x86: intel_pmc_core: Add CannonLake PCH support
Rajneesh Bhardwaj
2018-02-04
2
-0
/
+96
|
*
|
|
|
platform/x86: intel_pmc_core: Read base address from LPIT
Srinivas Pandruvada
2018-02-04
1
-1
/
+8
|
*
|
|
|
ACPI / LPIT: Export lpit_read_residency_count_address()
Srinivas Pandruvada
2018-02-04
1
-0
/
+1
|
*
|
|
|
platform/x86: intel-vbtn: Replace License by SDPX identifier
Andy Shevchenko
2018-02-01
1
-11
/
+1
|
*
|
|
|
platform/x86: intel-vbtn: Remove redundant inclusions
Andy Shevchenko
2018-02-01
1
-5
/
+3
|
*
|
|
|
platform/x86: intel-vbtn: Support tablet mode switch
Marco Martin
2018-02-01
1
-0
/
+21
|
*
|
|
|
platform/x86: dell-laptop: Allocate buffer on heap rather than globally
Mario Limonciello
2018-02-01
1
-85
/
+103
|
*
|
|
|
platform/x86: intel_pmc_core: Remove unused header file
Rajneesh Bhardwaj
2018-02-01
1
-1
/
+0
|
*
|
|
|
platform/x86: mlx-platform: Add hotplug device unregister to error path
Vadim Pasternak
2018-01-31
1
-1
/
+3
|
*
|
|
|
platform/x86: mlx-platform: fix module aliases
Ivan Vecera
2018-01-31
1
-5
/
+2
|
*
|
|
|
platform/mellanox: mlxreg-hotplug: Add check for negative adapter number
Vadim Pasternak
2018-01-31
1
-0
/
+7
|
*
|
|
|
platform/x86: mlx-platform: Add IO access verification callbacks
Vadim Pasternak
2018-01-31
1
-0
/
+77
|
*
|
|
|
platform/x86: mlx-platform: Document pdev_hotplug field
Vadim Pasternak
2018-01-31
1
-0
/
+1
|
*
|
|
|
platform/x86: mlx-platform: Allow compilation for 32 bit arch
Vadim Pasternak
2018-01-31
1
-1
/
+0
|
*
|
|
|
platform/mellanox: mlxreg-hotplug: Enable building for ARM
Vadim Pasternak
2018-01-31
1
-1
/
+1
|
*
|
|
|
platform/mellanox: mlxreg-hotplug: Modify to use a regmap interface
Vadim Pasternak
2018-01-31
3
-297
/
+549
|
*
|
|
|
platform/mellanox: Group create/destroy with attribute functions
Vadim Pasternak
2018-01-31
1
-35
/
+35
|
*
|
|
|
platform/mellanox: Rename i2c bus to nr
Vadim Pasternak
2018-01-31
2
-11
/
+11
|
*
|
|
|
platform/mellanox: mlxreg-hotplug: Remove unused wait.h include
Vadim Pasternak
2018-01-31
1
-1
/
+0
|
*
|
|
|
platform/x86: Move Mellanox platform hotplug driver to platform/mellanox
Vadim Pasternak
2018-01-31
8
-130
/
+154
|
*
|
|
|
Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
Lukas Wunner
2018-01-31
1
-47
/
+1
|
*
|
|
|
platform/x86: GPD pocket fan: Stop work on suspend
Hans de Goede
2018-01-29
1
-0
/
+1
|
*
|
|
|
platform/x86: GPD pocket fan: Use a min-speed of 2 while charging
Hans de Goede
2018-01-29
1
-4
/
+24
|
*
|
|
|
platform/x86: GPD pocket fan: Set speed to max on get_temp failure
Hans de Goede
2018-01-29
1
-4
/
+6
|
*
|
|
|
platform/x86: intel_pmc_core: Convert to ICPU macro
Rajneesh Bhardwaj
2018-01-29
1
-8
/
+7
[next]