aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax
AgeCommit message (Expand)Author
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
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster
2006-10-20[PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] hisax niccy cleanupJiri Slaby
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-03[PATCH] ISDN warning fixesAlan Cox
2006-10-02[PATCH] isdn: work around excessive udelay()Andrew Morton
2006-09-27USB: 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_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten 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 driversGreg Kroah-Hartman
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski
2006-03-31[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski