summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18i4l: Fix random hard freeze with AVM c4 cardKarsten Keil
2007-10-18i4l: fix random freezes with AVM B1 driversKarsten Keil
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke
2007-10-16gigaset: remove pointless lockingTilman Schmidt
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil
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-12Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds
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-10-12[ISDN] hysdn: convert to PCI hotplug APIJeff Garzik
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Karsten Keil
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl
2007-08-21hisax: update hfc_usb driverMartin Bachem
2007-07-31Remove 'isdn_* is defined but unused' warningsCharlie Shepherd
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt
2007-07-21Use menuconfig objects: ISDNJan Engelhardt
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt
2007-07-19isdn/sc: compile breakage re check_reset()Alexey Dobriyan
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-17i4l: leak in eicon/idifunc.cArmin Schindler
2007-07-17isdn/capi warning fixesAndrew Morton
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt
2007-07-17sane irq initialization in sedlbauer hisaxKarsten Keil
2007-07-17Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov
2007-07-17Mismatching declarations of revision strings in HiSaxDavid Woodhouse
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok