aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds3-3/+3
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-3/+3
2012-01-10drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-27/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-27/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro1-1/+1
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+9
2011-11-29isdn: avoid copying too long drvidDan Carpenter1-0/+3
2011-11-29isdn: make sure strings are null terminatedDan Carpenter1-0/+6
2011-11-27isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt1-2/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds13-0/+13
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-11-01isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle1-3/+3
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches5-8/+8
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker10-0/+10
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker3-0/+3
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina2-1/+4
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches3-8/+5
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby1-1/+1
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller1-2/+3
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+4
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan10-0/+10
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+3
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+2
2011-05-26isdn/diva: Drop __TIME__ usageMichal Marek1-3/+2
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-5/+5
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+5
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller1-83/+32
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches5-5/+5
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-3/+5
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller1-2/+0
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller1-0/+3
2011-04-17isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller1-9/+2
2011-04-17isdn: teles_cs: Fix set-but-unused variables.David S. Miller1-2/+0