aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+5
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter1-3/+3
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall1-2/+2
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5-25/+38
2010-05-31drivers/isdn: Use memdup_userJulia Lawall3-32/+12
2010-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall1-1/+3
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck1-2/+0
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-26/+8
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko1-12/+1
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds3-10/+35
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt1-26/+2
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt1-0/+6
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-8/+9
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-258/+31
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-4/+14
2010-05-19hisax_fcpcipnp: fix broken isapnp device table.Rusty Russell1-1/+2
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann3-10/+35
2010-05-17procfs: Push down the bkl from ioctlFrederic Weisbecker1-4/+14
2010-05-10pcmcia: update gfp/slab.h includesTejun Heo1-1/+0
2010-05-10pcmcia: dev_node removal (remaining drivers)Dominik Brodowski1-48/+3
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski4-150/+11
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski5-60/+18
2010-04-23Merge branch 'master' into for-nextJiri Kosina96-107/+197
2010-04-22X25: Use identifiers for isdn device to x25 interfaceandrew hendry1-8/+9
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-18gigaset: include cleanup cleanupTilman Schmidt9-20/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo84-4/+82
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-25isdn: Cleanup Sections in PCMCIA driver elsaHenne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver avma1Henne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver telesHenne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne1-6/+6
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-15ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5-8/+8
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina5-8/+8
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller16-41/+64
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt10-147/+77