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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
Vasily Khoruzhick
1
-3
/
+19
2018-10-17
ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
Marcus Cooper
2
-0
/
+23
2018-10-17
ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
1
-1
/
+1
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
23
-543
/
+364
2018-10-17
PCI: keystone: Cleanup macros defined in pci-keystone.c
Kishon Vijay Abraham I
1
-25
/
+16
2018-10-17
PCI: keystone: Reorder header file in alphabetical order
Kishon Vijay Abraham I
1
-4
/
+4
2018-10-17
PCI: keystone: Add debug error message for all errors
Kishon Vijay Abraham I
1
-9
/
+23
2018-10-17
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt status
Kishon Vijay Abraham I
1
-2
/
+1
2018-10-17
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2
-8
/
+7
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
1
-5
/
+7
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
1
-15
/
+17
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
1
-2
/
+11
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
1
-50
/
+20
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
1
-16
/
+12
2018-10-17
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
1
-16
/
+106
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
1
-13
/
+32
2018-10-17
dt-bindings: PCI: keystone: Add bindings to get device control module
Kishon Vijay Abraham I
1
-0
/
+3
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
1
-110
/
+111
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
1
-2
/
+0
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
5
-542
/
+490
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
3
-5
/
+3
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
1
-6
/
+4
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
1
-3
/
+2
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
1
-22
/
+15
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2018-10-17
cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()
Christoph Hellwig
1
-1
/
+1
2018-10-17
RDMA/core: Allow existing drivers to set one sysfs group per device
Parav Pandit
1
-2
/
+28
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
1
-2
/
+1
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
1
-0
/
+1
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
1
-1
/
+2
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2
-2
/
+2
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
1
-2
/
+1
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
1
-3
/
+1
2018-10-17
nvme: update node paths after adding new path
Keith Busch
1
-0
/
+9
2018-10-17
x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig's
Bartlomiej Zolnierkiewicz
3
-9
/
+0
2018-10-17
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2
-11
/
+27
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2
-0
/
+11
2018-10-17
sched/completions/Documentation: Add recommendation for dynamic and ONSTACK completions
Nicholas Mc Guire
1
-8
/
+34
2018-10-17
IB/rxe: Remove unnecessary enum values
Nathan Chancellor
3
-12
/
+7
2018-10-17
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
4
-30
/
+91
[prev]
[next]