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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-07-01
24
-669
/
+363
|
\
|
*
NFC: trf7970a: Correct register settings for 27MHz clock
Geoff Lansberry
2017-06-28
1
-0
/
+7
|
*
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
2017-06-23
1
-2
/
+4
|
*
NFC: add NULL checks to avoid potential NULL pointer dereference
Gustavo A. R. Silva
2017-06-23
1
-2
/
+4
|
*
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-23
1
-5
/
+4
|
*
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
2017-06-23
1
-1
/
+3
|
*
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
2017-06-23
1
-2
/
+1
|
*
Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
Mark Greer
2017-06-23
2
-25
/
+4
|
*
NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14
Mark Greer
2017-06-23
1
-1
/
+1
|
*
NFC: digital: NFC-A SEL_RES must be one byte
Mark Greer
2017-06-23
1
-1
/
+2
|
*
NFC: digital: Delete an error message for memory allocation failure
Markus Elfring
2017-06-23
1
-3
/
+1
|
*
NFC: digital: Improve a size determination in four functions
Markus Elfring
2017-06-23
1
-4
/
+4
|
*
NFC: trf7970a: fix check of clock frequencies, use && instead of ||
Colin Ian King
2017-06-22
1
-1
/
+1
|
*
MAINTAINERS: Remove non-existing NFC platform data files
Andy Shevchenko
2017-06-22
1
-2
/
+0
|
*
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
4
-114
/
+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
2
-6
/
+5
|
*
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: fix broken device allocation
Johan Hovold
2017-06-18
2
-15
/
+19
|
*
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: Enable pins are active high not active low
Mark Greer
2017-06-18
1
-2
/
+2
|
*
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
2017-06-18
2
-12
/
+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
|
*
MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer
Mark Greer
2017-06-18
1
-0
/
+8
*
|
arm: sunxi: Revert changes merged through net-next.
Maxime Ripard
2017-07-01
14
-175
/
+1
*
|
Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...
David S. Miller
2017-07-01
77
-535
/
+1125
|
\
\
|
*
\
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-06-28
10
-19
/
+28
|
|
\
\
|
|
*
|
ath9k: remove useless variable assignment in ath_mci_intr()
Gustavo A. R. Silva
2017-06-28
1
-1
/
+1
|
|
*
|
ath10k: fix a bunch of spelling mistakes in messages
Colin Ian King
2017-06-28
4
-5
/
+5
|
|
*
|
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
2017-06-28
1
-4
/
+4
|
|
*
|
ath9k: avoid potential freezing during random generator read
Miaoqing Pan
2017-06-28
1
-1
/
+5
[next]