summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-02Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann1-1/+1
2013-10-02Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann1-3/+16
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann5-41/+22
2013-10-02Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann1-2/+2
2013-10-02Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann1-1/+1
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg2-1/+98
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg3-1/+22
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg3-47/+32
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg1-30/+30
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg1-6/+6
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg1-2/+2
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg1-0/+1
2013-09-23Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien1-0/+3
2013-09-22Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin1-8/+8
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin1-33/+2
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg2-0/+34
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg2-1/+16
2013-09-19Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg4-1/+53
2013-09-18Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg1-0/+8
2013-09-18Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg1-6/+6
2013-09-18Bluetooth: Fix L2CAP command reject reasonJohan Hedberg1-4/+16
2013-09-18Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg1-1/+1
2013-09-18Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg1-4/+4
2013-09-18Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg1-1/+1
2013-09-18Bluetooth: Remove unused event mask structJohan Hedberg1-3/+0
2013-09-18Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg1-3/+12
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2-5/+11
2013-09-16Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan1-0/+7
2013-09-16Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa1-0/+1
2013-09-16Bluetooth: Fix encryption key size for peripheral roleAndre Guedes1-0/+2
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes1-1/+3
2013-09-16Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2-0/+3
2013-09-16Bluetooth: Only schedule raw queue when user channel is activeMarcel Holtmann1-9/+7
2013-09-16Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueueMarcel Holtmann1-1/+1
2013-09-16Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann1-46/+123
2013-09-16Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2-5/+82
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann4-9/+55
2013-09-16Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann1-6/+17
2013-09-16Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann1-2/+2
2013-09-16Bluetooth: Report error for HCI reset ioctl when device is downMarcel Holtmann1-1/+3
2013-09-16Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann1-6/+11
2013-09-16Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann1-0/+3
2013-09-16Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann1-23/+41
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-5/+6
2013-09-09bcma: fix error code handling on 64 Bit systemsHauke Mehrtens1-5/+7
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov1-5/+10
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel1-2/+2
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy1-0/+9