Commit Graph

259 Commits (b4fe2a03422e6bd20bd8df5e428109a85c9ea961)

Author SHA1 Message Date
Bala Shanmugam be93112acc Bluetooth: Add new PID for Atheros 3011 14 years ago
Stefan Seyfried 61faddf661 Bluetooth: Fix log spamming in btusb due to autosuspend 14 years ago
Edgar (gimli) Hucek 3e3ede7dda Bluetooth: Add MacBookAir3,1(2) support 14 years ago
Matthew Garrett 556ea928f7 Bluetooth: Enable USB autosuspend by default on btusb 14 years ago
Alan Cox c19483cc5e bluetooth: Fix missing NULL check 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Karl Beldan 7f8f2729ce Bluetooth: hci_uart: Fix typo in stats for sco tx 15 years ago
Nobuhiro Iwamatsu 3cd01976e7 Bluetooth: Add support Bluetooth controller of MacbookPro 7,1 15 years ago
Nobuhiro Iwamatsu 9c047157a2 Bluetooth: Add support Bluetooth controller of MacbookPro 6,2 15 years ago
David Vrabel fb3d8eb47c Bluetooth: Support SDIO devices that are AMP controllers 15 years ago
David Vrabel 8f1e174223 Bluetooth: HCI devices are either BR/EDR or AMP radios 15 years ago
Dominik Brodowski 2e9b981a7c pcmcia: move driver name to struct pcmcia_driver 15 years ago
Dominik Brodowski 00990e7ce0 pcmcia: use autoconfiguration feature for ioports and iomem 15 years ago
Dominik Brodowski 440eed43e2 pcmcia: introduce autoconfiguration feature 15 years ago
Dominik Brodowski 1ac71e5a35 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device 15 years ago
Dominik Brodowski 7feabb6412 pcmcia: move config_{base,index,regs} to struct pcmcia_device 15 years ago
Dominik Brodowski 37979e1546 pcmcia: simplify IntType 15 years ago
Dominik Brodowski e8405f0f61 pcmcia: move Vpp setup to struct pcmcia_device 15 years ago
Dominik Brodowski 90abdc3b97 pcmcia: do not use io_req_t when calling pcmcia_request_io() 15 years ago
Dominik Brodowski 9a017a9103 pcmcia: do not use io_req_t after call to pcmcia_request_io() 15 years ago
Dominik Brodowski ac8b422838 pcmcia: remove cs_types.h 15 years ago
Dan Carpenter 4ebaa4edf8 Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c 15 years ago
Gustavo F. Padovan f2b94bb9e0 Bluetooth: Add __init and __exit marks to UART drivers 15 years ago
Gustavo F. Padovan e9da101f6d Bluetooth: Use hci_recv_stream_fragment() in UART driver 15 years ago
Gustavo F. Padovan 0bbdf6cba0 Bluetooth: Fix permission of hci_ath.c 15 years ago
Suraj Sumangala b3190df628 Bluetooth: Support for Atheros AR300x serial chip 15 years ago
Gustavo F. Padovan 81ca405aee Bluetooth: Use __packed annotation for drivers 15 years ago
Gustavo F. Padovan 08b8b6c454 Bluetooth: Move bit-field variable in USB driver to data->flags 15 years ago
Cyril Lacoux 0a79f67445 Bluetooth: Added support for controller shipped with iMac i5 15 years ago
Joe Perches be60b94030 Bluetooth: Remove unnecessary casts of private_data in drivers 15 years ago
Johan Hedberg 63c7d09cd5 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls 15 years ago
Julia Lawall f8df39f181 Bluetooth: Use kzalloc for drivers 15 years ago
Julia Lawall 5ee283c063 Bluetooth: Use kmemdup for drivers 15 years ago
Amitkumar Karwar d1d10d7830 Bluetooth: Process interrupt in main thread of btmrvl driver as well 15 years ago
Justin P. Mattock 7452d24cfb Bluetooth: Fix warning: variable 'tty' set but not used 15 years ago
Kulikov Vasiliy 278be27fc4 Bluetooth: Silence warning in btmrvl SDIO driver 15 years ago
Cody Rester c89827e0e9 drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h 15 years ago
David Howells dd1589a431 Bluetooth: Fix abuse of the preincrement operator 15 years ago
Dominik Brodowski 317b6d6300 pcmcia: dev_node removal (write-only drivers) 15 years ago
Dominik Brodowski eb14120f74 pcmcia: re-work pcmcia_request_irq() 15 years ago
Bing Zhao f120c6b635 Bluetooth: Set hdev->dev_type based on Marvell device type 15 years ago
Bing Zhao 64061607ea Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() 15 years ago
Bing Zhao 903c843773 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly 15 years ago
Dan Carpenter 31f085fea8 Bluetooth: Fix storing negative values as unsigned char 15 years ago
Gustavo F. Padovan 4f7ac1814e Bluetooth: Fix wrong packet type count increment 15 years ago
Gustavo F. Padovan acce90d6a9 Bluetooth: Use the proper function cast to get hdr data 15 years ago
Gustavo F. Padovan fe1aff7107 Bluetooth: Fix return value when bt_skb_alloc fails 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Marcel Holtmann b914a250e7 Bluetooth: Convert Marvell driver to use per adapter debugfs 15 years ago
Marcel Holtmann c13854cef4 Bluetooth: Convert controller hdev->type to hdev->bus 15 years ago