aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-15/+1
2006-01-06[PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie1-0/+1
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski4-146/+36
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski4-68/+4
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski4-76/+20
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski4-56/+93
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman4-4/+0
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-2/+2
2005-11-08[Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann1-0/+7
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena12-31/+12
2005-10-28[Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann1-0/+3
2005-10-28[Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann6-301/+253
2005-10-28[Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann4-28/+25
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-2/+2
2005-09-13[Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2-3/+21
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann11-74/+75
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2-2/+3
2005-08-29[Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2-224/+194
2005-08-29[NET]: Kill skb->listDavid S. Miller1-4/+4
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann4-11/+0
2005-08-06[Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann2-9/+4
2005-08-06[Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann1-0/+3
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-1/+1
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski4-4/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski4-20/+4
2005-06-27[PATCH] pcmcia: id_table for dtl1_cs.cDominik Brodowski1-0/+8
2005-06-27[PATCH] pcmcia: id_table for btuart_cs.cDominik Brodowski1-0/+7
2005-06-27[PATCH] pcmcia: id_table for bt3c_cs.cDominik Brodowski1-0/+7
2005-06-27[PATCH] pcmcia: id_table for bluecard_cs.cDominik Brodowski1-0/+9
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds19-0/+9187