index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-13
NFC: nfcmrvl: set PB_BAIL_OUT at setup
Vincent Cuissard
2
-0
/
+9
2015-06-13
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
1
-1
/
+1
2015-06-13
NFC: nfcmrvl: Allow ISO15693 protocol
Vincent Cuissard
1
-0
/
+1
2015-06-13
NFC: nfcmrvl: small fix in USB driver
Vincent Cuissard
1
-0
/
+1
2015-06-11
NFC: nfcmrvl: add UART driver
Vincent Cuissard
7
-1
/
+284
2015-06-11
NFC: nfcmrvl: add platform_data and DT configuration
Vincent Cuissard
4
-26
/
+113
2015-06-11
NFC: nci: add generic uart support
Vincent Cuissard
6
-0
/
+554
2015-06-11
NFC: nfcmrvl: add chip reset management
Vincent Cuissard
2
-0
/
+38
2015-06-11
NFC: nfcmrvl: update USB device id
Vincent Cuissard
1
-1
/
+2
2015-06-11
NFC: nfcmrvl: update nci recv frame API
Vincent Cuissard
3
-16
/
+23
2015-06-11
NFC: nfcmrvl: add support of HCI-based transport
Vincent Cuissard
3
-4
/
+52
2015-06-11
NFC: nfcmrvl: remove integration related settings
Vincent Cuissard
1
-9
/
+0
2015-06-10
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard
18
-553
/
+585
2015-06-10
NFC: nci: Export nci_req_complete
Samuel Ortiz
1
-0
/
+1
2015-06-09
NFC: netlink: Implement vendor command support
Samuel Ortiz
2
-0
/
+65
2015-06-09
NFC: Introduce vendor commands structures
Samuel Ortiz
3
-0
/
+36
2015-06-09
NFC: st21nfcb: Configure CLF with NCI proprietary command
Christophe Ricard
3
-1
/
+29
2015-06-09
NFC: st21nfcb: disable irq when st21nfcb is disabled
Christophe Ricard
1
-4
/
+4
2015-06-09
NFC: st21nfcb: Move powered flag from phy to ndlc layer
Christophe Ricard
3
-5
/
+5
2015-06-09
NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove
Christophe Ricard
1
-2
/
+2
2015-06-09
NFC: nci: Move close ops call in nci_close_device
Christophe Ricard
1
-4
/
+6
2015-06-09
NFC: st21nfcb: Add support for nci proprietary commands
Christophe Ricard
2
-0
/
+27
2015-06-09
NFC: st21nfcb: Fix st21nfcb_nci_close
Christophe Ricard
1
-1
/
+3
2015-06-09
NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove
Christophe Ricard
1
-0
/
+4
2015-06-09
NFC: st21nfcb: remove st21nfcb_nci_i2c_disable
Christophe Ricard
1
-3
/
+0
2015-06-09
NFC: st21nfcb: Do not remove header once the payload is sent
Christophe Ricard
1
-7
/
+0
2015-06-09
NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer
Firo Yang
1
-3
/
+0
2015-06-09
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
2
-0
/
+28
2015-06-09
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
2
-2
/
+8
2015-06-09
NFC: nci: Add NCI_RESET return code check before setup
Christophe Ricard
1
-2
/
+3
2015-06-09
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
4
-0
/
+86
2015-06-09
NFC: nci: hci: Fix releasing uninitialized skbs
Joe Perches
1
-8
/
+3
2015-06-09
NFC: pn544: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
1
-32
/
+11
2015-06-09
NFC: microread: drop unused variable
Tomas Winkler
1
-3
/
+0
2015-06-09
NFC: Remove obsolete setting of DEBUG
Valentin Rothberg
2
-4
/
+0
2015-06-08
NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
Mark A. Greer
2
-4
/
+23
2015-06-08
NFC: Fix typo in nfc-hci.txt
Masanari Iida
1
-1
/
+1
2015-06-08
NFC: nxp-nci: Fix build warning
Samuel Ortiz
1
-0
/
+1
2015-06-08
NFC: nxp-nci_i2c: Add support for enumerating through ACPI
Oleg Zhurakivskyy
1
-0
/
+51
2015-06-08
net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
Florian Fainelli
1
-2
/
+5
2015-06-08
Merge branch 'phy-micrel'
David S. Miller
1
-15
/
+38
2015-06-08
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
1
-1
/
+22
2015-06-08
net/phy: micrel: Comment MMD address of extended registers
Jaeden Amero
1
-0
/
+1
2015-06-08
net/phy: micrel: Be more const correct
Jaeden Amero
1
-14
/
+15
2015-06-07
fib_trie: coding style: Use pointer after check
Firo Yang
1
-8
/
+13
2015-06-07
wan: dscc4: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-3
/
+3
2015-06-07
cosa: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+1
2015-06-07
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
3
-3
/
+4
2015-06-07
isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
1
-2
/
+2
2015-06-07
ethernet: micrel: use time_is_before_eq_jiffies
Antonio Murdaca
1
-1
/
+1
[next]