aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2009-02-20ISDN: fix sc/shmem printk format warningRandy Dunlap
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano
2009-01-14i4l: minor cleanupsPaul Bolle
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle
2009-01-11Fix small typoKarsten Keil
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall
2009-01-11indentation & braces disagree - add bracesIlpo Järvinen
2009-01-11Make parameter debug writableKarsten Keil
2009-01-09mISDN: Add HFC USB driverKarsten Keil
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs
2009-01-09mISDN: Minor cleanupsAndreas Eversberg
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs
2009-01-09mISDN: Add missing release functionsAndreas Eversberg
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg
2009-01-09mISDN: Minor fixesAndreas Eversberg
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg
2009-01-09mISDN: Fix irq detectionAndreas Eversberg
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg
2009-01-09mISDN: Return error on E-channel accessMartin Bachem
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08fix similar typos to successfullColy Li
2009-01-07I4l: convert to net_device_opsStephen Hemminger
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger
2009-01-06ISDN: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-04isdn: capi: &&/|| typosRoel Kluin
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-26gigaset: ifdef cleanupTilman Schmidt
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt
2008-12-25Merge branch 'next' into for-linusJames Morris