]> git.kernelconcepts.de Git - karo-tx-linux.git/history - include
Bluetooth: Remove src and dst fields from bt_sock structure
[karo-tx-linux.git] / include /
2013-10-13 Marcel HoltmannBluetooth: Remove src and dst fields from bt_sock structure
2013-10-13 Marcel HoltmannBluetooth: Store RFCOMM address information in its...
2013-10-13 Marcel HoltmannBluetooth: Store SCO address information in its own...
2013-10-13 Marcel HoltmannBluetooth: Use SCO addresses from HCI connection directly
2013-10-13 Marcel HoltmannBluetooth: Return the correct address type for L2CAP...
2013-10-13 Marcel HoltmannBluetooth: Store address information in L2CAP channel...
2013-10-13 Marcel HoltmannBluetooth: Store source address of HCI connections
2013-10-13 Marcel HoltmannBluetooth: Store the source address type of LE connections
2013-10-13 Marcel HoltmannBluetooth: Remove pointless bdaddr_to_le() helper function
2013-10-13 Marcel HoltmannBluetooth: Remove l2cap_conn->src and l2cap_conn->dst...
2013-10-12 Marcel HoltmannBluetooth: The L2CAP fixed channel connectionless data...
2013-10-12 Marcel HoltmannBluetooth: Allow 3D profile to use security mode 4...
2013-10-11 Marcel HoltmannBluetooth: Add management command for setting LE scan...
2013-10-11 Marcel HoltmannBluetooth: Make LE scan interval and window a controlle...
2013-10-11 Marcel HoltmannBluetooth: Add hdev parameter to hdev->send driver...
2013-10-11 Marcel HoltmannBluetooth: Provide hdev parameter to hci_recv_frame...
2013-10-10 Marcel HoltmannBluetooth: Move smp.h header file into net/bluetooth/
2013-10-10 Marcel HoltmannBluetooth: Move a2mp.h header file into net/bluetooth/
2013-10-10 Marcel HoltmannBluetooth: Move amp.h header file into net/bluetooth/
2013-10-10 Marcel HoltmannBluetooth: Remove hdev->ioctl driver callback
2013-10-07 Marcel HoltmannBluetooth: Read location data on AMP controller init
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_discovering() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_remote_name() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_found() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_disconnected() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_connected() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_connect_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_disconnect_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_set_powered_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_index_added() and mgmt_index_remov...
2013-10-06 Marcel HoltmannBluetooth: Remove mgmt_valid_hdev() helper function
2013-10-06 Marcel HoltmannBluetooth: Remove no longer needed mgmt_new_settings...
2013-10-06 Marcel HoltmannBluetooth: Use helper function for re-enabling advertising
2013-10-06 Marcel HoltmannBluetooth: Add constants for LE advertising types
2013-10-06 Marcel HoltmannBluetooth: Add HCI structure for LE advertising paramet...
2013-10-06 Marcel HoltmannBluetooth: Move hci_amp_capable() function into L2CAP...
2013-10-06 Marcel HoltmannBluetooth: Rename AMP status constants and use them
2013-10-06 Marcel HoltmannBluetooth: Use explicit AMP controller id value for...
2013-10-06 Marcel HoltmannBluetooth: Separate AMP controller type from HCI device...
2013-10-06 Marcel HoltmannBluetooth: Add constants for AMP controller type
2013-10-06 Marcel HoltmannBluetooth: Remove useless external function to count...
2013-10-05 Johan HedbergBluetooth: Add public mgmt function to send New Setting...
2013-10-05 Johan HedbergBluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
2013-10-02 DoHyun PyunBluetooth: Add the definition for Slave Page Response...
2013-10-02 DoHyun PyunBluetooth: Add the definition and stcuture for Sync...
2013-10-02 DoHyun PyunBluetooth: Add the definition for Start Synchronization...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set CSB
2013-10-02 DoHyun PyunBluetooth: Add the structure for Write Sync Train Param...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Delete...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set...
2013-10-02 Marcel HoltmannBluetooth: Add management command for setting static...
2013-10-02 Johan HedbergBluetooth: Add a new mgmt_set_bredr command
2013-10-02 Johan HedbergBluetooth: Introduce a new HCI_BREDR_ENABLED flag
2013-10-02 Marcel HoltmannBluetooth: Provide high speed configuration option
2013-10-02 Marcel HoltmannBluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
2013-09-27 Gustavo PadovanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-25 Johan HedbergBluetooth: Add new mgmt_set_advertising command
2013-09-25 Johan HedbergBluetooth: Add new mgmt setting for LE advertising
2013-09-25 Johan HedbergBluetooth: Use async request for LE enable/disable
2013-09-19 Johan HedbergBluetooth: Add event mask page 2 setting support
2013-09-19 Johan HedbergBluetooth: Add synchronization train parameters reading...
2013-09-18 Johan HedbergBluetooth: Fix waiting for clearing of BT_SK_SUSPEND...
2013-09-18 Johan HedbergBluetooth: Remove unused event mask struct
2013-09-18 Johan HedbergBluetooth: Introduce a new HCI_RFKILLED flag
2013-09-16 Marcel HoltmannBluetooth: Introduce new HCI socket channel for user...
2013-09-16 Marcel HoltmannBluetooth: Introduce user channel flag for HCI devices
2013-09-07 Linus Torvaldslockref: add ability to mark lockrefs "dead"
2013-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-07 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-07 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2013-09-07 Linus TorvaldsMerge tag 'gpio-v3.12-1' of git://git.kernel.org/pub...
2013-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-07 Linus TorvaldsRevert "Input: introduce BTN/ABS bits for drums and...
2013-09-07 Dmitry TorokhovMerge branch 'next' into for-linus
2013-09-07 Herbert XuReinstate "crypto: crct10dif - Wrap crc_t10dif function...
2013-09-07 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-06 Linus TorvaldsMerge tag 'boards-for-linus' of git://git.kernel.org...
2013-09-06 Linus TorvaldsMerge tag 'soc-for-linus' of git://git.kernel.org/pub...
2013-09-06 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.kernel.org/pub...
2013-09-06 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git.kernel.org...
2013-09-06 Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git.kernel...
2013-09-06 Linus TorvaldsMerge tag 'please-pull-misc-3.12' of git://git.kernel...
2013-09-06 Florian Fainellinet: add documentation for BQL helpers
2013-09-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-06 Linus TorvaldsMerge tag 'arm64-for-linus' of git://git.kernel.org...
2013-09-06 Linus TorvaldsMerge tag 'microblaze-3.12-rc1' of git://git.monstr...
2013-09-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-06 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2013-09-06 Linus TorvaldsMerge tag 'for-f2fs-3.12' of git://git.kernel.org/pub...
2013-09-06 Jiri KosinaMerge branch 'for-3.12/sensor-hub' into for-linus
2013-09-06 Jiri KosinaMerge branches 'for-3.12/devm', 'for-3.12/i2c-hid'...
2013-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next