index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
firmware: consolidate kmap/read/write logic
Stephen Boyd
1
-31
/
+26
2016-08-03
fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
Borislav Petkov
2
-2
/
+2
2016-08-03
dynamic_debug: only add header when used
Luis de Bethencourt
2
-1
/
+1
2016-08-03
Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
4
-4
/
+55
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
5
-9
/
+8
2016-08-03
memstick: don't allocate unused major for ms_block
NeilBrown
1
-15
/
+2
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
62
-621
/
+2435
2016-08-03
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
3
-4
/
+23
2016-08-03
drm/dp: Add drm_dp_psr_setup_time()
Ville Syrjälä
1
-0
/
+32
2016-08-03
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-248
/
+5544
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+26
2016-08-02
IB/mlx5: Fix port counter ID association to QP offset
Alex Vesker
1
-1
/
+1
2016-08-02
IB/mlx5: Fix iteration overrun in GSI qps
Slava Shwartsman
1
-13
/
+6
2016-08-02
i40iw: Add NULL check for puda buffer
Mustafa Ismail
1
-0
/
+4
2016-08-02
i40iw: Change dup_ack_thresh to u8
Mustafa Ismail
1
-1
/
+1
2016-08-02
i40iw: Remove unnecessary check for moving CQ head
Mustafa Ismail
2
-5
/
+4
2016-08-02
i40iw: Simplify code to set fragments in SQ WQE
Mustafa Ismail
1
-6
/
+6
2016-08-02
i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion
Mustafa Ismail
3
-9
/
+6
2016-08-02
i40iw: Do not access pointer after free
Mustafa Ismail
1
-2
/
+2
2016-08-02
i40iw: Correct and use size parameter to i40iw_reg_phys_mr
Mustafa Ismail
1
-1
/
+2
2016-08-02
i40iw: Fix return codes
Shiraz Saleem
1
-16
/
+31
2016-08-02
iw_cm: free cm_id resources on the last deref
Steve Wise
2
-38
/
+18
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2
-8
/
+15
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
1
-0
/
+9
2016-08-02
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-08-02
IB/core: Add flow control to the portmapper netlink calls
Mustafa Ismail
1
-1
/
+5
2016-08-02
RDMA/cxgb3: Use AF_INET for sin_family field
Amitoj Kaur Chawla
1
-2
/
+2
2016-08-02
RDMA/iw_cxgb4: Use kfree_skb instead of kfree
Hariprasad S
1
-11
/
+15
2016-08-02
IB/mlx5: Fix duplicate const warning
Wei Yongjun
1
-1
/
+1
2016-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-28
/
+89
2016-08-02
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
1
-1
/
+6
2016-08-02
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2
-2
/
+6
2016-08-02
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...
Peter Chen
1
-10
/
+26
2016-08-02
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-08-02
ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...
Peter Chen
1
-3
/
+4
2016-08-02
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...
Peter Chen
1
-3
/
+6
2016-08-02
ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+3
2016-08-02
ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-08-02
ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-4
/
+11
2016-08-02
ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-08-02
ethernet: altera: add missing of_node_put
Peter Chen
1
-0
/
+1
2016-08-02
8139too: fix system hang when there is a tx timeout event.
Chun-Hao Lin
1
-4
/
+8
2016-08-02
qed: Fix error return code in qed_resc_alloc()
Wei Yongjun
1
-0
/
+1
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
836
-20788
/
+42810
2016-08-02
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
6
-45
/
+76
[prev]
[next]