- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / isdn / hisax / avm_pci.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-05 Jeff GarzikPCI: Add Kconfig option to disable deprecated pci_find_...
2007-10-12 Jeff Garzik[ISDN] HiSax avm_pci: split setup into three smaller...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-10 Karsten Keil[PATCH] hisax: fix usage of __init*
2006-07-02 Thomas Gleixner[PATCH] irq-flags: isdn: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/isdn
2005-06-25 Adrian Bunk[PATCH] drivers/isdn/hisax/: possible cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-12-13 Bjorn Helgaas[PATCH] hisax: don't look at pci_dev->irq before callin...
2004-09-06 Karsten Keiladd isdn fixes from 2.6.9-rc1-bk
2004-08-24 Mika Kukkonen[PATCH] Fix drivers/isdn/hisax/avm_pci.c build warning...
2004-07-28 Geert Uytterhoeven[PATCH] !PCI warnings: Hisax ISDN
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] i4l: hisax deadlock fix
2004-02-18 Andrew Morton[PATCH] ISDN udpate
2004-02-13 Hubert MantelUpdate ISDN to 2.6.3-rc2-mm1 version
2003-07-21 Kai GermaschewskiISDN: Fix avm_pci driver for irqreturn_t changes
2003-05-12 Steven Cole[PATCH] Use '#ifdef' to test for CONFIG_xxx variables
2003-03-06 Kai GermaschewskiISDN/HiSax: Introduce probe() functions
2003-02-25 Dave Jones[PATCH] pnp_activate_dev API changes.
2003-01-12 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2...
2003-01-12 Kai GermaschewskiISDN/HiSax: Move chipset init code into *_setup() functions
2003-01-12 Kai GermaschewskiISDN/HiSax: Remove superfluous card type checks
2003-01-12 Kai GermaschewskiISDN/HiSax: Remove empty ->cardmsg
2003-01-12 Kai GermaschewskiISDN/HiSax: Remove superfluous #ifdef CONFIG_PCI
2003-01-12 Kai GermaschewskiISDN/HiSax: Simplified request_region() etc.
2003-01-12 Jaroslav Kysela[PATCH] PnP update - drivers
2003-01-11 Kai GermaschewskiISDN/HiSax: Introduce methods for reset/test/release/
2003-01-11 Kai GermaschewskiISDN/HiSax: Move interrupt function to per-card struct
2003-01-11 Kai GermaschewskiISDN/HiSax: Introduce per-card init function
2003-01-11 Kai GermaschewskiMerge uidc2-166.inav.uiowa.net:kernel/v2.5/linux-2...
2003-01-05 William Stinson[PATCH] remove check_region from drivers_isdn_hisax_avm...
2003-01-04 Kai GermaschewskiISDN/HiSax: Move BC_SetStack/BC_Close
2003-01-04 Kai GermaschewskiISDN/HiSax: Shared bc_open/close()
2003-01-04 Kai GermaschewskiISDN/HiSax: Move the now shared fields
2003-01-04 Kai GermaschewskiISDN: Share RME/RPF B-channel IRQ handling
2003-01-04 Kai GermaschewskiISDN/HiSax: Further simplify *_empty_fifo() for B-Channel
2003-01-04 Kai GermaschewskiISDN/HiSax: Separate out some common code from B-Channe...
2003-01-04 Kai GermaschewskiISDN/HiSax: "ops" structure for the shared xmit handling
2003-01-04 Kai GermaschewskiISDN/HiSax: Remove unnecessary locking
2003-01-04 Kai GermaschewskiISDN/HiSax: Use u8 instead of u_char
2003-01-03 Kai GermaschewskiISDN/HiSax: Move isac{read,write}{,fifo} into struct...
2003-01-03 Kai GermaschewskiISDN/HiSax: Remove unused B-Channel callbacks
2002-11-24 Kai GermaschewskiISDN/HiSax: Share D-Channel PH_PULL code
2002-11-23 Kai GermaschewskiISDN/HiSax: Share fill_fifo() for B-Channels
2002-11-23 Kai GermaschewskiISDN/HiSax: Share XDU handling for B-Channel
2002-11-23 Kai GermaschewskiISDN/HiSax: Share code for retransmitting frame on...
2002-11-23 Kai GermaschewskiISDN/HiSax: Shared PH_PULL handling for B-Channel
2002-11-23 Kai GermaschewskiISDN/HiSax: Shared xmit_data_req() for B-channel
2002-11-23 Kai GermaschewskiISDN/HiSax: Separate out xmit_ready_b()
2002-11-23 Kai GermaschewskiISDN/HiSax: Unified xmit_complete_b()
2002-11-23 Kai GermaschewskiISDN/HiSax: Shared function for scheduling a B-channel...
2002-11-23 Kai GermaschewskiISDN/HiSax: Don't call back up in hard-IRQ context
2002-11-14 Kai GermaschewskiISDN: Move transmitter reset into initisac()
2002-11-14 Kai GermaschewskiISDN: Simplify chip init
2002-10-29 Kai GermaschewskiISDN: Fix the workqueue changes for the HiSax driver
2002-10-29 Kai GermaschewskiISDN: Fix up the introduced spinlocks
2002-10-28 Kai GermaschewskiISDN: Move HiSax to spinlocks instead of cli()
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-02 Kai GermaschewskiISDN: Remove __NO_VERSION__
2002-06-06 Kai GermaschewskiISDN: Add in-kernel ISAPnP support to HiSax driven...
2002-02-05 Linus Torvaldsv2.5.2.2 -> v2.5.2.3
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.5.8 -> v2.4.5.9
2002-02-05 Linus Torvaldsv2.4.2 -> v2.4.2.1
2002-02-05 Linus TorvaldsImport changeset