index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
NFC: trf7970a: Ensure no more RX data before completing receive
Mark A. Greer
2014-09-07
1
-1
/
+1
|
*
|
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
Mark A. Greer
2014-09-07
1
-0
/
+15
|
*
|
NFC: trf7970a: Handle low-watermark IRQ when transmitting
Mark A. Greer
2014-09-07
1
-1
/
+11
|
*
|
NFC: trf7970a: Only fill FIFO if there is space
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
|
NFC: trf7970a: Prefix TX data when refilling FIFO
Mark A. Greer
2014-09-07
1
-15
/
+24
|
*
|
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
Mark A. Greer
2014-09-07
1
-9
/
+0
|
*
|
NFC: trf7970a: Clear possible spurious interrupt before transmitting
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
|
NFC: trf7970a: Recalculate driver timeout values
Mark A. Greer
2014-09-07
1
-3
/
+12
|
*
|
NFC: trf7970a: Add RF technology specific guard times
Mark A. Greer
2014-09-07
1
-1
/
+13
|
*
|
NFC: trf7970a: Initialize when enabling RF
Mark A. Greer
2014-09-07
1
-6
/
+8
|
*
|
NFC: trf7970a: Disable SYS_CLK Output
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
|
NFC: trf7970a: Remove unnecessary sleep
Mark A. Greer
2014-09-07
1
-2
/
+0
|
*
|
NFC: trf7970a: FIFO Size is really 127 bytes
Mark A. Greer
2014-09-07
1
-1
/
+1
|
*
|
NFC: trf7970a: Ignore Overflow bit in FIFO Status Register
Mark A. Greer
2014-09-07
1
-13
/
+3
|
*
|
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
Mark A. Greer
2014-09-07
1
-3
/
+16
|
*
|
NFC: trf7970a: Call spi_setup() to configure SPI communication
Mark A. Greer
2014-09-07
1
-0
/
+6
|
*
|
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
Mark A. Greer
2014-09-07
1
-12
/
+0
|
*
|
NFC: trf7970a: Remove incorrect of_node_put() call
Mark A. Greer
2014-09-07
1
-2
/
+0
|
*
|
NFC: NCI: Fix NCI RF FRAME interface usage
Vincent Cuissard
2014-09-01
1
-2
/
+5
|
*
|
NFC: NCI: Fix nci_register_device init sequence
Vincent Cuissard
2014-09-01
1
-8
/
+5
|
*
|
NFC: NCI: Add support of ISO15693
Vincent Cuissard
2014-09-01
3
-3
/
+52
|
*
|
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
2014-09-01
1
-2
/
+2
|
*
|
NFC: trf7970a: Document the 'en2-rf-quirk' DT property
Mark A. Greer
2014-09-01
1
-0
/
+3
|
*
|
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
2014-09-01
1
-3
/
+16
|
*
|
NFC: trf7970a: Document the 'irq-status-read-quirk' DT property
Mark A. Greer
2014-09-01
1
-0
/
+3
|
*
|
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
2014-09-01
1
-5
/
+6
|
*
|
NFC: trf7970a: Document the 'vin-voltage-override' DTS property
Mark A. Greer
2014-09-01
1
-0
/
+2
|
*
|
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
2014-09-01
1
-1
/
+9
|
*
|
NFC: digital: Add Inititor-side PSL support
Mark A. Greer
2014-08-31
1
-0
/
+101
*
|
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-09-26
28
-440
/
+1017
|
\
\
\
|
*
|
|
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
4
-21
/
+21
|
*
|
|
ath10k: reformat help text in ath10k_read_simulate_fw_crash()
Kalle Valo
2014-09-18
1
-9
/
+5
|
*
|
|
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
5
-11
/
+8
|
*
|
|
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
4
-17
/
+18
|
*
|
|
ath10k: don't use return on void functions
Kalle Valo
2014-09-18
1
-1
/
+0
|
*
|
|
ath10k: fix space after a cast style errors
Kalle Valo
2014-09-18
1
-7
/
+7
|
*
|
|
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
3
-9
/
+15
|
*
|
|
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
13
-29
/
+0
|
*
|
|
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
9
-51
/
+55
|
*
|
|
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-18
1
-3
/
+4
|
*
|
|
ath10k: fix debugfs_create_dir() checking
Michal Kazior
2014-09-11
1
-2
/
+6
|
*
|
|
ath10k: support firmware crash-by-assert
Ben Greear
2014-09-11
1
-1
/
+27
|
*
|
|
ath10k: add testmode
Kalle Valo
2014-09-11
11
-30
/
+614
|
*
|
|
ath10k: make ath10k_wmi_cmd_send() public
Kalle Valo
2014-09-11
2
-3
/
+6
|
*
|
|
ath10k: ATH10K_DEBUGFS depends on DEBUG_FS
Matteo Croce
2014-09-10
1
-1
/
+1
|
*
|
|
ath10k: use proper service bitmap size
Michal Kazior
2014-09-10
4
-11
/
+9
|
*
|
|
ath10k: move fw_crash_dump allocation
Michal Kazior
2014-09-10
3
-22
/
+41
|
*
|
|
ath10k: don't access tx_info while overwriting it
Michal Kazior
2014-09-02
1
-5
/
+4
|
*
|
|
ath10k: add device/driver strings to tracepoints
Michal Kazior
2014-09-02
4
-38
/
+89
|
*
|
|
ath10k: remove diag_*_access functions
Michal Kazior
2014-09-02
1
-85
/
+24
[prev]
[next]