Age | Commit message (Expand) | Author |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-03-27 | [PATCH] ISDN: fix BChannel_bh() call from isar_bh() | Jiri Kosina |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values | Richard Knutsson |
2007-02-12 | [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM | Robert P. J. Day |
2007-02-12 | [PATCH] ISDN: Remove defunct test emulator | Robert P. J. Day |
2007-02-12 | [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO | Robert P. J. Day |
2007-02-12 | [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO". | Robert P. J. Day |
2007-02-12 | [PATCH] drivers/isdn/hisax/: proper prototypes | Adrian Bunk |
2006-12-10 | [PATCH] Don't build some broken ISDN drivers on big endian MIPS | Ralf Baechle |
2006-12-08 | [PATCH] ISDN: fix warnings | Jeff Garzik |
2006-12-08 | [PATCH] i4l: remove the broken HISAX_AMD7930 option | Adrian Bunk |
2006-12-08 | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-08 | [PATCH] drivers/isdn/*: trivial vsnprintf() conversion | Alexey Dobriyan |
2006-12-08 | [PATCH] isdn/hisax: use bitrev8 | Akinobu Mita |
2006-12-07 | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski |
2006-12-04 | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski |
2006-11-30 | Fix typos in drivers/isdn/hisax/isdnl2.c | Jan Engelhardt |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-20 | [PATCH] fix build error for HISAX_NETJET | Toralf Foerster |
2006-10-20 | [PATCH] drivers/isdn: ioremap balanced with iounmap | Amol Lad |
2006-10-17 | [PATCH] ISDN: check for userspace copy faults | Jeff Garzik |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] hisax niccy cleanup | Jiri Slaby |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | Fix several typos in drivers/ | Matt LaPlante |
2006-10-03 | [PATCH] ISDN warning fixes | Alan Cox |
2006-10-02 | [PATCH] isdn: work around excessive udelay() | Andrew Morton |
2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev |
2006-07-10 | [PATCH] hisax: fix usage of __init* | Karsten Keil |
2006-07-02 | [PATCH] irq-flags: isdn: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [PATCH] i4l make PCMCIA for all cards working with shared IRQ | Karsten Keil |
2006-06-27 | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_... | Greg Kroah-Hartman |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman |
2006-06-26 | [PATCH] Fix typo in drivers/isdn/hisax/q931.c | Eric Sesterhenn |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski |
2006-03-26 | BUG_ON() Conversion in drivers/isdn | Eric Sesterhenn |
2006-03-23 | [PATCH] kill _INLINE_ | Adrian Bunk |