summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bluetooth: Refactor hci_cs_le_create_connAndre Guedes2012-08-06
* Bluetooth: Remove unneeded codeAndre Guedes2012-08-06
* Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-06
* Bluetooth: Trivial refactoringAndre Guedes2012-08-06
* Bluetooth: Use devm_kzalloc in dtl1_cs.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat2012-08-06
* Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat2012-08-06
* Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-06
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
* Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
* Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-06
* Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-06
* Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-06
* Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-06
* Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko2012-08-06
* Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-06
* Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-06
* Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-06
* Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-06
* Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-06
* Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-06
* Bluetooth: Remove missing codeAndre Guedes2012-08-06
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-07-27
|\
| * ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o2012-07-23
| * ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-07-22
| * ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan2012-07-22
| * ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy2012-07-22
| * ext4: weed out ext4_write_superArtem Bityutskiy2012-07-22
| * ext4: remove unnecessary superblock dirtyingArtem Bityutskiy2012-07-22