index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bt3c_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-22
Bluetooth: Style fix - align block comments
Derek Robson
1
-3
/
+5
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-5
/
+6
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
1
-6
/
+0
2015-09-25
Bluetooth: bt3c_cs: Comparison to NULL re-written
Prasanna Karthik
1
-1
/
+1
2015-09-17
Bluetooth: bt3c_cs: clean up obsolete functions
Prasanna Karthik
1
-4
/
+8
2015-07-23
Bluetooth: bt3c_cs: Fix coding style
Prasanna Karthik
1
-1
/
+1
2015-06-18
Bluetooth: bt3c_cs: Fix coding style -- clean up
Prasanna Karthik
1
-2
/
+1
2015-04-30
Bluetooth: bt3c: Delete some unuseful comments
DingXiang
1
-3
/
+0
2014-08-14
Bluetooth: Remove typedef bt3c_info_t
Himangi Saraogi
1
-13
/
+14
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
1
-3
/
+4
2013-10-11
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-2
/
+1
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-2
/
+1
2013-10-10
Bluetooth: Remove unused bt3c_hci_ioctl() callback
Marcel Holtmann
1
-11
/
+4
2013-03-15
drivers/bluetooth: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-14
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in bt3c_cs.c file
Sachin Kamat
1
-4
/
+1
2012-06-30
Bluetooth: Fix warning: using int as NULL pointer
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-3
/
+3
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-2
/
+0
2012-02-13
Bluetooth: bt3c-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2011-11-07
Bluetooth: Ignore hci_unregister_dev return value
David Herrmann
1
-3
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-26
/
+27
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-6
/
+1
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+2
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-9
/
+9
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-4
/
+4
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-05-10
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
1
-4
/
+0
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-5
/
+2
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
1
-1
/
+1
2010-01-30
Bluetooth: Redo checks in IRQ handler for shared IRQ support
Mike Frysinger
1
-1
/
+3
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-3
/
+1
2009-11-08
pcmcia: deprecate CS_CHECK (bluetooth)
Dominik Brodowski
1
-7
/
+2
2009-02-27
Bluetooth: Eliminate a sparse warning in bt3c driver
Andre Haupt
1
-2
/
+2
2008-11-30
Bluetooth: Change simple_strtol to simple_strtoul
Julia Lawall
1
-4
/
+4
2008-10-17
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
1
-2
/
+4
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-74
/
+51
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-2
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-0
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-0
/
+2
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-2
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in bluetooth drivers
Dominik Brodowski
1
-72
/
+47
[next]