| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix NULL pointer dereference in isdn_tty_at_cout | Karsten Keil | 2006-02-15 | 1 | -2/+2 |
* | [PATCH] mark HISAX_AMD7930 as broken | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] i4l: warning fixes | Karsten Keil | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix | Domen Puncer | 2006-02-03 | 1 | -2/+2 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-15 | 4 | -5/+5 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 4 | -41/+150 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-10 | 1 | -3/+3 |
* | [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() sign... | Adrian Bunk | 2006-01-09 | 1 | -1/+2 |
* | [PATCH] drivers/isdn/: add missing #includes | Adrian Bunk | 2006-01-09 | 3 | -0/+4 |
* | [PATCH] i4l: __attribute__((packed)) for the CAPI message structs | Jan Blunck | 2006-01-09 | 1 | -44/+44 |
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 2006-01-09 | 2 | -18/+18 |
* | [PATCH] drivers/isdn/: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-09 | 3 | -5/+4 |
* | [PATCH] frv: suppress configuration of certain features for FRV | David Howells | 2006-01-09 | 1 | -5/+5 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 5 | -296/+50 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 5 | -115/+11 |
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 5 | -127/+36 |
* | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 5 | -86/+132 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 | 2 | -2/+0 |
* | [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc | Matthew Wilcox | 2005-11-18 | 2 | -7/+7 |
* | [PATCH] hfc_usb: fix usb device table | Andrew Morton | 2005-11-15 | 1 | -21/+11 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 14 | -14/+0 |
* | [PATCH] kfree cleanup: drivers/isdn | Jesper Juhl | 2005-11-07 | 19 | -160/+79 |
* | [PATCH] isdn: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 5 | -14/+7 |
* | [PATCH] i4l: update hfc_usb driver | Martin Bachem | 2005-11-07 | 2 | -177/+121 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+1 |
* | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-31 | 1 | -5/+5 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 2005-09-29 | 4 | -9/+7 |
* | [PATCH] hisax: remove URB_ASYNC_UNLINK | Karsten Keil | 2005-09-23 | 2 | -4/+0 |
* | [PATCH] Fix ST 5481 USB driver | Karsten Keil | 2005-09-18 | 5 | -50/+76 |
* | [PATCH] Add PCI IDs for Sitecom DC-105 | Karsten Keil | 2005-09-16 | 1 | -0/+1 |
* | [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions | Karsten Keil | 2005-09-14 | 1 | -1/+1 |
* | [PATCH] Remove unnecessary check_region references in comments | Peter Osterlund | 2005-09-13 | 1 | -2/+2 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 2 | -10/+7 |
* | [PATCH] -Wundef fixes (hisax) | viro@ZenIV.linux.org.uk | 2005-09-08 | 1 | -0/+2 |
* | [PATCH] isdn_v110 warning fix | Jesper Juhl | 2005-09-08 | 1 | -2/+2 |
* | [PATCH] Remove non-arch consumers of asm/segment.h | Kumar Gala | 2005-09-08 | 1 | -1/+0 |
* | [NET]: Remove explicit initializations of skb->input_dev | David S. Miller | 2005-08-30 | 2 | -2/+0 |
* | [NET]: Kill skb->list | David S. Miller | 2005-08-30 | 1 | -1/+1 |
* | [PATCH] Fix capifs bug in initialization error path. | James Morris | 2005-08-27 | 1 | -1/+3 |
* | [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64) | Al Viro | 2005-08-24 | 1 | -0/+1 |
* | [PATCH] icn driver fails to unload when no hardware present | Dave Jones | 2005-08-09 | 1 | -2/+3 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 3 | -3/+3 |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-28 | 1 | -4/+4 |
* | [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver | Olivier Blin | 2005-07-28 | 2 | -2/+8 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 5 | -14/+16 |
* | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2005-07-08 | 5 | -5/+0 |
* | [PATCH] pcmcia: move event handler | Dominik Brodowski | 2005-07-08 | 5 | -25/+5 |
* | [PATCH] drivers/isdn/: make some code static | Adrian Bunk | 2005-06-29 | 7 | -28/+20 |
* | [PATCH] hisax warning fixes | Andrew Morton | 2005-06-29 | 1 | -2/+2 |