summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bluetooth: Remove bogus check for pending mgmt Set HS commandJohan Hedberg2015-02-19
* Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-19
* Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-19
* Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg2015-02-19
* Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg2015-02-17
* Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg2015-02-16
* Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann2015-02-15
* Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann2015-02-15
* Bluetooth: Make __next_ident function static.Marcel Holtmann2015-02-15
* Bluetooth: Make a2mp_send function staticMarcel Holtmann2015-02-15
* Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann2015-02-15
* Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann2015-02-15
* Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann2015-02-15
* Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2015-02-15
* Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An2015-02-15
* Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-15
* at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-15
* 6lowpan: nhc: add other known rfc6282 compressionsAlexander Aring2015-02-14
* 6lowpan: add udp compression via nhc layerAlexander Aring2015-02-14
* 6lowpan: add generic nhc layer interfaceAlexander Aring2015-02-14
* Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg2015-02-14
* Bluetooth: Enhance error codes pair device commandLukasz Rymanowski2015-02-14
* Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-14
* Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-14
* ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-14
* ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-14
* ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring2015-02-14
* ieee802154: fix netns settingsNicolas Dichtel2015-02-14
* Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2015-02-11
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
| |\
| | * mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin2015-02-11
| | * mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin2015-02-11
| | * vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter2015-02-11
| | * mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2015-02-11
| | * Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov2015-02-11
| | * mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz2015-02-11
| | * vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko2015-02-11
| | * mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka2015-02-11
| | * mm: always steal split buddies in fallback allocationsVlastimil Babka2015-02-11
| | * mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-11
| | * mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-11
| | * mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov2015-02-11
| | * mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi2015-02-11
| | * mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi2015-02-11
| | * arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi2015-02-11
| | * memcg: cleanup preparation for page table walkNaoya Horiguchi2015-02-11
| | * numa_maps: remove numa_maps->vmaNaoya Horiguchi2015-02-11