index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bluetooth] Fix unintentional fall-through in HCI line discipline
Marcel Holtmann
2007-05-10
1
-0
/
+1
*
[Bluetooth] Fix NULL pointer dereference in HCI line discipline
Marcel Holtmann
2007-05-10
1
-1
/
+3
*
[Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline
Marcel Holtmann
2007-05-10
2
-2
/
+8
*
[Bluetooth] Correct SCO buffer for another Broadcom based dongle
Marcel Holtmann
2007-05-05
1
-0
/
+3
*
[Bluetooth] Add support for Targus ACB10US USB dongle
Marcel Holtmann
2007-05-05
1
-0
/
+3
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
2007-04-25
4
-12
/
+12
*
[Bluetooth] Make use of MODULE_FIRMWARE
Marcel Holtmann
2007-02-26
3
-0
/
+4
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
8
-8
/
+0
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[Bluetooth] Correct SCO buffer for Broadcom based Dell laptops
Marcel Holtmann
2007-01-09
1
-0
/
+3
*
[Bluetooth] Correct SCO buffer for Broadcom based HP laptops
Marcel Holtmann
2007-01-09
1
-0
/
+3
*
[Bluetooth] Correct SCO buffer size for another ThinkPad laptop
Marcel Holtmann
2007-01-09
1
-0
/
+1
*
[PATCH] bluetooth: add support for another Kensington dongle
Olivier Galibert
2006-12-20
1
-0
/
+1
*
[PATCH] lockdep: annotate bcsp driver
Peter Zijlstra
2006-12-07
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
4
-94
/
+4
|
\
|
*
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-04
4
-94
/
+4
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+4
|
/
*
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
2006-10-30
1
-1
/
+1
*
[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card
Marcel Holtmann
2006-10-20
1
-0
/
+1
*
[Bluetooth] Add support for newer ANYCOM USB dongles
Marcel Holtmann
2006-10-20
1
-0
/
+3
*
[Bluetooth] Use work queue to trigger URB submission
Marcel Holtmann
2006-10-15
1
-10
/
+7
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
8
-14
/
+14
*
[Bluetooth] Code cleanup for the HCI UART driver
Marcel Holtmann
2006-09-28
1
-8
/
+5
*
[Bluetooth] Add support for Canyon CN-BTU1 dongle
Marcel Holtmann
2006-09-28
1
-0
/
+3
*
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
1
-1
/
+1
*
[Bluetooth] Code cleanup of the drivers source code
Marcel Holtmann
2006-09-28
2
-205
/
+208
*
[Bluetooth] Enable SCO support for Broadcom HID proxy dongle
Marcel Holtmann
2006-07-24
1
-1
/
+1
*
[Bluetooth] Add quirk for another broken RTX Telecom based dongle
Marcel Holtmann
2006-07-24
1
-1
/
+2
*
[Bluetooth] Correct SCO buffer size for Belkin devices
Marcel Holtmann
2006-07-24
1
-1
/
+2
*
[Bluetooth] Correct SCO buffer size for another Broadcom chip
Marcel Holtmann
2006-07-24
1
-2
/
+15
*
[Bluetooth] Avoid NULL pointer dereference with tty->driver
Marcel Holtmann
2006-07-12
1
-2
/
+2
*
[PATCH] release_firmware() fixes
Magnus Damm
2006-07-10
1
-0
/
+1
*
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
5
-1
/
+4
*
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
2006-07-03
2
-0
/
+7
*
[Bluetooth] Add suspend/resume support to the HCI USB driver
Marcel Holtmann
2006-07-03
1
-0
/
+71
*
[Bluetooth] Use raw mode for the Frontline sniffer device
Marcel Holtmann
2006-07-03
1
-0
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
12
-12
/
+0
*
[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...
Jesper Juhl
2006-06-26
1
-0
/
+3
*
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
4
-43
/
+12
*
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
4
-32
/
+28
*
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
4
-98
/
+86
*
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
4
-61
/
+46
*
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
4
-18
/
+2
*
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
4
-97
/
+0
*
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
4
-28
/
+4
*
[Bluetooth] Fix firmware loading problem of BT3C driver
Marcel Holtmann
2006-02-13
1
-13
/
+4
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-1
/
+1
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-15
/
+1
*
[PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs
Richard Purdie
2006-01-06
1
-0
/
+1
[next]