summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin
2009-05-09Fix the race between capifs remount and node creationAl Viro
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-06gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle
2009-03-10gigaset: Kconfig cleanupTilman Schmidt
2009-02-27drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder
2009-02-27drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder
2009-02-27drivers/isdn/hisax: fix sparse warning: Should it be static?Hannes Eder
2009-02-27drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-27drivers/isdn/capi: fix sparse warning: context imbalanceHannes Eder
2009-02-26isdn: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26MISDN: list usage cleanupEric Sesterhenn
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-20ISDN: fix sc/shmem printk format warningRandy Dunlap
2009-02-15drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder
2009-02-15drivers/isdn/mISDN: fix sparse warnings: make symbols staticHannes Eder
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder
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