| Commit message (Expand) | Author | Age | Files | Lines |
* | btsdio: free sk_buff with kfree_skb | Sergio Luis | 2008-10-26 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 | 4 | -204/+122 |
|\ |
|
| * | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 2008-08-23 | 4 | -10/+10 |
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-23 | 3 | -5/+9 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-23 | 3 | -0/+5 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-23 | 3 | -5/+0 |
| * | pcmcia: use pcmcia_loop_config in bluetooth drivers | Dominik Brodowski | 2008-08-23 | 3 | -194/+108 |
* | | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-08 | 2 | -5/+5 |
|\ \ |
|
| * | | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann | 2008-10-06 | 1 | -0/+1 |
| * | | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann | 2008-10-06 | 1 | -0/+4 |
| * | | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann | 2008-10-06 | 2 | -5/+0 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 1 | -6/+22 |
|\ \ \
| |/ / |
|
| * | | [Bluetooth] Fix USB disconnect handling of btusb driver | Marcel Holtmann | 2008-09-23 | 1 | -4/+15 |
| * | | [Bluetooth] Fix wrong URB handling of btusb driver | Marcel Holtmann | 2008-09-23 | 1 | -2/+4 |
| * | | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips | Marcel Holtmann | 2008-09-23 | 1 | -0/+3 |
* | | | hci_usb: replace mb with smp_mb | Ming Lei | 2008-09-22 | 1 | -5/+5 |
* | | | bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. | David S. Miller | 2008-09-21 | 1 | -9/+9 |
|/ / |
|
* | | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 2008-08-18 | 4 | -4/+4 |
* | | [Bluetooth] Add SCO support to btusb driver | Marcel Holtmann | 2008-08-18 | 2 | -20/+272 |
* | | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 2008-08-07 | 1 | -2/+161 |
* | | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 2008-08-07 | 4 | -31/+6 |
* | | bluetooth: add quirks for a few hci_usb devices | Michael Frey | 2008-07-30 | 1 | -0/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 | 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-20 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 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-02 | 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-19 | 2 | -10/+5 |
* | hci_usb: do not initialize static variables to 0 | Pavel Machek | 2008-04-19 | 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-05 | 1 | -0/+3 |
* | | bluetooth: Add another Broadcom device | Karsten Keil | 2008-03-07 | 1 | -0/+1 |
|/ |
|
* | hci_ldisc: fix null pointer deref | David Newall | 2008-02-12 | 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-10 | 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 |