index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bluecard_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
Bluetooth: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+0
2018-07-23
bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_se...
Jia-Ju Bai
1
-1
/
+1
2017-12-13
Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup
Jia-Ju Bai
1
-6
/
+2
2017-10-06
Bluetooth: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-08-07
Bluetooth: bluecard: blink LED during continuous activity
Ondrej Zary
1
-14
/
+19
2017-08-07
Bluetooth: bluecard: fix LED behavior
Ondrej Zary
1
-5
/
+8
2017-08-07
Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)
Ondrej Zary
1
-18
/
+6
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
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-12
Bluetooth: bluecard: use setup_timer
Geliang Tang
1
-3
/
+2
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-12
/
+13
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
1
-6
/
+0
2015-09-25
Bluetooth: bluecard: Comparison to NULL could be re-written
Prasanna Karthik
1
-1
/
+1
2014-08-14
Bluetooth: Remove typedef bluecard_info_t
Himangi Saraogi
1
-17
/
+18
2014-03-23
Bluetooth: bluecard: Use del_timer_sync() in teardown path
Thomas Gleixner
1
-1
/
+1
2014-03-05
Bluetooth: Remove assignments in if-statements
Valentin Ilie
1
-3
/
+6
2013-10-11
Bluetooth: Remove pointless parameter check in bluecard_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 bluecard_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-09-18
Bluetooth: bluecard_cs.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in bluecard_cs.c file
Sachin Kamat
1
-4
/
+1
2012-06-30
Bluetooth: bluecard_cs: Shorten scope for iobase
Andrei Emeltchenko
1
-2
/
+4
2012-06-05
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
1
-5
/
+5
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-6
/
+6
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-2
/
+0
2012-02-13
Bluetooth: bluecard-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: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+2
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-7
/
+6
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-9
/
+9
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-07-01
drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h
Cody Rester
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
-9
/
+3
2008-10-17
pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted
Alan Cox
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-4
/
+4
2007-10-22
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
1
-4
/
+1
2007-04-25
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-37
/
+1
[next]