Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
410866930ea1929b0fdfb533dd84ddaa234b06e4
/
drivers
/
bluetooth
b914a25
Bluetooth: Convert Marvell driver to use per adapter debugfs
by Marcel Holtmann
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
10f7891
Bluetooth: Add missing kfree() on error path in Atheros driver
by Dan Carpenter
· 15 years ago
8978111
Bluetooth: Make USB device id constant
by Márton Németh
· 15 years ago
8e5b230
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
by Peter Huewe
· 15 years ago
88d1a0c
Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver
by Yoichi Yuasa
· 15 years ago
9670d80
Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011
by Vikram Kandukuri
· 15 years ago
7427847
Bluetooth: Redo checks in IRQ handler for shared IRQ support
by Mike Frysinger
· 15 years ago
652fd78
Bluetooth: Prevent ill-timed autosuspend in USB driver
by Oliver Neukum
· 15 years ago
fb34d53
USB: remove the auto_pm flag
by Alan Stern
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
2861453
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
by Ben Hutchings
· 15 years ago
32fd639
Bluetooth: Enable auto sleep mode for btmrvl driver
by Amitkumar Karwar
· 15 years ago
fed4c25
Bluetooth: Fix miscdev ops owner for virtual driver
by Marcel Holtmann
· 15 years ago
329ab1b
Bluetooth: Remove unused global minor variable
by Marcel Holtmann
· 15 years ago
5990108
Bluetooth: Remove stub ioctl in hci_vhci
by Thomas Gleixner
· 15 years ago
b3cf652
Bluetooth: Removal of unused variable in btmrvl driver
by Rahul Tank
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
7b8e2c1
fix memory leak in fixed btusb_close
by Oliver Neukum
· 15 years ago
404291a
btusb bluetooth driver: wait for 'waker' work too before closing
by Linus Torvalds
· 15 years ago
9ac3e58
pcmcia: deprecate CS_CHECK (bluetooth)
by Dominik Brodowski
· 15 years ago
cb6dbd7
pcmcia: dtl1_cs: fix pcmcia_loop_config logic
by Philipp Zabel
· 16 years ago
7bee549
Bluetooth: Add USB autosuspend support to btusb driver
by Oliver Neukum
· 15 years ago
d2e353f
Bluetooth: Fix false errors from bcsp_pkt_cull function
by Wending Weng
· 15 years ago
5959809
Bluetooth: Add missing kmalloc NULL tests to Marvell driver
by Julia Lawall
· 15 years ago
3318b23
Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
by Bing Zhao
· 15 years ago
9374253
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
by Marcel Holtmann
· 15 years ago
e0721f9
Bluetooth: Fix last few compiler warning within Marvell core driver
by Marcel Holtmann
· 15 years ago
91d6973
Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack
by Marcel Holtmann
· 15 years ago
60dee5c
Bluetooth: Remove private device name of Marvell SDIO driver
by Marcel Holtmann
· 15 years ago
9666fb3
Bluetooth: Fix module description strings for Marvell driver
by Marcel Holtmann
· 15 years ago
dcf47f3
Bluetooth: Fix complicated assignment of firmware for Marvell devices
by Marcel Holtmann
· 15 years ago
4271e08
Bluetooth: Some coding style cleanup for Marvell core driver
by Marcel Holtmann
· 15 years ago
5423990
Bluetooth: Remove pointless casts from Marvell debugfs support
by Marcel Holtmann
· 15 years ago
944fe79
Bluetooth: Remove pointless ifdef protection for Marvell header files
by Marcel Holtmann
· 15 years ago
08b0b0c
Bluetooth: Fix compilation of Marvell driver without debugfs
by Marcel Holtmann
· 15 years ago
e7a25f9
Bluetooth: Fix Kconfig for Marvell Bluetooth driver
by Marcel Holtmann
· 15 years ago
fb784f0
Bluetooth: Add debugfs support to btmrvl driver
by Bing Zhao
· 15 years ago
789221e
Bluetooth: Add Marvell BT-over-SDIO driver
by Bing Zhao
· 15 years ago
132ff4e
Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
by Bing Zhao
· 15 years ago
290ba20
Bluetooth: Improve USB driver throughput by increasing the frame size
by Vikram Kandukuri
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
3c4bdc4
Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver
by Marcel Holtmann
· 15 years ago
7f8d09e
tty: fix bluetooth scribbling on low latency flags
by Alan Cox
· 15 years ago
c65c9bc
tty: rewrite the ldisc locking
by Alan Cox
· 15 years ago
092b858
Bluetooth: Remove unused and unneeded support in virtual driver
by Marcel Holtmann
· 15 years ago
3857abc
Bluetooth: Remove BKL from open callback of virtual driver
by Marcel Holtmann
· 15 years ago
4db7589
Bluetooth: Use wait_event_interruptible for virtual driver
by Marcel Holtmann
· 15 years ago
ac28494
Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
by Marcel Holtmann
· 15 years ago
b1fb068
Bluetooth: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
43c2e57
Bluetooth: Submit bulk URBs along with interrupt URBs
by Marcel Holtmann
· 16 years ago
34a55ed
Bluetooth: Eliminate a sparse warning in bt3c driver
by Andre Haupt
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
5ddd4a6
Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle
by Marcel Holtmann
· 16 years ago
7a9d402
Bluetooth: Send HCI Reset command by default on device initialization
by Marcel Holtmann
· 16 years ago
12421b4
Bluetooth: Remove deprecated hci_usb driver
by Marcel Holtmann
· 16 years ago
7b99d17
Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c
by Nick Pelly
· 16 years ago
51a6fbc
Bluetooth: Change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
7644d63
Bluetooth: Fix TX error path in btsdio driver
by Tomas Winkler
· 16 years ago
6a88adf
Bluetooth: Add suspend/resume support to btusb driver
by Marcel Holtmann
· 16 years ago
a780efa
Bluetooth: Handle bulk URBs in btusb driver from notify callback
by Marcel Holtmann
· 16 years ago
2eda66f
Bluetooth: Add fine grained mem_flags usage to btusb driver
by Marcel Holtmann
· 16 years ago
cbafe31
bpa10x: free sk_buff with kfree_skb
by Ilpo Järvinen
· 16 years ago
c732acd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
cbfd24a
btsdio: free sk_buff with kfree_skb
by Sergio Luis
· 16 years ago
aafcf99
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
by Alan Cox
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
47afa7a
tty: some ICANON magic is in the wrong places
by Alan Cox
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1305e9e
[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
by Marcel Holtmann
· 16 years ago
4f62f6c
[Bluetooth] Add reset quirk for new Targus and Belkin dongles
by Marcel Holtmann
· 16 years ago
36010ff
[Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
by Marcel Holtmann
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ca330c5
hci_usb: replace mb with smp_mb
by Ming Lei
· 16 years ago
5fbcd26
[Bluetooth] Fix USB disconnect handling of btusb driver
by Marcel Holtmann
· 16 years ago
e8c3c3d
[Bluetooth] Fix wrong URB handling of btusb driver
by Marcel Holtmann
· 16 years ago
bdbef3d
[Bluetooth] Fix I/O errors on MacBooks with Broadcom chips
by Marcel Holtmann
· 16 years ago
8fc5387
bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.
by David S. Miller
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
by Dominik Brodowski
· 16 years ago
ed58872
pcmcia: use pcmcia_loop_config in bluetooth drivers
by Dominik Brodowski
· 16 years ago
63fbd24
[Bluetooth] Consolidate maintainers information
by Marcel Holtmann
· 16 years ago
9bfa35f
[Bluetooth] Add SCO support to btusb driver
by Marcel Holtmann
· 16 years ago
cfeb414
[Bluetooth] Add full quirk implementation for btusb driver
by Marcel Holtmann
· 16 years ago
943d56b
[Bluetooth] Removal of unnecessary ignore module parameter
by Marcel Holtmann
· 16 years ago
5aa10ca
bluetooth: add quirks for a few hci_usb devices
by Michael Frey
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
d3a8eab0
bluetooth/hci_bcsp: fix bitrev Kconfig
by Randy Dunlap
· 16 years ago
5a86102
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
8187b4f
bluetooth: treat firmware data as const
by David Woodhouse
· 16 years ago
dbfb2df
Bluetooth VHCI: fasync BKL pushdown
by Jonathan Corbet
· 16 years ago
Next »