Age | Commit message (Expand) | Author | Files | Lines |
2013-10-11 | Bluetooth: Remove pointless parameter check in vhci_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in hci_uart_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in btuart_hci_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in btmrvl_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Remove pointless parameter check in bfusb_send_frame() | Marcel Holtmann | 1 | -8/+1 |
2013-10-11 | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann | 13 | -28/+16 |
2013-10-11 | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann | 13 | -36/+21 |
2013-10-11 | Bluetooth: Remove unused h4_check_data_len() function | Marcel Holtmann | 1 | -24/+0 |
2013-10-10 | Bluetooth: Remove unused btmrvl_ioctl() callback | Marcel Holtmann | 1 | -10/+3 |
2013-10-10 | Bluetooth: Remove unused dtl1_hci_ioctl() callback | Marcel Holtmann | 1 | -11/+4 |
2013-10-10 | Bluetooth: Remove unused btuart_hci_ioctl() callback | Marcel Holtmann | 1 | -11/+4 |
2013-10-10 | Bluetooth: Remove unused bt3c_hci_ioctl() callback | Marcel Holtmann | 1 | -11/+4 |
2013-10-10 | Bluetooth: Remove unused bluecard_hci_ioctl() callback | Marcel Holtmann | 1 | -11/+4 |
2013-10-10 | Bluetooth: Remove unused bfusb_ioctl() callback | Marcel Holtmann | 1 | -10/+4 |
2013-10-10 | Bluetooth: Use hci_conn_num() instead of direct connection hash access | Marcel Holtmann | 1 | -6/+6 |
2013-10-02 | Bluetooth: btmrvl: add calibration data download support | Amitkumar Karwar | 4 | -1/+134 |
2013-10-02 | Bluetooth: btmrvl: add setup handler | Amitkumar Karwar | 2 | -8/+16 |
2013-10-02 | Bluetooth: btmrvl: get rid of struct btmrvl_cmd | Amitkumar Karwar | 2 | -12/+6 |
2013-10-02 | Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function | Amitkumar Karwar | 1 | -88/+41 |
2013-10-02 | Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default | Marcel Holtmann | 1 | -0/+2 |
2013-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan | 3069 | -121933/+302826 |
2013-09-23 | Bluetooth: btusb: Add support for Belkin F8065bf | Ken O'Brien | 1 | -0/+3 |
2013-09-16 | Bluetooth: Add support for BCM20702A0 [0b05, 17cb] | Raphael Kubo da Costa | 1 | -0/+1 |
2013-09-16 | Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. | Peng Chen | 2 | -0/+3 |
2013-09-16 | Bluetooth: Add support creating virtual AMP controllers | Marcel Holtmann | 1 | -46/+123 |
2013-09-16 | Bluetooth: Use devname:vhci module alias for virtual HCI driver | Marcel Holtmann | 1 | -0/+1 |
2013-09-09 | rt2800: change initialization sequence to fix system freeze | Stanislaw Gruszka | 1 | -5/+6 |
2013-09-09 | bcma: fix error code handling on 64 Bit systems | Hauke Mehrtens | 1 | -5/+7 |
2013-09-09 | rtl8187: fix use after free on failure path in rtl8187_init_urbs() | Alexey Khoroshilov | 1 | -5/+10 |
2013-09-09 | brcmfmac: fix bus interface selection in Kconfig | Arend van Spriel | 1 | -2/+2 |
2013-09-09 | cw1200: Prevent a lock-related hang in the cw1200_spi driver | Solomon Peachy | 1 | -0/+9 |
2013-09-09 | cw1200: Don't perform SPI transfers in interrupt context | Solomon Peachy | 4 | -4/+33 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 34 | -1230/+2220 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -16/+5 |
2013-09-07 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+3 |
2013-09-07 | Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 49 | -1019/+1775 |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 28 | -318/+701 |
2013-09-07 | Revert "Input: introduce BTN/ABS bits for drums and guitars" | Linus Torvalds | 3 | -409/+0 |
2013-09-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 28 | -318/+701 |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2278 | -143999/+201921 |
2013-09-06 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -360/+555 |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 13 | -370/+2259 |
2013-09-06 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 4 | -0/+4 |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -437/+2675 |
2013-09-06 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2013-09-06 | mlx5: remove unused MLX5_DEBUG param in Kconfig | Michael Opdenacker | 1 | -10/+0 |
2013-09-06 | bnx2x: Restore a call to config_init | Eilon Greenstein | 1 | -6/+3 |