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
*
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
2013-04-17
1
-7
/
+5
*
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
2013-04-17
1
-19
/
+5
*
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
2013-04-17
1
-96
/
+60
*
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
2013-04-17
1
-29
/
+11
*
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
2013-04-17
1
-2
/
+14
*
Bluetooth: hidp: remove old session-management
David Herrmann
2013-04-17
3
-348
/
+18
*
Bluetooth: hidp: add new session-management helpers
David Herrmann
2013-04-17
2
-25
/
+583
*
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2013-04-17
2
-0
/
+96
*
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2013-04-17
2
-1
/
+28
*
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2013-04-17
2
-9
/
+9
*
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
2013-04-17
1
-2
/
+2
*
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
2013-04-17
1
-4
/
+8
*
Bluetooth: hidp: remove unused session->state field
David Herrmann
2013-04-17
2
-4
/
+2
*
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2013-04-17
3
-3
/
+32
*
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
2013-04-17
4
-41
/
+4
*
Bluetooth: Reject SCO when hci connection timeouts
Claudio Takahasi
2013-04-11
1
-0
/
+12
*
Bluetooth: Remove unneeded parameter
Claudio Takahasi
2013-04-11
1
-5
/
+5
*
Bluetooth: Minor coding style fix
Claudio Takahasi
2013-04-11
1
-2
/
+1
*
Bluetooth: Use GFP_KERNEL in sco_conn_add
Claudio Takahasi
2013-04-11
1
-1
/
+1
*
Bluetooth: Fix SCO connection reference
Claudio Takahasi
2013-04-11
1
-1
/
+0
*
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
2013-04-11
7
-32
/
+32
*
Bluetooth: Use separate function for BCM92035 vendor setup
Marcel Holtmann
2013-04-11
1
-28
/
+24
*
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2013-04-05
3
-0
/
+9
*
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-04-05
1
-1
/
+0
*
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2013-04-04
2
-25
/
+0
*
Bluetooth: Convert BCM92035 support to driver setup callback
Marcel Holtmann
2013-04-04
1
-11
/
+23
*
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2013-04-04
2
-13
/
+21
*
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2013-04-04
2
-5
/
+20
*
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
4
-2
/
+22
*
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2013-04-04
2
-0
/
+105
*
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
3
-0
/
+16
*
Bluetooth: Remove trivial white space
Chan-yeol Park
2013-04-04
1
-5
/
+5
*
Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive
Chan-yeol Park
2013-04-04
1
-1
/
+4
*
Bluetooth: Fix H4 crash from incoming UART packets
Chan-yeol Park
2013-04-04
1
-0
/
+3
*
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2013-04-04
2
-27
/
+0
*
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2013-04-04
2
-0
/
+18
*
Bluetooth: Fix HCI request framework
Andre Guedes
2013-04-04
1
-5
/
+1
*
Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
Noguchi Kazutosi
2013-04-04
2
-0
/
+3
*
brcmfmac: enable sk_buff queueing when credits deplete
Arend van Spriel
2013-04-03
3
-60
/
+627
*
brcmfmac: no flow-control tlv signals when fcmode is NONE
Arend van Spriel
2013-04-03
1
-6
/
+6
*
brcmfmac: only allocate firmware-signalling resources if required
Arend van Spriel
2013-04-03
2
-7
/
+10
*
brcmfmac: move brcmf_fws_{de,}init() functions
Arend van Spriel
2013-04-03
1
-68
/
+68
*
brcmfmac: correct specified length from FIFOCREDITBACK signal
Arend van Spriel
2013-04-03
1
-1
/
+1
*
brcmfmac: initialize struct brcmf_fws_info fields before iovar
Arend van Spriel
2013-04-03
1
-4
/
+4
*
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-04-03
4
-62
/
+63
*
brcmfmac: avoid error output on header only packet
Piotr Haber
2013-04-03
1
-2
/
+2
*
brcmfmac: avoid error output in receive path
Arend van Spriel
2013-04-03
1
-3
/
+3
*
brcmfmac: fix handling sk_buff cleanup upon bus tx failure
Arend van Spriel
2013-04-03
3
-14
/
+33
*
brcmfmac: enable tx status signalling
Arend van Spriel
2013-04-03
5
-87
/
+455
*
brcmfmac: add flow-control mode to firmware signalling
Arend van Spriel
2013-04-03
4
-11
/
+41
[next]