index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
NFC: st21nfcb: Configure CLF with NCI proprietary command
Christophe Ricard
2015-06-09
3
-1
/
+29
*
NFC: st21nfcb: disable irq when st21nfcb is disabled
Christophe Ricard
2015-06-09
1
-4
/
+4
*
NFC: st21nfcb: Move powered flag from phy to ndlc layer
Christophe Ricard
2015-06-09
3
-5
/
+5
*
NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove
Christophe Ricard
2015-06-09
1
-2
/
+2
*
NFC: st21nfcb: Add support for nci proprietary commands
Christophe Ricard
2015-06-09
2
-0
/
+27
*
NFC: st21nfcb: Fix st21nfcb_nci_close
Christophe Ricard
2015-06-09
1
-1
/
+3
*
NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove
Christophe Ricard
2015-06-09
1
-0
/
+4
*
NFC: st21nfcb: remove st21nfcb_nci_i2c_disable
Christophe Ricard
2015-06-09
1
-3
/
+0
*
NFC: st21nfcb: Do not remove header once the payload is sent
Christophe Ricard
2015-06-09
1
-7
/
+0
*
NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer
Firo Yang
2015-06-09
1
-3
/
+0
*
NFC: pn544: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-06-09
1
-32
/
+11
*
NFC: microread: drop unused variable
Tomas Winkler
2015-06-09
1
-3
/
+0
*
NFC: Remove obsolete setting of DEBUG
Valentin Rothberg
2015-06-09
2
-4
/
+0
*
NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
Mark A. Greer
2015-06-08
1
-4
/
+19
*
NFC: nxp-nci: Fix build warning
Samuel Ortiz
2015-06-08
1
-0
/
+1
*
NFC: nxp-nci_i2c: Add support for enumerating through ACPI
Oleg Zhurakivskyy
2015-06-08
1
-0
/
+51
*
net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
Florian Fainelli
2015-06-08
1
-2
/
+5
*
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
2015-06-08
1
-1
/
+22
*
net/phy: micrel: Comment MMD address of extended registers
Jaeden Amero
2015-06-08
1
-0
/
+1
*
net/phy: micrel: Be more const correct
Jaeden Amero
2015-06-08
1
-14
/
+15
*
wan: dscc4: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-07
1
-3
/
+3
*
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-07
1
-1
/
+1
*
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
2015-06-07
2
-2
/
+3
*
isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-06-07
1
-2
/
+2
*
ethernet: micrel: use time_is_before_eq_jiffies
Antonio Murdaca
2015-06-07
1
-1
/
+1
*
net: fec: ptp: correct the ENET_ATCOR value
Fugang Duan
2015-06-07
1
-0
/
+1
*
net: ll_temac: Remove sparse warnings
Michal Simek
2015-06-07
1
-6
/
+6
*
net: bcmgenet: improve TX timeout
Florian Fainelli
2015-06-07
1
-0
/
+67
*
net: dsa: mv88e6xxx: Fix deadlock by double lock
Andrew Lunn
2015-06-07
1
-2
/
+2
*
fddi: print an address with %p format specifier rather than %x
Colin Ian King
2015-06-07
1
-1
/
+1
*
wan: dscc4: fix build warning Wunused-but-set-variable
Nicholas Mc Guire
2015-06-07
1
-3
/
+0
*
cxgb4: Fix static checker warning
Hariprasad Shenai
2015-06-05
1
-1
/
+1
*
cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first
Hariprasad Shenai
2015-06-05
2
-21
/
+83
*
cxgb4: program pci completion timeout
Hariprasad Shenai
2015-06-05
1
-0
/
+19
*
cxgb4: Set mac addr from vpd, when we can't contact firmware
Hariprasad Shenai
2015-06-05
3
-19
/
+81
*
cxgb4: Rename t4_link_start() to t4_link_l1cfg
Hariprasad Shenai
2015-06-05
4
-6
/
+6
*
cxgb4: Add sge ec context flush service
Hariprasad Shenai
2015-06-05
4
-5
/
+33
*
cxgb4: Free Virtual Interfaces in remove routine
Hariprasad Shenai
2015-06-05
3
-0
/
+35
*
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
2015-06-04
5
-2
/
+33
*
IB/mlx5: Don't create IB instance over Ethernet ports
Majd Dibbiny
2015-06-04
1
-0
/
+4
*
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
2015-06-04
3
-173
/
+657
*
net/mlx5_core: Add more query port helpers
Majd Dibbiny
2015-06-04
1
-0
/
+67
*
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
2015-06-04
2
-5
/
+5
*
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
2015-06-04
2
-8
/
+11
*
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2015-06-04
3
-18
/
+47
*
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
2015-06-04
3
-11
/
+262
*
net/mlx5_core: Make the vport helpers available for the IB driver too
Majd Dibbiny
2015-06-04
4
-45
/
+6
*
net/mlx5_core: Check the return bitmask when querying ISSI
Haggai Abramonvsky
2015-06-04
1
-1
/
+1
*
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2015-06-04
5
-66
/
+549
*
net/mlx5_core: Apply proper name convention to helpers
Haggai Abramonvsky
2015-06-04
3
-30
/
+36
[next]