index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bt3c_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: bt3c_cs: Fix obsolete function
Ding Xiang
2018-09-27
1
-3
/
+6
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-1
/
+1
*
Bluetooth: Style fix - align block comments
Derek Robson
2017-07-22
1
-3
/
+5
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-5
/
+6
*
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
1
-6
/
+0
*
Bluetooth: bt3c_cs: Comparison to NULL re-written
Prasanna Karthik
2015-09-25
1
-1
/
+1
*
Bluetooth: bt3c_cs: clean up obsolete functions
Prasanna Karthik
2015-09-17
1
-4
/
+8
*
Bluetooth: bt3c_cs: Fix coding style
Prasanna Karthik
2015-07-23
1
-1
/
+1
*
Bluetooth: bt3c_cs: Fix coding style -- clean up
Prasanna Karthik
2015-06-18
1
-2
/
+1
*
Bluetooth: bt3c: Delete some unuseful comments
DingXiang
2015-04-30
1
-3
/
+0
*
Bluetooth: Remove typedef bt3c_info_t
Himangi Saraogi
2014-08-14
1
-13
/
+14
*
Bluetooth: Remove assignments in if-statements
Valentin Ilie
2014-03-05
1
-3
/
+4
*
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
1
-2
/
+1
*
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
1
-2
/
+1
*
Bluetooth: Remove unused bt3c_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
drivers/bluetooth: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
1
-14
/
+1
*
Bluetooth: Use devm_kzalloc in bt3c_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
*
Bluetooth: Fix warning: using int as NULL pointer
Andrei Emeltchenko
2012-06-30
1
-1
/
+1
*
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
1
-2
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
1
-3
/
+3
*
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
1
-2
/
+0
*
Bluetooth: bt3c-cs: Remove empty destruct cb
David Herrmann
2012-02-13
1
-6
/
+0
*
Bluetooth: Ignore hci_unregister_dev return value
David Herrmann
2011-11-07
1
-3
/
+1
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
1
-26
/
+27
*
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
1
-6
/
+1
*
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-3
/
+2
*
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-9
/
+9
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-4
/
+4
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
2010-05-10
1
-4
/
+0
*
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-5
/
+2
*
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
1
-1
/
+1
*
Bluetooth: Redo checks in IRQ handler for shared IRQ support
Mike Frysinger
2010-01-30
1
-1
/
+3
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-3
/
+1
*
pcmcia: deprecate CS_CHECK (bluetooth)
Dominik Brodowski
2009-11-08
1
-7
/
+2
*
Bluetooth: Eliminate a sparse warning in bt3c driver
Andre Haupt
2009-02-27
1
-2
/
+2
*
Bluetooth: Change simple_strtol to simple_strtoul
Julia Lawall
2008-11-30
1
-4
/
+4
*
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
2008-10-17
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
1
-74
/
+51
|
\
|
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
1
-2
/
+2
|
*
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2008-08-23
1
-0
/
+2
|
*
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2008-08-23
1
-0
/
+2
[next]