index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bluecard_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-12
/
+13
*
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
1
-6
/
+0
*
Bluetooth: bluecard: Comparison to NULL could be re-written
Prasanna Karthik
2015-09-25
1
-1
/
+1
*
Bluetooth: Remove typedef bluecard_info_t
Himangi Saraogi
2014-08-14
1
-17
/
+18
*
Bluetooth: bluecard: Use del_timer_sync() in teardown path
Thomas Gleixner
2014-03-23
1
-1
/
+1
*
Bluetooth: Remove assignments in if-statements
Valentin Ilie
2014-03-05
1
-3
/
+6
*
Bluetooth: Remove pointless parameter check in bluecard_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 bluecard_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: bluecard_cs.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
Bluetooth: Use devm_kzalloc in bluecard_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
*
Bluetooth: bluecard_cs: Shorten scope for iobase
Andrei Emeltchenko
2012-06-30
1
-2
/
+4
*
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
1
-5
/
+5
*
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
1
-6
/
+6
*
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
1
-2
/
+0
*
Bluetooth: bluecard-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: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-3
/
+2
*
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
*
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-7
/
+6
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-9
/
+9
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
Cody Rester
2010-07-01
1
-1
/
+1
*
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
-9
/
+3
*
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
2008-10-17
1
-1
/
+1
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
1
-4
/
+4
*
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
2007-10-22
1
-4
/
+1
*
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-04
1
-37
/
+1
*
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
2006-10-30
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
1
-11
/
+3
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
1
-8
/
+7
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
1
-20
/
+17
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
1
-17
/
+14
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
1
-4
/
+0
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
1
-24
/
+0
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
1
-7
/
+1
[next]