index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: mvneta: Use on_each_cpu when possible
Gregory CLEMENT
2016-02-13
1
-11
/
+6
*
net: mvneta: Fix the CPU choice in mvneta_percpu_elect
Gregory CLEMENT
2016-02-13
1
-4
/
+9
*
net: mvneta: Fix for_each_present_cpu usage
Gregory CLEMENT
2016-02-13
1
-5
/
+3
*
r8169:fix system hange problem.
Chun-Hao Lin
2016-02-13
1
-7
/
+7
*
net: mvpp2: Return correct error codes
Amitoj Kaur Chawla
2016-02-13
1
-2
/
+2
*
net: cavium: liquidio: Return correct error code
Amitoj Kaur Chawla
2016-02-13
2
-2
/
+2
*
bonding: Fix ARP monitor validation
Jay Vosburgh
2016-02-13
1
-11
/
+28
*
Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-02-11
2
-5
/
+7
|
\
|
*
gpio: davinci: Fix the number of controllers allocated
Lokesh Vutla
2016-02-10
1
-2
/
+3
|
*
gpio: davinci: Add the missing of-node pointer
Keerthy
2016-02-10
1
-1
/
+1
|
*
gpio: gpio-altera: Remove gpiochip on probe failure.
Phil Reid
2016-01-27
1
-2
/
+3
*
|
Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-02-11
2
-3
/
+2
|
\
\
|
*
|
intel_scu_ipcutil: underflow in scu_reg_access()
Dan Carpenter
2016-01-30
1
-1
/
+1
|
*
|
intel-hid: fix incorrect entries in intel_hid_keymap
Alex Hung
2016-01-30
1
-2
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-11
7
-34
/
+93
|
\
\
|
*
|
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
2
-7
/
+22
|
*
|
geneve: Relax MTU constraints
David Wragg
2016-02-10
1
-1
/
+12
|
*
|
vxlan: Relax MTU constraints
David Wragg
2016-02-10
1
-11
/
+25
|
*
|
of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.
Aaro Koskinen
2016-02-09
1
-0
/
+1
|
*
|
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2016-02-09
2
-8
/
+13
|
*
|
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
2016-02-09
1
-6
/
+19
|
*
|
dwc_eth_qos: Reset hardware before PHY start
Rabin Vincent
2016-02-06
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-02-11
6
-19
/
+16
|
\
\
\
|
*
|
|
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
Selvin Xavier
2016-02-05
1
-1
/
+1
|
*
|
|
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
Selvin Xavier
2016-02-05
1
-2
/
+1
|
*
|
|
RDMA/ocrdma: populate max_sge_rd in device attributes
Selvin Xavier
2016-02-05
1
-2
/
+2
|
*
|
|
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
2016-02-05
3
-10
/
+12
|
*
|
|
IB/sysfs: remove unused va_list args
Colin Ian King
2016-02-04
1
-2
/
+0
|
*
|
|
IB/IPoIB: Do not set skb truesize since using one linearskb
Carol L Soto
2016-02-04
1
-2
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-02-10
9
-21
/
+33
|
\
\
\
\
|
*
|
|
|
Input: colibri-vf50-ts - add missing #include <linux/of.h>
Geert Uytterhoeven
2016-02-10
1
-0
/
+1
|
*
|
|
|
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
2016-02-10
1
-3
/
+4
|
*
|
|
|
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
2016-02-10
1
-6
/
+12
|
*
|
|
|
Input: vmmouse - fix absolute device registration
Dmitry Torokhov
2016-01-28
1
-6
/
+7
|
*
|
|
|
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
Grygorii Strashko
2016-01-28
1
-1
/
+1
|
*
|
|
|
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
2016-01-28
1
-2
/
+6
|
*
|
|
|
Input: sirfsoc-onkey - allow modular build
Arnd Bergmann
2016-01-28
2
-2
/
+2
|
*
|
|
|
Input: xpad - remove unused function
Arnd Bergmann
2016-01-28
1
-1
/
+0
*
|
|
|
|
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-10
6
-25
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
ahci: Intel DNV device IDs SATA
Alexandra Yates
2016-02-10
1
-0
/
+20
|
*
|
|
|
|
libata: fix sff host state machine locking while polling
Tejun Heo
2016-02-01
1
-21
/
+11
|
*
|
|
|
|
libata-sff: use WARN instead of BUG on illegal host state machine state
Tejun Heo
2016-01-29
1
-1
/
+2
|
*
|
|
|
|
libata: disable forced PORTS_IMPL for >= AHCI 1.3
Tejun Heo
2016-01-25
1
-2
/
+2
|
*
|
|
|
|
libata: blacklist a Viking flash model for MWDMA corruption
Shikha Jain
2016-01-25
1
-0
/
+1
|
*
|
|
|
|
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
2016-01-25
3
-1
/
+24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-09
2
-12
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
2016-02-06
1
-1
/
+1
|
*
|
|
|
|
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
2016-02-06
1
-5
/
+13
|
*
|
|
|
|
crypto: atmel-sha - fix atmel_sha_remove()
Cyrille Pitchen
2016-02-06
1
-7
/
+0
*
|
|
|
|
|
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-02-08
1
-8
/
+8
|
\
\
\
\
\
\
[prev]
[next]