index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()
Douglas Anderson
1
-2
/
+2
2019-02-15
PCI: endpoint: Remove features member in struct pci_epc
Kishon Vijay Abraham I
1
-9
/
+0
2019-02-15
PCI: endpoint: Add helper to get first unreserved BAR
Kishon Vijay Abraham I
1
-0
/
+2
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
1
-0
/
+46
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
1
-49
/
+49
2019-02-14
Merge branch 'linus' into irq/core
Thomas Gleixner
37
-111
/
+396
2019-02-14
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
Aya Levin
1
-0
/
+19
2019-02-14
net/mlx5: Add new fields to Port Type and Speed register
Aya Levin
1
-4
/
+8
2019-02-14
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
Aya Levin
1
-11
/
+0
2019-02-14
net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode
Bodong Wang
1
-1
/
+3
2019-02-14
net/mlx5: Relocate vport macros to the vport header file
Bodong Wang
2
-6
/
+7
2019-02-14
net/mlx5: E-Switch, Normalize the name of uplink vport number
Bodong Wang
1
-0
/
+4
2019-02-14
net/mlx5: Provide an alternative VF upper bound for ECPF
Bodong Wang
1
-1
/
+10
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
2
-0
/
+7
2019-02-14
net/mlx5: Add query host params command
Bodong Wang
1
-0
/
+41
2019-02-14
net/mlx5: Update enable HCA dependency
Bodong Wang
1
-2
/
+4
2019-02-14
net/mlx5: Introduce Mellanox SmartNIC and modify page management logic
Bodong Wang
3
-6
/
+17
2019-02-14
net/mlx5: Use consistent vport num argument type
Bodong Wang
1
-4
/
+4
2019-02-14
net/mlx5: Use void pointer as the type in address_of macro
Bodong Wang
1
-1
/
+1
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
1
-14
/
+1
2019-02-14
Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.1
Wolfram Sang
2
-61
/
+0
2019-02-14
i2c: ocores: Add support for bus clock via platform data
Andrew Lunn
1
-0
/
+1
2019-02-14
i2c: ocores: add SPDX tag
Federico Vaga
1
-4
/
+1
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
1
-5
/
+4
2019-02-14
Merge branch 'i2c/for-current' into i2c/for-5.1
Wolfram Sang
53
-136
/
+463
2019-02-14
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
1
-2
/
+1
2019-02-14
PCI: endpoint: Add new pci_epc_ops to get EPC features
Kishon Vijay Abraham I
1
-0
/
+22
2019-02-14
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
1
-0
/
+6
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-0
/
+3
2019-02-14
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
1
-1
/
+0
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2
-5
/
+11
2019-02-14
device connection: Add fwnode member to struct device_connection
Heikki Krogerus
1
-0
/
+6
2019-02-14
usb: roles: Find the muxes by also matching against the device node
Heikki Krogerus
1
-0
/
+2
2019-02-14
usb: typec: Rationalize the API for the muxes
Heikki Krogerus
1
-1
/
+2
2019-02-14
iwlwifi: mvm: support FTM initiator
Johannes Berg
1
-0
/
+2
2019-02-14
eeprom: at24: remove at24_platform_data
Bartosz Golaszewski
1
-60
/
+0
2019-02-14
Merge branch 'v5.1/eeprom-for-bartosz' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into at24/for-next
Bartosz Golaszewski
1
-1
/
+0
2019-02-14
Merge branch 'ib-pca953x-config' into devel
Linus Walleij
2
-0
/
+4
2019-02-13
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
1
-0
/
+7
2019-02-13
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
1
-0
/
+1
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
1
-0
/
+1
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
1
-0
/
+1
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
1
-1
/
+6
2019-02-13
parport: daisy: use new parport device model
Sudip Mukherjee
1
-0
/
+13
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2
-5
/
+16
2019-02-13
usb: typec: tcpm: Remove unused functions
Guenter Roeck
1
-6
/
+0
2019-02-13
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
1
-1
/
+41
2019-02-13
device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
Christoph Hellwig
1
-0
/
+2
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-7
/
+0
2019-02-13
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
1
-3
/
+7
[prev]
[next]