drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / bluetooth /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (write-only drivers)
2010-05-10 Dominik Brodowskipcmcia: re-work pcmcia_request_irq()
2010-05-10 Bing ZhaoBluetooth: Set hdev->dev_type based on Marvell device...
2010-05-10 Bing ZhaoBluetooth: Separate btmrvl_register_hdev() from btmrvl_...
2010-05-10 Bing ZhaoBluetooth: Decode btmrvl MODULE_BRINGUP_REG response...
2010-05-10 Dan CarpenterBluetooth: Fix storing negative values as unsigned...
2010-05-10 Gustavo F. PadovanBluetooth: Fix wrong packet type count increment
2010-05-10 Gustavo F. PadovanBluetooth: Use the proper function cast to get hdr...
2010-05-10 Gustavo F. PadovanBluetooth: Fix return value when bt_skb_alloc fails
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-27 Marcel HoltmannBluetooth: Convert Marvell driver to use per adapter...
2010-02-27 Marcel HoltmannBluetooth: Convert controller hdev->type to hdev->bus
2010-02-27 Dan CarpenterBluetooth: Add missing kfree() on error path in Atheros...
2010-02-27 Márton NémethBluetooth: Make USB device id constant
2010-02-27 Peter HueweBluetooth: Add __init/__exit macros to Marvell SDIO...
2010-02-04 Yoichi YuasaBluetooth: Fix memory leak in Marvell BT-over-SDIO...
2010-01-30 Vikram KandukuriBluetooth: Add DFU driver for Atheros Bluetooth chipset...
2010-01-30 Mike FrysingerBluetooth: Redo checks in IRQ handler for shared IRQ...
2009-12-17 Oliver NeukumBluetooth: Prevent ill-timed autosuspend in USB driver
2009-12-11 Alan SternUSB: remove the auto_pm flag
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Ben HutchingsBluetooth: Declare MODULE_FIRMWARE for Marvell SDIO...
2009-12-03 Amitkumar KarwarBluetooth: Enable auto sleep mode for btmrvl driver
2009-12-03 Marcel HoltmannBluetooth: Fix miscdev ops owner for virtual driver
2009-12-03 Marcel HoltmannBluetooth: Remove unused global minor variable
2009-12-03 Thomas GleixnerBluetooth: Remove stub ioctl in hci_vhci
2009-12-03 Rahul TankBluetooth: Removal of unused variable in btmrvl driver
2009-11-28 Dominik Brodowskipcmcia: rework the irq_req_t typedef
2009-11-14 Oliver Neukumfix memory leak in fixed btusb_close
2009-11-11 Linus Torvaldsbtusb bluetooth driver: wait for 'waker' work too befor...
2009-11-08 Dominik Brodowskipcmcia: deprecate CS_CHECK (bluetooth)
2009-09-15 Philipp Zabelpcmcia: dtl1_cs: fix pcmcia_loop_config logic
2009-08-24 Oliver NeukumBluetooth: Add USB autosuspend support to btusb driver
2009-08-24 Wending WengBluetooth: Fix false errors from bcsp_pkt_cull function
2009-08-22 Julia LawallBluetooth: Add missing kmalloc NULL tests to Marvell...
2009-08-22 Bing ZhaoBluetooth: Fix incorrect alignment in Marvell BT-over...
2009-08-22 Marcel HoltmannBluetooth: Remove Enter/Leave debug statements from...
2009-08-22 Marcel HoltmannBluetooth: Fix last few compiler warning within Marvell...
2009-08-22 Marcel HoltmannBluetooth: Fix Marvell driver to use skb_put and hci_op...
2009-08-22 Marcel HoltmannBluetooth: Remove private device name of Marvell SDIO...
2009-08-22 Marcel HoltmannBluetooth: Fix module description strings for Marvell...
2009-08-22 Marcel HoltmannBluetooth: Fix complicated assignment of firmware for...
2009-08-22 Marcel HoltmannBluetooth: Some coding style cleanup for Marvell core...
2009-08-22 Marcel HoltmannBluetooth: Remove pointless casts from Marvell debugfs...
2009-08-22 Marcel HoltmannBluetooth: Remove pointless ifdef protection for Marvel...
2009-08-22 Marcel HoltmannBluetooth: Fix compilation of Marvell driver without...
2009-08-22 Marcel HoltmannBluetooth: Fix Kconfig for Marvell Bluetooth driver
2009-08-22 Bing ZhaoBluetooth: Add debugfs support to btmrvl driver
2009-08-22 Bing ZhaoBluetooth: Add Marvell BT-over-SDIO driver
2009-08-22 Bing ZhaoBluetooth: Add btmrvl driver for Marvell Bluetooth...
2009-08-22 Vikram KandukuriBluetooth: Improve USB driver throughput by increasing...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-14 Marcel HoltmannBluetooth: Fix issue with uninitialized nsh.type in...
2009-06-11 Alan Coxtty: fix bluetooth scribbling on low latency flags
2009-06-11 Alan Coxtty: rewrite the ldisc locking
2009-06-08 Marcel HoltmannBluetooth: Remove unused and unneeded support in virtua...
2009-06-08 Marcel HoltmannBluetooth: Remove BKL from open callback of virtual...
2009-06-08 Marcel HoltmannBluetooth: Use wait_event_interruptible for virtual...
2009-06-08 Marcel HoltmannBluetooth: Use only MISC_DYNAMIC_MINOR for virtual...
2009-02-27 Wei YongjunBluetooth: Remove some pointless conditionals before...
2009-02-27 Marcel HoltmannBluetooth: Submit bulk URBs along with interrupt URBs
2009-02-27 Andre HauptBluetooth: Eliminate a sparse warning in bt3c driver
2008-11-30 Marcel HoltmannBluetooth: Enable per-module dynamic debug messages
2008-11-30 Marcel HoltmannBluetooth: Allow SCO audio with Asus WL-BTD202 dongle
2008-11-30 Marcel HoltmannBluetooth: Send HCI Reset command by default on device...
2008-11-30 Marcel HoltmannBluetooth: Remove deprecated hci_usb driver
2008-11-30 Nick PellyBluetooth: Respect HCI_UART_DEBUG config in hci_ll.c
2008-11-30 Julia LawallBluetooth: Change simple_strtol to simple_strtoul
2008-11-30 Tomas WinklerBluetooth: Fix TX error path in btsdio driver
2008-11-30 Marcel HoltmannBluetooth: Add suspend/resume support to btusb driver
2008-11-30 Marcel HoltmannBluetooth: Handle bulk URBs in btusb driver from notify...
2008-11-30 Marcel HoltmannBluetooth: Add fine grained mem_flags usage to btusb...
2008-10-31 Ilpo Järvinenbpa10x: free sk_buff with kfree_skb
2008-10-30 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-27 Sergio Luisbtsdio: free sk_buff with kfree_skb
2008-10-17 Alan Coxpcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13 Alan Coxtty: some ICANON magic is in the wrong places
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-06 Marcel Holtmann[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
2008-10-06 Marcel Holtmann[Bluetooth] Add reset quirk for new Targus and Belkin...
2008-10-06 Marcel Holtmann[Bluetooth] Fix double frees on error paths of btusb...
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-23 Ming Leihci_usb: replace mb with smp_mb
2008-09-22 Marcel Holtmann[Bluetooth] Fix USB disconnect handling of btusb driver
2008-09-22 Marcel Holtmann[Bluetooth] Fix wrong URB handling of btusb driver
2008-09-22 Marcel Holtmann[Bluetooth] Fix I/O errors on MacBooks with Broadcom...
2008-09-22 David S. Millerbluetooth: hci_bcsp: Use SKB list interfaces instead...
2008-08-23 Dominik Brodowskipcmcia: deprecate CS_SUCCESS
2008-08-22 Dominik Brodowskipcmcia: pcmcia_config_loop() improvement by passing vcc
2008-08-22 Dominik Brodowskipcmcia: pcmcia_config_loop() default CIS entry handling
2008-08-22 Dominik Brodowskipcmcia: pcmcia_config_loop() ConfigIndex unification
2008-08-22 Dominik Brodowskipcmcia: use pcmcia_loop_config in bluetooth drivers
2008-08-18 Marcel Holtmann[Bluetooth] Consolidate maintainers information
next