index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
dtl1_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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 dtl1_cs.c file
Sachin Kamat
1
-2
/
+1
2012-06-30
Bluetooth: cleanup dtl1_config
Devendra Naga
1
-8
/
+10
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: dtl1-cs: Remove empty destruct cb
David Herrmann
1
-6
/
+0
2012-02-13
Bluetooth: dtl1: Fix memleak in probe()
David Herrmann
1
-17
/
+3
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
-12
/
+6
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-1
/
+0
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-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-18
/
+17
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-11
/
+10
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-6
/
+7
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-07-21
Bluetooth: Use __packed annotation for drivers
Gustavo F. Padovan
1
-1
/
+1
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
-6
/
+2
2009-09-15
pcmcia: dtl1_cs: fix pcmcia_loop_config logic
Philipp Zabel
1
-1
/
+1
2009-06-14
Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver
Marcel Holtmann
1
-0
/
+2
2008-10-18
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
1
-2
/
+5
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
/
+1
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-0
/
+1
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-1
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in bluetooth drivers
Dominik Brodowski
1
-49
/
+13
2007-10-22
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
1
-4
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-19
/
+1
2006-10-20
[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card
Marcel Holtmann
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-04
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...
Jesper Juhl
1
-0
/
+3
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-10
/
+3
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-8
/
+7
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-24
/
+21
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-14
/
+11
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-4
/
+0
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-24
/
+0
[next]