index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
1
-0
/
+8
2018-04-13
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
1
-5
/
+14
2018-04-13
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
1
-18
/
+18
2018-04-13
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
1
-0
/
+12
2018-04-13
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
1
-0
/
+3
2018-04-13
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
1
-0
/
+5
2018-04-13
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
Thomas Petazzoni
2
-4
/
+7
2018-04-13
arch/sh: add sh7786_mm_sel() function
Thomas Petazzoni
1
-0
/
+7
2018-04-13
sh: fix debug trap failure to process signals before return to user
Rich Felker
1
-1
/
+1
2018-04-13
sh: fix memory corruption of unflattened device tree
Rich Felker
2
-6
/
+8
2018-04-13
sh: fix futex FUTEX_OP_SET op on userspace addresses
Aurelien Jarno
1
-4
/
+1
2018-04-12
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
1
-28
/
+0
2018-04-12
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
1
-3
/
+0
2018-04-12
drm/amd/display: Fix regamma not affecting full-intensity color values
Leo (Sunpeng) Li
1
-3
/
+6
2018-04-12
drm/amd/display: Fix FBC text console corruption
Roman Li
1
-13
/
+54
2018-04-12
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-12
GFS2: Minor improvements to comments and documentation
Bob Peterson
3
-4
/
+5
2018-04-12
gfs2: Stop using rhashtable_walk_peek
Andreas Gruenbacher
1
-19
/
+28
2018-04-12
lockref: Add lockref_put_not_zero
Andreas Gruenbacher
2
-0
/
+29
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
7
-66
/
+101
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
1
-1
/
+1
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
1
-0
/
+1
2018-04-12
nvme: check return value of init_srcu_struct function
Max Gurtovoy
1
-1
/
+4
2018-04-12
nvmet: Fix nvmet_execute_write_zeroes sector count
Rodrigo R. Galvao
1
-2
/
+2
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
1
-6
/
+17
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
1
-7
/
+3
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
1
-1
/
+1
2018-04-12
nvme: target: fix buffer overflow
Arnd Bergmann
1
-1
/
+1
2018-04-12
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
1
-1
/
+3
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
2
-3
/
+1
2018-04-12
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
1
-7
/
+2
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
2
-4
/
+4
2018-04-11
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-11
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-11
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
1
-0
/
+3
2018-04-11
MAINTAINERS: add maintainer for Renesas I2C related drivers
Wolfram Sang
1
-0
/
+16
2018-04-11
MAINTAINERS: remove me as maintainer for I2C host drivers
Wolfram Sang
1
-4
/
+14
2018-04-11
i2c: i801: Restore configuration at shutdown
Jean Delvare
1
-0
/
+10
2018-04-11
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
1
-2
/
+4
2018-04-11
parisc: Prevent panic at system halt
Helge Deller
1
-8
/
+5
2018-04-11
tun: send netlink notification when the device is modified
Sabrina Dubroca
1
-2
/
+22
2018-04-11
tun: set the flags before registering the netdevice
Sabrina Dubroca
1
-3
/
+6
2018-04-11
lan78xx: Don't reset the interface on open
Phil Elwell
1
-4
/
+0
2018-04-11
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
1
-1
/
+1
2018-04-11
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
1
-0
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
1
-3
/
+8
2018-04-11
drm/amd/display: fix brightness level after resume from suspend
Roman Li
3
-1
/
+18
[next]