Age | Commit message (Expand) | Author |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-14 | Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver | Marcel Holtmann |
2009-06-11 | tty: fix bluetooth scribbling on low latency flags | Alan Cox |
2009-06-11 | tty: rewrite the ldisc locking | Alan Cox |
2009-06-08 | Bluetooth: Remove unused and unneeded support in virtual driver | Marcel Holtmann |
2009-06-08 | Bluetooth: Remove BKL from open callback of virtual driver | Marcel Holtmann |
2009-06-08 | Bluetooth: Use wait_event_interruptible for virtual driver | Marcel Holtmann |
2009-06-08 | Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver | Marcel Holtmann |
2009-02-27 | Bluetooth: Remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-02-27 | Bluetooth: Submit bulk URBs along with interrupt URBs | Marcel Holtmann |
2009-02-27 | Bluetooth: Eliminate a sparse warning in bt3c driver | Andre Haupt |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann |
2008-11-30 | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle | Marcel Holtmann |
2008-11-30 | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann |
2008-11-30 | Bluetooth: Remove deprecated hci_usb driver | Marcel Holtmann |
2008-11-30 | Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c | Nick Pelly |
2008-11-30 | Bluetooth: Change simple_strtol to simple_strtoul | Julia Lawall |
2008-11-30 | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler |
2008-11-30 | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann |
2008-11-30 | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann |
2008-11-30 | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann |
2008-10-31 | bpa10x: free sk_buff with kfree_skb | Ilpo Järvinen |
2008-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-10-26 | btsdio: free sk_buff with kfree_skb | Sergio Luis |
2008-10-17 | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted | Alan Cox |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-10-13 | tty: some ICANON magic is in the wrong places | Alan Cox |
2008-10-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-06 | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann |
2008-10-06 | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann |
2008-10-06 | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-09-22 | hci_usb: replace mb with smp_mb | Ming Lei |
2008-09-23 | [Bluetooth] Fix USB disconnect handling of btusb driver | Marcel Holtmann |
2008-09-23 | [Bluetooth] Fix wrong URB handling of btusb driver | Marcel Holtmann |
2008-09-23 | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips | Marcel Holtmann |
2008-09-21 | bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. | David S. Miller |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski |
2008-08-23 | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski |
2008-08-23 | pcmcia: use pcmcia_loop_config in bluetooth drivers | Dominik Brodowski |
2008-08-18 | [Bluetooth] Consolidate maintainers information | Marcel Holtmann |
2008-08-18 | [Bluetooth] Add SCO support to btusb driver | Marcel Holtmann |
2008-08-07 | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann |
2008-08-07 | [Bluetooth] Removal of unnecessary ignore module parameter | Marcel Holtmann |
2008-07-30 | bluetooth: add quirks for a few hci_usb devices | Michael Frey |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-20 | tty: Ldisc revamp | Alan Cox |