summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2015-02-274-5/+16
* Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-201-30/+2
* Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-203-6/+9
* Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creationJohan Hedberg2015-02-201-17/+7
* Bluetooth: Fix checking for pending Set SSP in Set HS handlerJohan Hedberg2015-02-191-0/+6
* Bluetooth: Remove bogus check for pending mgmt Set HS commandJohan Hedberg2015-02-191-2/+1
* Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-195-32/+28
* Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-195-46/+55
* Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-192-38/+16
* Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-192-14/+14
* Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg2015-02-191-1/+1
* Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg2015-02-171-10/+20
* Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg2015-02-161-0/+14
* Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann2015-02-153-1/+32
* Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann2015-02-151-22/+53
* Bluetooth: Make __next_ident function static.Marcel Holtmann2015-02-152-2/+1
* Bluetooth: Make a2mp_send function staticMarcel Holtmann2015-02-152-2/+1
* Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann2015-02-152-18/+17
* Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann2015-02-152-5/+2
* Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann2015-02-152-2/+2
* Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2015-02-152-0/+2
* Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An2015-02-151-0/+22
* Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-152-0/+7
* at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-151-1/+1
* 6lowpan: nhc: add other known rfc6282 compressionsAlexander Aring2015-02-149-0/+213
* 6lowpan: add udp compression via nhc layerAlexander Aring2015-02-144-170/+205
* 6lowpan: add generic nhc layer interfaceAlexander Aring2015-02-143-1/+388
* Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg2015-02-141-16/+6
* Bluetooth: Enhance error codes pair device commandLukasz Rymanowski2015-02-141-0/+4
* Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-141-1/+5
* Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-141-0/+8
* ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-141-3/+1
* ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-141-3/+2
* ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring2015-02-141-2/+10
* ieee802154: fix netns settingsNicolas Dichtel2015-02-142-2/+5
* Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-142-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2015-02-112874-61529/+91018
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11116-1717/+2491
| |\
| | * mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin2015-02-111-2/+2
| | * mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin2015-02-111-2/+2
| | * vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter2015-02-111-2/+2
| | * mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2015-02-112-13/+15
| | * Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov2015-02-111-0/+23
| | * mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz2015-02-111-13/+42
| | * vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko2015-02-111-1/+1
| | * mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka2015-02-111-4/+14
| | * mm: always steal split buddies in fallback allocationsVlastimil Babka2015-02-111-33/+29
| | * mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-112-10/+9
| | * mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-112-126/+60
| | * mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov2015-02-111-3/+44
OpenPOWER on IntegriCloud