aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+2
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-nextGreg Kroah-Hartman1-2/+4
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann1-2/+4
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten4-52/+4
2013-03-12driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2-2/+2
2013-02-26isdn: hisax: add missing usb_free_urbMarina Makienko1-2/+10
2013-01-21drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook1-8/+7
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman38-241/+169
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida2-2/+2
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida3-3/+3
2012-10-28Merge branch 'master' into for-nextJiri Kosina1-5/+5
2012-10-26isdn: Fix typo in isdn driversMasanari Iida2-2/+2
2012-10-03hisax: disable build for big-endian xtensaMax Filippov1-5/+5
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil1-5/+13
2012-07-18ISDN: Add check for return value of pnp_activate_dev()Karsten Keil1-0/+5
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-02-21isdn: whitespace coding style cleanupJoe Perches93-11144/+11136
2012-02-13isdn: Fix typo in callc.c and tei.cMasanari Iida2-2/+2
2012-01-02misc latin1 to utf8 conversionsAl 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-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-4/+4
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches4-4/+4
2011-04-17isdn: teles_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: l3ni1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: l3dss1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: jade: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-17isdn: ipacx: Fix set-but-unused variables.David S. Miller1-2/+2
2011-04-17isdn: hfc_usb: Fix set-but-unused variables.David S. Miller1-4/+2
2011-04-17isdn: elsa_ser: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-17isdn: elsa_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: arcofi: Fix set-but-unused variables.David S. Miller1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi9-11/+11
2011-03-17isdn: change to new flag variablematt mooney1-1/+1
2011-02-15isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller1-8/+1
2011-02-13hisax: Fix unchecked alloc_skb() return.David S. Miller1-15/+20
2010-12-10isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller1-3/+4
2010-12-10isdn: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+2
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim1-1/+1
2010-11-17drivers/isdn/hisax: Add printf format/argument verification and fix falloutJoe Perches13-23/+28
2010-11-01trivial: fix typos concerning "function"Uwe Kleine-König1-2/+2
2010-10-27drivers/isdn: delete double assignmentJulia Lawall1-4/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-6/+7
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-425/+38
2010-10-12isdn: hisax: Replace the bogus access to irq statsThomas Gleixner2-4/+15