Age | Commit message (Expand) | Author | Files | Lines |
2006-07-04 | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 5 | -1/+4 |
2006-07-04 | [Bluetooth] Correct SCO buffer size on request | Marcel Holtmann | 2 | -0/+7 |
2006-07-04 | [Bluetooth] Add suspend/resume support to the HCI USB driver | Marcel Holtmann | 1 | -0/+71 |
2006-07-04 | [Bluetooth] Use raw mode for the Frontline sniffer device | Marcel Holtmann | 1 | -0/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 12 | -12/+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 | 4 | -43/+12 |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 4 | -32/+28 |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 4 | -98/+86 |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 4 | -61/+46 |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 4 | -18/+2 |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 4 | -97/+0 |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 4 | -28/+4 |
2006-02-13 | [Bluetooth] Fix firmware loading problem of BT3C driver | Marcel Holtmann | 1 | -13/+4 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -1/+1 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -15/+1 |
2006-01-06 | [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs | Richard Purdie | 1 | -0/+1 |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 4 | -146/+36 |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 4 | -68/+4 |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 4 | -76/+20 |
2006-01-06 | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 4 | -56/+93 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 4 | -4/+0 |
2005-11-08 | [Bluetooth]: Add endian annotations to the core | Marcel Holtmann | 1 | -2/+2 |
2005-11-08 | [Bluetooth]: Add another ignore parameter to the HCI USB driver | Marcel Holtmann | 1 | -0/+7 |
2005-11-07 | [PATCH] bluetooth: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 12 | -31/+12 |
2005-10-28 | [Bluetooth] Ignore additional interfaces of BPA 100/105 devices | Marcel Holtmann | 1 | -0/+3 |
2005-10-28 | [Bluetooth] Cleanup of the HCI UART driver | Marcel Holtmann | 6 | -301/+253 |
2005-10-28 | [Bluetooth] Remove TXCRC compile option for BCSP driver | Marcel Holtmann | 4 | -28/+25 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 2 | -2/+2 |
2005-09-13 | [Bluetooth] Add ignore parameters to the HCI USB driver | Marcel Holtmann | 2 | -3/+21 |
2005-08-30 | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 11 | -74/+75 |
2005-08-30 | [Bluetooth]: Fix sparse warnings (__nocast type) | Victor Fusco | 2 | -2/+3 |
2005-08-30 | [Bluetooth]: Update and cleanup of the virtual HCI driver | Marcel Holtmann | 2 | -224/+194 |
2005-08-30 | [NET]: Kill skb->list | David S. Miller | 1 | -4/+4 |
2005-08-06 | [Bluetooth] Remove unused functions and cleanup symbol exports | Marcel Holtmann | 4 | -11/+0 |
2005-08-06 | [Bluetooth] Kill redundant NULL checks before kfree() | Marcel Holtmann | 2 | -9/+4 |
2005-08-06 | [Bluetooth] Send HCI_Reset for Kensington dongle | Marcel Holtmann | 1 | -0/+3 |
2005-07-09 | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 1 | -1/+1 |
2005-07-08 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 4 | -4/+0 |
2005-07-08 | [PATCH] pcmcia: move event handler | Dominik Brodowski | 4 | -20/+4 |
2005-06-28 | [PATCH] pcmcia: id_table for dtl1_cs.c | Dominik Brodowski | 1 | -0/+8 |
2005-06-28 | [PATCH] pcmcia: id_table for btuart_cs.c | Dominik Brodowski | 1 | -0/+7 |
2005-06-28 | [PATCH] pcmcia: id_table for bt3c_cs.c | Dominik Brodowski | 1 | -0/+7 |
2005-06-28 | [PATCH] pcmcia: id_table for bluecard_cs.c | Dominik Brodowski | 1 | -0/+9 |
2005-06-23 | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 19 | -0/+9187 |