aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax
AgeCommit message (Expand)Author
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-13fallout from elsa setup splitAl Viro
2007-10-12[ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik
2007-10-12[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik
2007-10-12[ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik
2007-10-12[ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik
2007-10-12[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik
2007-08-21hisax: update hfc_usb driverMartin Bachem
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt
2007-07-18ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik
2007-07-17sane irq initialization in sedlbauer hisaxKarsten Keil
2007-07-17Mismatching declarations of revision strings in HiSaxDavid Woodhouse
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-23HiSax: fix error checking for hisax_register()]Alan Stern
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
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.hTim Schmielau
2007-02-12[PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson
2007-02-12[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEMRobert P. J. Day
2007-02-12[PATCH] ISDN: Remove defunct test emulatorRobert P. J. Day
2007-02-12[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IORobert 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 prototypesAdrian Bunk
2006-12-10[PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle
2006-12-08[PATCH] ISDN: fix warningsJeff Garzik
2006-12-08[PATCH] i4l: remove the broken HISAX_AMD7930 optionAdrian Bunk
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] drivers/isdn/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-08[PATCH] isdn/hisax: use bitrev8Akinobu Mita
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge 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 consolidationDominik Brodowski
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski
2006-11-30Fix typos in drivers/isdn/hisax/isdnl2.cJan Engelhardt
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells