Age | Commit message (Expand) | Author | Files | Lines |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 4 | -204/+122 |
2008-10-13 | tty: some ICANON magic is in the wrong places | Alan Cox | 1 | -1/+1 |
2008-10-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -5/+5 |
2008-10-06 | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann | 1 | -0/+1 |
2008-10-06 | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann | 1 | -0/+4 |
2008-10-06 | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann | 2 | -5/+0 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -6/+22 |
2008-09-23 | hci_usb: replace mb with smp_mb | Ming Lei | 1 | -5/+5 |
2008-09-23 | [Bluetooth] Fix USB disconnect handling of btusb driver | Marcel Holtmann | 1 | -4/+15 |
2008-09-23 | [Bluetooth] Fix wrong URB handling of btusb driver | Marcel Holtmann | 1 | -2/+4 |
2008-09-23 | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips | Marcel Holtmann | 1 | -0/+3 |
2008-09-22 | bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. | David S. Miller | 1 | -9/+9 |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 4 | -10/+10 |
2008-08-23 | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 3 | -5/+9 |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 3 | -0/+5 |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 3 | -5/+0 |
2008-08-23 | pcmcia: use pcmcia_loop_config in bluetooth drivers | Dominik Brodowski | 3 | -194/+108 |
2008-08-18 | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 4 | -4/+4 |
2008-08-18 | [Bluetooth] Add SCO support to btusb driver | Marcel Holtmann | 2 | -20/+272 |
2008-08-08 | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 1 | -2/+161 |
2008-08-08 | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann | 4 | -31/+6 |
2008-07-31 | bluetooth: add quirks for a few hci_usb devices | Michael Frey | 1 | -0/+7 |
2008-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -31/+14 |
2008-07-21 | tty: Ldisc revamp | Alan Cox | 1 | -3/+3 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 3 | -5/+15 |
2008-07-15 | bluetooth/hci_bcsp: fix bitrev Kconfig | Randy Dunlap | 1 | -1/+1 |
2008-07-15 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2 | -2/+4 |
2008-07-10 | bluetooth: treat firmware data as const | David Woodhouse | 2 | -2/+4 |
2008-07-03 | Bluetooth VHCI: fasync BKL pushdown | Jonathan Corbet | 1 | -3/+6 |
2008-06-21 | bluetooth-vhci: BKL pushdown | Arnd Bergmann | 1 | -0/+5 |
2008-06-10 | bluetooth: hci_bcsp.c small cleanups/api users | Harvey Harrison | 2 | -31/+14 |
2008-05-03 | hci_usb.h: fix hard-to-trigger race | Pavel Machek | 1 | -8/+13 |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox | 1 | -3/+1 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -8/+5 |
2008-04-20 | hci_usb: remove code obfuscation | Pavel Machek | 2 | -10/+5 |
2008-04-20 | hci_usb: do not initialize static variables to 0 | Pavel Machek | 1 | -7/+7 |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-03-08 | bluetooth: Add another Broadcom device | Karsten Keil | 1 | -0/+1 |
2008-03-06 | bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla... | SDiZ | 1 | -0/+3 |
2008-02-13 | hci_ldisc: fix null pointer deref | David Newall | 1 | -0/+1 |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -3/+3 |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 2 | -2/+2 |
2008-02-05 | bluetooth: blacklist another Broadcom BCM2035 device | Andy Shevchenko | 1 | -0/+1 |
2008-02-05 | drivers/bluetooth/btsdio.c: fix double-free | Adrian Bunk | 1 | -3/+1 |
2008-02-05 | drivers/bluetooth/bpa10x.c: fix memleak | Adrian Bunk | 1 | -0/+1 |
2008-02-03 | drivers/bluetooth/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-11 | [BLUETOOTH]: Always send explicit hci_ll wake-up acks. | Ohad Ben-Cohen | 1 | -9/+14 |
2007-10-22 | [Bluetooth] Add generic driver for Bluetooth USB devices | Marcel Holtmann | 3 | -0/+578 |
2007-10-22 | [Bluetooth] Add generic driver for Bluetooth SDIO devices | Marcel Holtmann | 3 | -0/+419 |
2007-10-22 | [Bluetooth] Eliminate checks for impossible conditions in IRQ handler | Jeff Garzik | 4 | -16/+4 |