index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...
sean.wang@mediatek.com
1
-13
/
+13
2016-08-15
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...
sean.wang@mediatek.com
1
-0
/
+5
2016-08-15
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
sean.wang@mediatek.com
1
-3
/
+12
2016-08-15
power_supply: tps65217-charger: fix missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+1
2016-08-15
hv_netvsc: fix bonding devices check in netvsc_netdev_event()
Vitaly Kuznetsov
1
-2
/
+7
2016-08-15
hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
Vitaly Kuznetsov
1
-2
/
+2
2016-08-15
hv_netvsc: reset vf_inject on VF removal
Vitaly Kuznetsov
1
-10
/
+16
2016-08-15
hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
Vitaly Kuznetsov
2
-35
/
+5
2016-08-15
hv_netvsc: don't lose VF information
Vitaly Kuznetsov
3
-42
/
+45
2016-08-15
Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+12
2016-08-15
Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+11
2016-08-15
of: fix reference counting in of_graph_get_endpoint_by_regs
Lucas Stach
1
-9
/
+2
2016-08-15
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2
-4
/
+2
2016-08-15
dm crypt: increase mempool reserve to better support swapping
Mikulas Patocka
1
-1
/
+1
2016-08-15
dm round robin: do not use this_cpu_ptr() without having preemption disabled
Mike Snitzer
1
-2
/
+5
2016-08-15
drm/etnaviv: take GPU lock later in the submit process
Lucas Stach
1
-5
/
+5
2016-08-15
Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...
Dave Airlie
1
-0
/
+3
2016-08-14
mlxsw: spectrum_router: Fix use after free
Vincent
1
-1
/
+2
2016-08-15
vhost/test: fix after swiotlb changes
Michael S. Tsirkin
1
-4
/
+4
2016-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-8
/
+84
2016-08-15
i2c: meson: Use complete() instead of complete_all()
Daniel Wagner
1
-3
/
+3
2016-08-15
i2c: brcmstb: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-08-15
i2c: bcm-kona: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-08-15
i2c: bcm-iproc: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-08-15
i2c: at91: fix support of the "alternative command" feature
Cyrille Pitchen
1
-10
/
+14
2016-08-15
i2c: ocores: add missed clk_disable_unprepare() on failure paths
Alexey Khoroshilov
1
-4
/
+10
2016-08-15
i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
Brian Norris
1
-1
/
+1
2016-08-15
i2c: mux: demux-pinctrl: properly roll back when adding adapter fails
Wolfram Sang
1
-1
/
+3
2016-08-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-12
/
+13
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2
-2
/
+2
2016-08-13
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
1
-2
/
+27
2016-08-13
net: ethernet: mediatek: add the missing of_node_put() after node is used done
sean.wang@mediatek.com
1
-0
/
+2
2016-08-13
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
sean.wang@mediatek.com
1
-0
/
+1
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-84
/
+134
2016-08-12
dsa: mv88e6xxx: hide unused functions
Arnd Bergmann
1
-0
/
+2
2016-08-12
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-36
/
+49
2016-08-12
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+20
2016-08-12
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
7
-24
/
+35
2016-08-12
ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
1
-1
/
+2
2016-08-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+23
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+20
2016-08-12
power: reset: hisi-reboot: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+4
2016-08-12
power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UM
Andy Yan
1
-1
/
+1
2016-08-12
power: supply: max17042_battery: fix model download bug.
Sven Van Asbroeck
1
-6
/
+9
2016-08-12
mpt3sas: Fix resume on WarpDrive flash cards
Greg Edwards
1
-11
/
+11
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-08-12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+8
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+24
2016-08-12
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
1
-0
/
+2
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-9
/
+12
[prev]
[next]