index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: NCI: Send all NCI frames to raw sockets
Hiren Tandel
2014-05-20
1
-0
/
+9
*
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
2014-05-20
6
-15
/
+117
*
NFC: NCI: No need to reverse ATR_RES Response
Hiren Tandel
2014-05-19
1
-5
/
+2
*
NFC: digital: Handle multiple SENSF_REQ frames
Mark A. Greer
2014-05-19
1
-1
/
+13
*
NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero
Mark A. Greer
2014-05-19
1
-1
/
+1
*
NFC: st21nfca: Free buffer when a bad frame is detected
Christophe Ricard
2014-05-05
1
-0
/
+1
*
NFC: st21nfca: Synchronize i2c Tx and Rx path
Christophe Ricard
2014-05-05
1
-0
/
+6
*
NFC: st21nfca: Improved i2c Rx data correctness check
Christophe Ricard
2014-05-05
1
-3
/
+26
*
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
Christophe Ricard
2014-05-05
1
-12
/
+9
*
NFC: st21nfca: Fix incorrect byte stuffing revocation
Christophe Ricard
2014-05-05
1
-4
/
+3
*
NFC: st21nfca: Remove few useless include
Christophe Ricard
2014-05-05
1
-11
/
+0
*
NFC: st21nfca: Improve st21nfca initialization by handling reboot properly
Christophe Ricard
2014-04-22
1
-8
/
+39
*
NFC: st21nfca: Reworked st21nfca_request_resources
Christophe Ricard
2014-04-22
1
-16
/
+26
*
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
Christophe Ricard
2014-04-22
1
-6
/
+1
*
NFC: st21nfca: Add __packed to struct st21nfca_pipe_info
Christophe Ricard
2014-04-22
1
-1
/
+1
*
NFC: st21nfca: Remove sporadic wait_tab variable from functions.
Christophe Ricard
2014-04-22
1
-4
/
+3
*
NFC: st21nfca: Fix warning: array subscript is above array bounds
Christophe Ricard
2014-04-22
1
-3
/
+3
*
NFC: hci: Fix sparse: cast to restricted __be16
Christophe Ricard
2014-04-22
1
-1
/
+1
*
NFC: st21nfca: Fix sparse: cast to restricted __be16
Christophe Ricard
2014-04-22
1
-1
/
+1
*
NFC: pn544_i2c: Fix null pointer exception when not using platform data
Clement Perrochaud
2014-04-22
1
-1
/
+5
*
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags
Mark A. Greer
2014-04-22
1
-1
/
+7
*
NFC: digital: Add support for ISO/IEC 14443-B Protocol
Mark A. Greer
2014-04-22
3
-2
/
+233
*
NFC: digital: Add macros for the ISO/IEC 14443-B Protocol
Mark A. Greer
2014-04-22
1
-0
/
+4
*
NFC: trf7970a: Document the 'autosuspend-delay' DTS property
Mark A. Greer
2014-04-22
1
-0
/
+2
*
NFC: trf7970a: Add 'autosuspend-delay' DTS property
Mark A. Greer
2014-04-22
1
-2
/
+17
*
NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()
Mark A. Greer
2014-04-22
1
-13
/
+6
*
NFC: trf7970a: Add pm_runtime support
Mark A. Greer
2014-04-22
1
-37
/
+85
*
NFC: trf7970a: Turn RF on after hardware is configured
Mark A. Greer
2014-04-22
1
-5
/
+16
*
NFC: trf7970a: Set correct Vin voltage in Chip Status Control register
Mark A. Greer
2014-04-22
1
-3
/
+8
*
NFC: trf7970a: Allow different Modulator and SYS_CLK Control register values
Mark A. Greer
2014-04-22
1
-1
/
+4
*
NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'
Mark A. Greer
2014-04-22
1
-5
/
+5
*
NFC: trf7970a: Only write 'ISO Control' when its changing
Mark A. Greer
2014-04-22
1
-6
/
+19
*
NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt Occurs
Mark A. Greer
2014-04-22
1
-1
/
+3
*
NFC: trf7970a: Clear 'NFC Target Detection Level' register
Mark A. Greer
2014-04-22
1
-0
/
+5
*
NFC: trf7970a: Only abort a command if one is active
Mark A. Greer
2014-04-22
1
-1
/
+12
*
NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 ms
Mark A. Greer
2014-04-22
1
-5
/
+5
*
NFC: pn544: i2c: Add DTS Documentation
Clement Perrochaud
2014-04-22
1
-0
/
+35
*
NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544
Clement Perrochaud
2014-04-22
1
-17
/
+131
*
NFC: st21nfca: Implement load_session HCI hook
Christophe Ricard
2014-04-22
1
-1
/
+116
*
NFC: hci: Add load_session HCI operand
Christophe Ricard
2014-04-22
2
-24
/
+22
*
NFC: hci: Extend command execution delay
Christophe Ricard
2014-04-22
1
-2
/
+4
*
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip
Christophe Ricard
2014-04-22
8
-0
/
+1253
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
6
-120
/
+196
|
\
|
*
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
2
-1
/
+142
|
*
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
|
*
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
2
-7
/
+7
*
|
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
2014-04-12
1
-0
/
+4
*
|
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
2014-04-12
1
-1
/
+2
[next]