index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
1
-0
/
+1
2012-11-19
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
1
-0
/
+2
2012-10-26
NFC: Use IDR library to assing NFC devices IDs
Samuel Ortiz
1
-1
/
+1
2012-10-26
NFC: Separate pn544 hci driver in HW dependant and independant parts
Eric Lapuyade
1
-0
/
+6
2012-10-26
NFC: Implement HCI DEP send and receive data
Arron Wang
1
-1
/
+2
2012-10-26
NFC: Implement HCI DEP link up and down
Arron Wang
1
-0
/
+3
2012-10-26
NFC: Pass hardware specific HCI event to driver
Arron Wang
1
-0
/
+3
2012-10-26
NFC: Set local gb and DEP registries
Arron Wang
1
-0
/
+3
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-112
/
+106
2012-09-25
NFC: xmit from hci ops must return 0 or negative
Waldemar Rymarkiewicz
1
-0
/
+5
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
2
-106
/
+3
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
1
-0
/
+1
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
1
-0
/
+2
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
1
-0
/
+51
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
2
-4
/
+8
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
1
-0
/
+3
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
3
-4
/
+0
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
2
-0
/
+5
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
1
-0
/
+6
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
2
-0
/
+24
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-1
/
+1
2012-07-09
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
1
-3
/
+14
2012-07-09
NFC: Driver failure API
Eric Lapuyade
1
-0
/
+2
2012-07-09
NFC: Prepare asynchronous error management for driver and shdlc
Eric Lapuyade
1
-0
/
+2
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
1
-0
/
+1
2012-06-04
NFC: Introduce target mode tx ops
Samuel Ortiz
1
-1
/
+2
2012-06-04
NFC: Set the NFC device RF mode appropriately
Samuel Ortiz
1
-1
/
+1
2012-06-04
NFC: Add target mode activation netlink event
Samuel Ortiz
1
-0
/
+4
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
3
-3
/
+6
2012-06-04
NFC: Export LLCP general bytes getter
Samuel Ortiz
1
-0
/
+1
2012-05-15
NFC: HCI drivers don't have to keep track of polling state
Eric Lapuyade
1
-2
/
+0
2012-05-15
NFC: Add HCI/SHDLC support to let driver check for tag presence
Eric Lapuyade
2
-0
/
+4
2012-05-15
NFC: Specify usage for targets found and target lost events
Eric Lapuyade
1
-1
/
+0
2012-05-15
NFC: Remove useless HCI private nfc target table
Eric Lapuyade
1
-2
/
+0
2012-05-15
NFC: Cache the core NFC active target pointer instead of its index
Eric Lapuyade
1
-8
/
+10
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-1
/
+313
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-04-12
NFC: Add Core support to generate tag lost event
Eric Lapuyade
1
-0
/
+5
2012-04-12
NFC: Changed target activated state logic
Eric Lapuyade
1
-1
/
+2
2012-04-12
NFC: Fix next target_idx type and rename for clarity
Eric Lapuyade
1
-1
/
+1
2012-04-12
NFC: The core part should generate the target index
Samuel Ortiz
1
-0
/
+2
2012-04-12
NFC: SHDLC implementation
Eric Lapuyade
1
-0
/
+104
2012-04-12
NFC: HCI support
Eric Lapuyade
2
-0
/
+199
2012-04-12
NFC: Export target lost function
Eric Lapuyade
1
-0
/
+1
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
1
-5
/
+5
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
1
-12
/
+12
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
1
-4
/
+2
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
2
-2
/
+41
2012-01-24
NFC: NFC core layer should not set the target_idx
Ilan Elias
1
-1
/
+0
2012-01-24
NFC: Clearly separate NCI states from flags
Ilan Elias
1
-4
/
+10
[next]