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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-13
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-13
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-1
/
+23
2019-06-14
PCI: PM: Skip devices in D0 for suspend-to-idle
Rafael J. Wysocki
1
-12
/
+35
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
2019-06-13
vfio-ccw: Destroy kmem cache region on module exit
Farhan Ali
1
-0
/
+1
2019-06-13
Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
8
-16
/
+91
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-06-13
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
1
-1
/
+6
2019-06-13
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2019-06-12
drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware
Alex Deucher
1
-2
/
+2
2019-06-12
drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()
Dan Carpenter
1
-0
/
+2
2019-06-12
Input: synaptics - enable SMBus on ThinkPad E480 and E580
Alexander Mikhaylenko
1
-0
/
+2
2019-06-12
net: mvpp2: prs: Use the correct helpers when removing all VID filters
Maxime Chevallier
1
-2
/
+4
2019-06-12
net: mvpp2: prs: Fix parser range for VID filtering
Maxime Chevallier
1
-9
/
+8
2019-06-12
mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
Ido Schimmel
1
-1
/
+1
2019-06-12
mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
Petr Machata
1
-2
/
+2
2019-06-12
mlxsw: spectrum_flower: Fix TOS matching
Jiri Pirko
1
-2
/
+2
2019-06-12
mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead
Ido Schimmel
1
-3
/
+70
2019-06-12
mlxsw: spectrum: Use different seeds for ECMP and LAG hash
Ido Schimmel
1
-1
/
+4
2019-06-12
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...
Daniel Vetter
4
-31
/
+26
2019-06-12
Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-3
/
+3
2019-06-12
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
1
-1
/
+1
2019-06-12
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
Julien Thierry
1
-4
/
+4
2019-06-12
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
1
-2
/
+1
2019-06-12
drm: add fallback override/firmware EDID modes workaround
Jani Nikula
2
-0
/
+37
2019-06-12
i2c: acorn: fix i2c warning
Russell King
1
-0
/
+1
2019-06-12
drm/edid: abstract override/firmware EDID retrieval
Jani Nikula
1
-8
/
+17
2019-06-12
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
Vadim Pasternak
1
-0
/
+1
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
3
-1
/
+10
2019-06-12
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-12
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2
-0
/
+2
2019-06-12
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Ville Syrjälä
2
-11
/
+50
2019-06-12
drm/i915: Fix per-pixel alpha with CCS
Ville Syrjälä
1
-4
/
+8
2019-06-12
drm/i915/dmc: protect against reading random memory
Lucas De Marchi
1
-0
/
+18
2019-06-12
drm/i915/dsi: Use a fuzzy check for burst mode clock check
Hans de Goede
3
-1
/
+13
2019-06-11
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2019-06-11
Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-77
/
+69
2019-06-11
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
1
-4
/
+14
2019-06-11
geneve: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-06-11
vxlan: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-06-11
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
3
-3
/
+11
2019-06-10
Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-06-10
Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+10
2019-06-10
drm/panfrost: Require the simple_ondemand governor
Ezequiel Garcia
1
-0
/
+1
2019-06-10
drm/panfrost: make devfreq optional again
Neil Armstrong
1
-1
/
+12
[prev]
[next]