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: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2013-01-10
4
-2
/
+23
*
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
Eric Lapuyade
2013-01-10
2
-4
/
+12
*
NFC: Changed event_received hci ops result semantic
Eric Lapuyade
2013-01-10
2
-11
/
+19
*
NFC: Added error handling in event_received hci ops
Eric Lapuyade
2013-01-10
3
-19
/
+20
*
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
2013-01-10
5
-32
/
+57
*
NFC: nfcwilink: Use devm_kzalloc
Julia Lawall
2013-01-10
1
-7
/
+2
*
NFC: pn533: Introduce ops for frame logic
Waldemar Rymarkiewicz
2013-01-10
1
-73
/
+135
*
NFC: pn533: Remove unused dev->wq_in_frame
Waldemar Rymarkiewicz
2013-01-10
1
-5
/
+0
*
NFC: pn533: Cleanup pn533_cmd_complete_t
Waldemar Rymarkiewicz
2013-01-10
1
-22
/
+7
*
NFC: pn533: Remove deprecated dev->out_frame buff
Waldemar Rymarkiewicz
2013-01-10
1
-6
/
+1
*
NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn
Waldemar Rymarkiewicz
2013-01-10
1
-26
/
+18
*
NFC: pn533: Don't use out_frame in pn533_send_ack
Waldemar Rymarkiewicz
2013-01-10
1
-25
/
+6
*
NFC: pn533: Cleanup debug messages
Waldemar Rymarkiewicz
2013-01-10
1
-25
/
+7
*
NFC: pn533: Fix urb->status handling
Waldemar Rymarkiewicz
2013-01-10
1
-16
/
+18
*
NFC: pn533: Remove unused pn533_send_cmd_frame_asy
Waldemar Rymarkiewicz
2013-01-10
1
-68
/
+7
*
NFC: pn533: Fix minor style issues
Waldemar Rymarkiewicz
2013-01-10
1
-5
/
+5
*
NFC: pn533: Fix open parenthesis alignment
Waldemar Rymarkiewicz
2013-01-10
1
-22
/
+19
*
NFC: pn533: Fix spacing issues
Waldemar Rymarkiewicz
2013-01-10
1
-8
/
+8
*
NFC: pn533: Fix quoted strings split across lines
Waldemar Rymarkiewicz
2013-01-10
1
-35
/
+35
*
NFC: pn533: Remove frame logic from poll cmds
Waldemar Rymarkiewicz
2013-01-10
1
-144
/
+126
*
NFC: pn533: Dump tx and rx data in debug mode
Waldemar Rymarkiewicz
2013-01-10
1
-0
/
+6
*
NFC: pn533: Del frame logic from Data Exchange cmd
Waldemar Rymarkiewicz
2013-01-10
1
-168
/
+141
*
NFC: pn533: Del frame logic from InJumForDep cmd
Waldemar Rymarkiewicz
2013-01-10
1
-62
/
+55
*
NFC: pn533: Del frame logic from TgGet/SetData cmd
Waldemar Rymarkiewicz
2013-01-10
1
-64
/
+33
*
NFC: llcp: Fix Rx memory leak
Samuel Ortiz
2013-01-10
1
-10
/
+25
*
NFC: llcp: Remove the tx backlog queue
Samuel Ortiz
2013-01-10
3
-6
/
+2
*
NFC: pn533: Remove pn533_send_cmd_frame_sync
Waldemar Rymarkiewicz
2013-01-10
1
-112
/
+85
*
NFC: pn533: Add pn533_alloc_skb for req allocation
Waldemar Rymarkiewicz
2013-01-10
1
-6
/
+16
*
NFC: pn533: Add a new pn533_send_sync iface
Waldemar Rymarkiewicz
2013-01-10
1
-1
/
+54
*
NFC: pn533: Add a new pn533_send_data_async iface
Waldemar Rymarkiewicz
2013-01-10
1
-0
/
+31
*
NFC: pn533: Add a new pn533_send_cmd_async iface
Waldemar Rymarkiewicz
2013-01-10
1
-3
/
+164
*
NFC: pn533: Remove pointless flags param
Waldemar Rymarkiewicz
2013-01-10
1
-19
/
+14
*
NFC: pn533: Add frame header length define
Waldemar Rymarkiewicz
2013-01-10
1
-20
/
+33
*
NFC: pn533: Remove unused definitions
Waldemar Rymarkiewicz
2013-01-10
1
-8
/
+0
*
NFC: pn533: Remove in/out_maxlen as it is not used
Waldemar Rymarkiewicz
2013-01-10
1
-20
/
+16
*
NFC: Add support for SO_TIMESTAMP LLCP socket option
Thierry Escande
2013-01-10
3
-0
/
+8
*
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
2013-01-07
5
-55
/
+193
*
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
2013-01-07
4
-0
/
+48
*
mwifiex: use pci_alloc/free_consistent APIs for PCIe
Avinash Patil
2013-01-07
4
-154
/
+235
*
mwifiex: add init_fw_port handler for PCIe interface
Avinash Patil
2013-01-07
3
-2
/
+25
*
mwifiex: access interrupt status only while holding lock
Avinash Patil
2013-01-07
1
-13
/
+12
*
bcma: mips: rename oldirqflag to irqinitmask
Hauke Mehrtens
2013-01-07
1
-4
/
+4
*
bcma: mips: remove assigned_irqs from structure
Hauke Mehrtens
2013-01-07
2
-3
/
+0
*
bcma: mips: show also disabled IRQs
Hauke Mehrtens
2013-01-07
1
-5
/
+12
*
bcma: mips: make some info messages debug messages
Hauke Mehrtens
2013-01-07
1
-5
/
+5
*
bcma: mips: explicit assign IRQ numbers
Hauke Mehrtens
2013-01-07
1
-28
/
+56
*
bcma: make bcma_find_core_unit() accessible
Hauke Mehrtens
2013-01-07
2
-2
/
+4
*
ath9k_hw: Fix calibration for AR9340
Sujith Manoharan
2013-01-07
1
-1
/
+1
*
mwl8k: bump firmware API to 3
Yogesh Ashok Powar
2013-01-07
1
-1
/
+1
*
mwl8k: Handle watchdog event with highest prioriry
Yogesh Ashok Powar
2013-01-07
1
-0
/
+19
[next]