summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26isdn/diva: Drop __TIME__ usageMichal Marek
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller
2011-04-17isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: teles_cs: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: l3ni1: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: l3dss1: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: jade: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: ipacx: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: hfc_usb: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: elsa_ser: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: elsa_cs: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: arcofi: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: hfcsusb: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: hfcpci: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: eicon: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: gigaset: Fix set-but-unused variable.David S. Miller
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-06capi: Perform scheduled capifs removalJan Kiszka
2011-04-03mISDN: fix "persistant" typoJan Engelhardt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17isdn: change to new flag variablematt mooney
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-28drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox