netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: bluetooth-next-2.6 2009-12-03
@ 2009-12-03 18:45 Marcel Holtmann
  2009-12-03 18:45 ` [PATCH 01/18] Bluetooth: Removal of unused variable in btmrvl driver Marcel Holtmann
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Marcel Holtmann @ 2009-12-03 18:45 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

Hi Dave,

these are the patches for the 2.6.33 merge window. Sorry for being a bit
late, but I got dragged into some other work. Besides the ongoing work on
the L2CAP ERTM support it is only bug fixes and cleanups.

I did base this against your net-next tree. If you want me to rebase it,
then let me know.

Regards

Marcel


Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6.git master

This will update the following files:

 drivers/bluetooth/btmrvl_debugfs.c |    1 -
 drivers/bluetooth/btmrvl_drv.h     |    1 +
 drivers/bluetooth/btmrvl_main.c    |   55 +++++++++++-------
 drivers/bluetooth/btmrvl_sdio.c    |    4 +
 drivers/bluetooth/hci_vhci.c       |   20 +------
 include/net/bluetooth/hci_core.h   |   39 +------------
 include/net/bluetooth/l2cap.h      |    2 +-
 net/bluetooth/bnep/core.c          |    5 +-
 net/bluetooth/hci_core.c           |   39 +++++++++++--
 net/bluetooth/hci_event.c          |    6 +-
 net/bluetooth/hci_sock.c           |   11 +++-
 net/bluetooth/hidp/core.c          |    9 +++
 net/bluetooth/l2cap.c              |  110 +++++++++++++++++++++++++++--------
 net/bluetooth/rfcomm/core.c        |    6 ++
 14 files changed, 192 insertions(+), 116 deletions(-)

through these ChangeSets:

Amitkumar Karwar (1):
    Bluetooth: Enable auto sleep mode for btmrvl driver

Ben Hutchings (1):
    Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver

Gustavo F. Padovan (5):
    Bluetooth: Initialize variables and timers for both channel's sides
    Bluetooth: Fix unset of SrejActioned flag
    Bluetooth: Fix sending ReqSeq on I-frames
    Bluetooth: Implement RejActioned flag
    Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value

Jiri Kosina (1):
    Bluetooth: Implement raw output support for HIDP layer

Marcel Holtmann (7):
    Bluetooth: Remove unused global minor variable
    Bluetooth: Fix miscdev ops owner for virtual driver
    Bluetooth: Return ENETDOWN when interface is down
    Bluetooth: Turn hci_recv_frame into an exported function
    Bluetooth: Unobfuscate tasklet_schedule usage
    Bluetooth: Add L2CAP option for max transmit value
    Bluetooth: Add RFCOMM option to use L2CAP ERTM mode

Rahul Tank (1):
    Bluetooth: Removal of unused variable in btmrvl driver

Thomas Gleixner (1):
    Bluetooth: Remove stub ioctl in hci_vhci

Vikram Kandukuri (1):
    Bluetooth: Fix handling of BNEP setup connection requests


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-12-03 21:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03 18:45 Pull request: bluetooth-next-2.6 2009-12-03 Marcel Holtmann
2009-12-03 18:45 ` [PATCH 01/18] Bluetooth: Removal of unused variable in btmrvl driver Marcel Holtmann
2009-12-03 18:45 ` [PATCH 02/18] Bluetooth: Remove stub ioctl in hci_vhci Marcel Holtmann
2009-12-03 18:45 ` [PATCH 03/18] Bluetooth: Remove unused global minor variable Marcel Holtmann
2009-12-03 18:45 ` [PATCH 04/18] Bluetooth: Fix miscdev ops owner for virtual driver Marcel Holtmann
2009-12-03 18:45 ` [PATCH 05/18] Bluetooth: Implement raw output support for HIDP layer Marcel Holtmann
2009-12-03 18:45 ` [PATCH 06/18] Bluetooth: Return ENETDOWN when interface is down Marcel Holtmann
2009-12-03 18:45 ` [PATCH 07/18] Bluetooth: Turn hci_recv_frame into an exported function Marcel Holtmann
2009-12-03 18:45 ` [PATCH 08/18] Bluetooth: Unobfuscate tasklet_schedule usage Marcel Holtmann
2009-12-03 18:45 ` [PATCH 09/18] Bluetooth: Fix handling of BNEP setup connection requests Marcel Holtmann
2009-12-03 18:45 ` [PATCH 10/18] Bluetooth: Initialize variables and timers for both channel's sides Marcel Holtmann
2009-12-03 18:45 ` [PATCH 11/18] Bluetooth: Fix unset of SrejActioned flag Marcel Holtmann
2009-12-03 18:45 ` [PATCH 12/18] Bluetooth: Fix sending ReqSeq on I-frames Marcel Holtmann
2009-12-03 18:45 ` [PATCH 13/18] Bluetooth: Implement RejActioned flag Marcel Holtmann
2009-12-03 18:45 ` [PATCH 14/18] Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value Marcel Holtmann
2009-12-03 18:45 ` [PATCH 15/18] Bluetooth: Enable auto sleep mode for btmrvl driver Marcel Holtmann
2009-12-03 18:45 ` [PATCH 16/18] Bluetooth: Add L2CAP option for max transmit value Marcel Holtmann
2009-12-03 18:45 ` [PATCH 17/18] Bluetooth: Add RFCOMM option to use L2CAP ERTM mode Marcel Holtmann
2009-12-03 18:45 ` [PATCH 18/18] Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver Marcel Holtmann
2009-12-03 21:56 ` Pull request: bluetooth-next-2.6 2009-12-03 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).