aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-17
| * | | | | Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-17
| * | | | | Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-17
| * | | | | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-17
| * | | | | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-17
| * | | | | Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi2013-04-11
| * | | | | Bluetooth: Remove unneeded parameterClaudio Takahasi2013-04-11
| * | | | | Bluetooth: Minor coding style fixClaudio Takahasi2013-04-11
| * | | | | Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi2013-04-11
| * | | | | Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-11
| * | | | | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
| * | | | | Bluetooth: Use separate function for BCM92035 vendor setupMarcel Holtmann2013-04-11
| * | | | | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-05
| * | | | | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-05
| * | | | | Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-04
| * | | | | Bluetooth: Convert BCM92035 support to driver setup callbackMarcel Holtmann2013-04-04
| * | | | | Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-04
| * | | | | Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-04
| * | | | | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-04
| * | | | | Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-04
| * | | | | Bluetooth: Track received events in hdevJohan Hedberg2013-04-04
| * | | | | Bluetooth: Remove trivial white spaceChan-yeol Park2013-04-04
| * | | | | Bluetooth: Fix possible NULL dereference in hci_uart_tty_receiveChan-yeol Park2013-04-04
| * | | | | Bluetooth: Fix H4 crash from incoming UART packetsChan-yeol Park2013-04-04
| * | | | | Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-04
| * | | | | Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-04
| * | | | | Bluetooth: Fix HCI request frameworkAndre Guedes2013-04-04
| * | | | | Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]Noguchi Kazutosi2013-04-04
* | | | | | Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | NFC: pn544: Add MEI physical layerSamuel Ortiz2013-04-15
| * | | | | NFC: mei: Add a common mei bus API for NFC driversEric Lapuyade2013-04-15
| * | | | | NFC: RFKILL supportSamuel Ortiz2013-04-12
| * | | | | rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-12
| * | | | | NFC: pn533: Turn radio on and off when bringing the device up and downSamuel Ortiz2013-04-11
| * | | | | NFC: Prevent polling when device is downSamuel Ortiz2013-04-11
| * | | | | NFC: pn533: Add missing usb_put_devMarina Makienko2013-04-11
| * | | | | NFC: llcp: Terminate connection when receiving a DISC on (0,0)Samuel Ortiz2013-04-11
| * | | | | NFC: llcp: Remove local_cleanup last argumentSamuel Ortiz2013-04-11
| * | | | | NFC: llcp: Only keep raw sockets alive when the LLCP local leavesSamuel Ortiz2013-04-11
| * | | | | NFC: pn533: Increase version numberWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Remove unused pn533_cmd_complete_tWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Add pn533_abort_cmd procedureWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Add support for ACS ACR122U readerWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Add protocol type for frame opsWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Move wq_in_error to cmd contextWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Re-group fields in struct pn533Waldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Avoid function declarationsWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Simplify __pn533_send_frame_asyncWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Fix incorrect kfree of complete argsWaldemar Rymarkiewicz2013-04-11
| * | | | | NFC: pn533: Remove redundant cmd_ prefix in the structWaldemar Rymarkiewicz2013-04-11