aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-14i4l: minor cleanupsPaul Bolle1-5/+0
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle1-1/+3
2009-01-11Fix small typoKarsten Keil1-1/+1
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen1-2/+1
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-11indentation & braces disagree - add bracesIlpo Järvinen1-1/+2
2009-01-11Make parameter debug writableKarsten Keil1-1/+1
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two membersAndreas Eversberg2-6/+6
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-09mISDN: Minor cleanupsAndreas Eversberg3-6/+6
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs4-114/+266
2009-01-09mISDN: Add missing release functionsAndreas Eversberg1-7/+21
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg3-28/+148
2009-01-09mISDN: Minor fixesAndreas Eversberg2-2/+2
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg3-19/+41
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg7-32/+277
2009-01-09mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem2-1/+20
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs5-30/+35
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs1-0/+15
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg2-7/+10
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg7-33/+151
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil2-89/+24
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-70/+76
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-01-08fix similar typos to successfullColy Li4-4/+4
2009-01-07I4l: convert to net_device_opsStephen Hemminger1-24/+45
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger1-46/+31
2009-01-06ISDN: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2009-01-04isdn: capi: &&/|| typosRoel Kluin1-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds34-504/+370
2008-12-26gigaset: ifdef cleanupTilman Schmidt4-82/+6
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt8-58/+51
2008-12-25Merge branch 'next' into for-linusJames Morris2-4/+6
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47