| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 2 | -31/+14 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 3 | -5/+15 |
| |\ |
|
| * | | bluetooth/hci_bcsp: fix bitrev Kconfig | Randy Dunlap | 2008-07-15 | 1 | -1/+1 |
| * | | bluetooth: hci_bcsp.c small cleanups/api users | Harvey Harrison | 2008-06-10 | 2 | -31/+14 |
* | | | tty: Ldisc revamp | Alan Cox | 2008-07-21 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-15 | 2 | -2/+4 |
|\ \ |
|
| * | | bluetooth: treat firmware data as const | David Woodhouse | 2008-07-10 | 2 | -2/+4 |
| |/ |
|
* | | Bluetooth VHCI: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -3/+6 |
* | | bluetooth-vhci: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+5 |
|/ |
|
* | hci_usb.h: fix hard-to-trigger race | Pavel Machek | 2008-05-03 | 1 | -8/+13 |
* | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 | 1 | -3/+1 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -8/+5 |
* | hci_usb: remove code obfuscation | Pavel Machek | 2008-04-20 | 2 | -10/+5 |
* | hci_usb: do not initialize static variables to 0 | Pavel Machek | 2008-04-20 | 1 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-12 | 1 | -0/+3 |
|\ |
|
| * | bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla... | SDiZ | 2008-03-06 | 1 | -0/+3 |
* | | bluetooth: Add another Broadcom device | Karsten Keil | 2008-03-08 | 1 | -0/+1 |
|/ |
|
* | hci_ldisc: fix null pointer deref | David Newall | 2008-02-13 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-05 | 3 | -3/+3 |
|\ |
|
| * | bluetooth: blacklist another Broadcom BCM2035 device | Andy Shevchenko | 2008-02-05 | 1 | -0/+1 |
| * | drivers/bluetooth/btsdio.c: fix double-free | Adrian Bunk | 2008-02-05 | 1 | -3/+1 |
| * | drivers/bluetooth/bpa10x.c: fix memleak | Adrian Bunk | 2008-02-05 | 1 | -0/+1 |
* | | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 2008-02-05 | 2 | -2/+2 |
|/ |
|
* | drivers/bluetooth/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [BLUETOOTH]: Always send explicit hci_ll wake-up acks. | Ohad Ben-Cohen | 2008-01-11 | 1 | -9/+14 |
* | [Bluetooth] Add generic driver for Bluetooth USB devices | Marcel Holtmann | 2007-10-22 | 3 | -0/+578 |
* | [Bluetooth] Add generic driver for Bluetooth SDIO devices | Marcel Holtmann | 2007-10-22 | 3 | -0/+419 |
* | [Bluetooth] Eliminate checks for impossible conditions in IRQ handler | Jeff Garzik | 2007-10-22 | 4 | -16/+4 |
* | [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips | Ohad Ben-Cohen | 2007-10-22 | 5 | -2/+557 |
* | [Bluetooth] Change BPA 100/105 driver to use USB anchors | Marcel Holtmann | 2007-10-22 | 1 | -362/+262 |
* | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 1 | -1/+2 |
* | [Bluetooth] Add missing stat.byte_rx counter modification | Marcel Holtmann | 2007-09-09 | 1 | -1/+4 |
* | [Bluetooth] Remove the redundant non-seekable llseek method | Robert P. J. Day | 2007-07-11 | 1 | -6/+0 |
* | [Bluetooth] Use hci_recv_fragment() within HCI USB driver | Marcel Holtmann | 2007-07-11 | 2 | -89/+4 |
* | [Bluetooth] Always send HCI_Reset for Broadcom devices | Marcel Holtmann | 2007-05-24 | 1 | -8/+8 |
* | [Bluetooth] Fix unintentional fall-through in HCI line discipline | Marcel Holtmann | 2007-05-11 | 1 | -0/+1 |
* | [Bluetooth] Fix NULL pointer dereference in HCI line discipline | Marcel Holtmann | 2007-05-11 | 1 | -1/+3 |
* | [Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline | Marcel Holtmann | 2007-05-11 | 2 | -2/+8 |
* | [Bluetooth] Correct SCO buffer for another Broadcom based dongle | Marcel Holtmann | 2007-05-05 | 1 | -0/+3 |
* | [Bluetooth] Add support for Targus ACB10US USB dongle | Marcel Holtmann | 2007-05-05 | 1 | -0/+3 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 3 | -4/+4 |
* | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo | 2007-04-26 | 4 | -12/+12 |
* | [Bluetooth] Make use of MODULE_FIRMWARE | Marcel Holtmann | 2007-02-26 | 3 | -0/+4 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 8 | -8/+0 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [Bluetooth] Correct SCO buffer for Broadcom based Dell laptops | Marcel Holtmann | 2007-01-09 | 1 | -0/+3 |
* | [Bluetooth] Correct SCO buffer for Broadcom based HP laptops | Marcel Holtmann | 2007-01-09 | 1 | -0/+3 |
* | [Bluetooth] Correct SCO buffer size for another ThinkPad laptop | Marcel Holtmann | 2007-01-09 | 1 | -0/+1 |
* | [PATCH] bluetooth: add support for another Kensington dongle | Olivier Galibert | 2006-12-20 | 1 | -0/+1 |
* | [PATCH] lockdep: annotate bcsp driver | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |