index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
hisilicon: add some missing curly braces
Dan Carpenter
2015-01-28
1
-1
/
+2
*
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-28
11
-79
/
+767
|
\
|
*
NFC: Add ACPI support for NXP PN544
Robert Dolca
2015-01-28
1
-2
/
+109
|
*
NFC: PN544: GPIO access that may sleep
Robert Dolca
2015-01-28
1
-10
/
+12
|
*
NFC: st21nfca: Adding support for secure element
Christophe Ricard
2015-01-28
6
-21
/
+606
|
*
NFC: microread: Change event_received gate parameter to pipe
Christophe Ricard
2015-01-28
1
-1
/
+2
|
*
NFC: pn544: Change event_received gate parameter to pipe
Christophe Ricard
2015-01-28
1
-1
/
+2
|
*
NFC: st21nfcb: Fix "NULL pointer dereference" possible error
Christophe Ricard
2015-01-26
1
-7
/
+11
|
*
NFC: st21nfca: Fix some skb memory leaks
Christophe Ricard
2015-01-26
1
-16
/
+21
|
*
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...
Christophe Ricard
2015-01-26
1
-4
/
+1
|
*
NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
Christophe Ricard
2015-01-26
1
-13
/
+0
|
*
NFC: st21nfcb: Avoid use of skb after free
Christophe Ricard
2015-01-26
1
-1
/
+1
|
*
NFC: st21nfca: Remove unreachable code
Christophe Ricard
2015-01-26
1
-2
/
+0
|
*
NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
Christophe Ricard
2015-01-26
1
-1
/
+0
|
*
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
Christophe Ricard
2015-01-26
1
-0
/
+1
|
*
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
Christophe Ricard
2015-01-26
1
-0
/
+1
*
|
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
2015-01-27
1
-0
/
+2
*
|
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
2015-01-27
1
-1
/
+61
*
|
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
2015-01-27
1
-1
/
+50
*
|
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2015-01-27
2
-2
/
+1
*
|
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
2015-01-27
3
-10
/
+49
*
|
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
2015-01-27
3
-256
/
+127
*
|
net/mlx4_core: Update the HCA core clock frequency after INIT_PORT
Majd Dibbiny
2015-01-27
1
-0
/
+33
*
|
net/mlx4_core: Fix device capabilities dumping
Or Gerlitz
2015-01-27
1
-6
/
+2
*
|
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
2015-01-27
1
-1
/
+3
*
|
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
2015-01-27
1
-10
/
+8
*
|
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
Jack Morgenstein
2015-01-27
1
-1
/
+0
*
|
net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit
Jack Morgenstein
2015-01-27
1
-0
/
+1
*
|
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
2015-01-27
3
-35
/
+9
*
|
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
2015-01-27
2
-11
/
+12
*
|
net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
Jack Morgenstein
2015-01-27
1
-1
/
+3
*
|
net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
Jack Morgenstein
2015-01-27
3
-2
/
+19
*
|
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
2015-01-27
2
-1
/
+30
*
|
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
2015-01-27
1
-2
/
+3
*
|
bonding: cleanup and remove dead code
Jonathan Toppins
2015-01-27
1
-1
/
+1
*
|
bonding: fix LACP PDU not sent on slave port sometimes
Satish Ashok
2015-01-27
1
-3
/
+8
*
|
bonding: fix incorrect lacp mux state when agg not active
Wilson Kok
2015-01-27
1
-10
/
+34
*
|
bonding: fix bond_open() don't always set slave active flag
Wilson Kok
2015-01-27
1
-1
/
+1
*
|
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
2015-01-27
2
-1
/
+2
*
|
hyperv: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-01-27
1
-7
/
+12
*
|
hyperv: netvsc.c: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-01-27
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
209
-2197
/
+2618
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-01-27
22
-256
/
+541
|
|
\
\
|
|
*
|
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
2015-01-27
1
-1
/
+4
|
|
*
|
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-27
1
-1
/
+1
|
|
*
|
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
2015-01-27
1
-11
/
+23
|
|
*
|
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
2015-01-27
1
-0
/
+4
|
|
*
|
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
2015-01-27
1
-7
/
+32
|
|
*
|
sh_eth: Remove RX overflow log messages
Ben Hutchings
2015-01-27
1
-3
/
+0
|
|
*
|
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
2015-01-27
1
-4
/
+3
[next]