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
*
Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
Mark Greer
2017-06-23
1
-21
/
+4
*
NFC: trf7970a: fix check of clock frequencies, use && instead of ||
Colin Ian King
2017-06-22
1
-1
/
+1
*
NFC: st-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
2
-103
/
+18
*
NFC: st-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
2
-8
/
+26
*
NFC: st-nci: Use unified device properties API meaningfully
Andy Shevchenko
2017-06-22
2
-48
/
+11
*
NFC: st-nci: Covert to use GPIO descriptor
Andy Shevchenko
2017-06-22
2
-58
/
+28
*
NFC: st-nci: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-06-22
2
-14
/
+2
*
NFC: st-nci: Get rid of platform data
Andy Shevchenko
2017-06-22
2
-82
/
+4
*
NFC: fdp: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
1
-4
/
+12
*
NFC: fdp: Convert to use devres API
Andy Shevchenko
2017-06-22
2
-16
/
+9
*
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
2017-06-22
1
-10
/
+2
*
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
1
-52
/
+10
*
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
1
-4
/
+14
*
NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-22
1
-2
/
+1
*
NFC: nfcmrvl: allow gpio 0 for reset signalling
Johan Hovold
2017-06-18
1
-5
/
+4
*
NFC: nfcmrvl_usb: use interface as phy device
Johan Hovold
2017-06-18
1
-3
/
+1
*
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
2017-06-18
1
-0
/
+3
*
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
2017-06-18
1
-7
/
+9
*
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
2017-06-18
1
-2
/
+5
*
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
2017-06-18
1
-8
/
+11
*
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
2017-06-18
1
-4
/
+4
*
NFC: trf7970a: Clean up coding style issues
Mark Greer
2017-06-18
1
-144
/
+147
*
NFC: trf7970a: Convert to descriptor based GPIO interface
Mark Greer
2017-06-18
2
-37
/
+26
*
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
2017-06-18
1
-10
/
+1
*
NFC: trf7970a: Remove useless comment
Mark Greer
2017-06-18
1
-1
/
+1
*
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
2017-06-18
1
-3
/
+3
*
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
2017-06-18
1
-1
/
+1
*
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
2017-06-18
1
-2
/
+4
*
net: remove DST_NOCACHE flag
Wei Wang
2017-06-18
1
-1
/
+1
*
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-18
1
-4
/
+0
*
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-06-16
25
-117
/
+211
|
\
|
*
net/mlx5: Add fast unload support in shutdown flow
Majd Dibbiny
2017-06-15
4
-5
/
+62
|
*
net/mlx5: Expose command polling interface
Majd Dibbiny
2017-06-15
1
-7
/
+23
|
*
net/mlx5e: Optimize update stats work
Gal Pressman
2017-06-15
3
-7
/
+16
|
*
net/mlx5e: Move and optimize query out of buffer function
Gal Pressman
2017-06-15
2
-22
/
+7
|
*
net/mlx5e: Reduce number of heap allocated buffers for update stats
Gal Pressman
2017-06-15
1
-14
/
+2
|
*
net/mlx5e: Rename physical symbol errors counter
Gal Pressman
2017-06-15
1
-1
/
+1
|
*
net/mlx5e: Fix typo in warning if CQ moderation is not supported
Itay Aveksis
2017-06-15
1
-1
/
+1
|
*
net/mlx5e: Use function to map aRFS into traffic type
Tariq Toukan
2017-06-15
1
-14
/
+7
|
*
net/mlx5: Undo LAG upon request to create virtual functions
Moni Shoua
2017-06-15
3
-13
/
+74
|
*
net/mlx5: Avoid space after casting
Or Gerlitz
2017-06-15
2
-2
/
+2
|
*
net/mlx5: Align to match opening parenthesis
Or Gerlitz
2017-06-15
4
-5
/
+6
|
*
net/mlx5: Avoid blank lines before/after closing/opening braces
Or Gerlitz
2017-06-15
4
-4
/
+1
|
*
net/mlx5: Avoid using multiple blank lines
Or Gerlitz
2017-06-15
10
-15
/
+0
|
*
net/mlx5: Fix some spelling mistakes
Or Gerlitz
2017-06-15
3
-7
/
+7
|
*
net/mlx5: Update eqe_type_str() event names
Eli Cohen
2017-06-15
1
-0
/
+2
*
|
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
2017-06-16
1
-5
/
+19
*
|
net: dsa: loop: Implement ethtool statistics
Florian Fainelli
2017-06-16
1
-2
/
+77
*
|
net: dsa: loop: Inline unregister_fixed_phys()
Florian Fainelli
2017-06-16
1
-10
/
+5
*
|
net: mvmdio: simplify the smi read and write error paths
Antoine Ténart
2017-06-16
1
-10
/
+6
[next]