index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
/
cfdbgl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
NFC: pn533: Target mode Tx fragmentation support
Olivier Guiter
1
-7
/
+70
2013-09-25
NFC: pn533: Add support for incoming fragmented frame in target mode
Olivier Guiter
1
-8
/
+64
2013-09-25
NFC: pn533: Add MI/TG bits only when in Initiator mode
Olivier Guiter
1
-8
/
+11
2013-09-25
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
2
-32
/
+34
2013-09-25
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
2
-17
/
+11
2013-09-25
NFC: NCI: zero struct spi_transfer variables before usage
Eric Lapuyade
1
-0
/
+9
2013-09-25
NFC: netlink: SE API implementation
Samuel Ortiz
1
-0
/
+91
2013-09-25
NFC: Define secure element IO API and commands
Samuel Ortiz
2
-0
/
+9
2013-09-25
NFC: Document NFC targets sens_res field
Samuel Ortiz
1
-0
/
+8
2013-09-25
NFC: digital: Fix sens_res endiannes handling
Thierry Escande
1
-9
/
+6
2013-09-25
NFC: rawsock: Fix a memory leak
Thierry Escande
1
-2
/
+5
2013-09-25
NFC: pn533: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-09-25
NFC: nfcwilink: Remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-25
NFC: digital: digital_tg_send_sensf_res() can be static
Fengguang Wu
1
-1
/
+1
2013-09-25
NFC: digital: Add newline to pr_* calls
Samuel Ortiz
3
-26
/
+22
2013-09-25
NFC: digital: Remove PR_ERR and PR_DBG macros
Samuel Ortiz
4
-27
/
+31
2013-09-25
NFC: NCI: Store the spi device pointer from the spi instance
Eric Lapuyade
1
-0
/
+1
2013-09-25
NFC Digital: Add target NFC-DEP support
Thierry Escande
4
-7
/
+755
2013-09-25
NFC Digital: Add initiator NFC-DEP support
Thierry Escande
5
-6
/
+435
2013-09-25
NFC Digital: Add NFC-F technology support
Thierry Escande
4
-0
/
+153
2013-09-25
NFC Digital: Add NFC-A technology support
Thierry Escande
5
-4
/
+491
2013-09-25
NFC Digital: Implement driver commands mechanism
Thierry Escande
5
-8
/
+452
2013-09-25
NFC: Digital Protocol stack implementation
Thierry Escande
5
-0
/
+391
2013-09-25
NFC: pn533: Start listen timer from start_poll
Samuel Ortiz
1
-1
/
+11
2013-09-25
NFC: pn533: Send ATR_REQ directly for active device detection
Samuel Ortiz
1
-1
/
+120
2013-09-25
NFC: Set active target upon DEP up event reception
Samuel Ortiz
1
-0
/
+13
2013-09-25
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
3
-155
/
+70
2013-09-25
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
Eric Lapuyade
2
-6
/
+6
2013-09-25
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2
-77
/
+77
2013-09-25
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
Eric Lapuyade
1
-1
/
+1
2013-09-25
NFC: Standardize logging style
Joe Perches
8
-61
/
+50
2013-09-25
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
Joe Perches
4
-122
/
+115
2013-09-25
NFC: Replace nfc_dev_dbg with dev_dbg
Joe Perches
4
-122
/
+91
2013-09-25
NFC: pn544: Add SE enable/disable operation
Arron Wang
1
-7
/
+79
2013-09-25
NFC: Export nfc_find_se()
Arron Wang
2
-4
/
+6
2013-09-25
NFC: pn544: Add SE discover operation
Arron Wang
1
-0
/
+30
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
9
-16
/
+20
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-19
MIPS: Fix invalid symbolic link file
Madhavan Srinivasan
1
-1
/
+1
2013-09-19
MIPS: PCI: pci-bcm1480: Include missing vt.h header
Markos Chandras
1
-0
/
+1
2013-09-19
MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.
Ralf Baechle
1
-0
/
+13
2013-09-19
MIPS: Add MIPS R5 config5 register.
Ralf Baechle
1
-0
/
+7
2013-09-19
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
Daniel Vetter
1
-0
/
+8
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-19
MIPS: PCI: Use pci_resource_to_user to map pci memory space properly
Wolfgang Grandegger
1
-0
/
+12
[next]