summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-19Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg
2015-02-19Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg
2015-02-17Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg
2015-02-16Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg
2015-02-15Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann
2015-02-15Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann
2015-02-15Bluetooth: Make __next_ident function static.Marcel Holtmann
2015-02-15Bluetooth: Make a2mp_send function staticMarcel Holtmann
2015-02-15Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann
2015-02-15Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann
2015-02-15Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann
2015-02-15Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos
2015-02-15Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An
2015-02-15Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An
2015-02-15at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire
2015-02-146lowpan: nhc: add other known rfc6282 compressionsAlexander Aring
2015-02-146lowpan: add udp compression via nhc layerAlexander Aring
2015-02-146lowpan: add generic nhc layer interfaceAlexander Aring
2015-02-14Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg
2015-02-14Bluetooth: Enhance error codes pair device commandLukasz Rymanowski
2015-02-14Bluetooth: Improve error handling in connect aclLukasz Rymanowski
2015-02-14Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski
2015-02-14ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring
2015-02-14ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring
2015-02-14ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring
2015-02-14ieee802154: fix netns settingsNicolas Dichtel
2015-02-14Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2015-02-11Revert "crypto: Fix regressions caused by iov_iter changes."David S. Miller
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-11mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-02-11mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-02-11vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter
2015-02-11mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov
2015-02-11mm: incorporate read-only pages into transparent huge pagesEbru Akagunduz
2015-02-11vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko
2015-02-11mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka
2015-02-11mm: always steal split buddies in fallback allocationsVlastimil Babka
2015-02-11mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-02-11mincore: apply page table walker on do_mincore()Naoya Horiguchi
2015-02-11mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov
2015-02-11mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi