summaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax
AgeCommit message (Expand)AuthorFilesLines
2015-01-03isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist1-21/+0
2014-12-10isdn: fix misspelling of current function in stringJulia Lawall6-8/+8
2014-07-09isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist1-5/+9
2014-06-17isdn: hisax: Drop duplicate Kconfig entryJean Delvare1-5/+0
2014-06-17isdn: hisax: Merge Kconfig ifsJean Delvare1-5/+1
2014-05-07isdn: hisax: remove some dead codeDan Carpenter1-107/+4
2014-04-23hisax/icc: add missing semicolon after labelJulia Lawall1-1/+1
2014-02-27isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann2-4/+8
2014-02-07isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter1-1/+1
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-07isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2-8/+0
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-09-14isdn: clean up debug format string usageKees Cook19-79/+57
2013-05-02Merge 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/...Greg 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-27isdn: hisax: add missing usb_free_urbMarina Makienko1-2/+10
2013-01-22drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook1-8/+7
2013-01-04Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman38-241/+169
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida2-2/+2
2012-11-10isdn: 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-04hisax: 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-19USB: 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-02isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle1-3/+3
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches5-8/+8
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-4/+4
2011-05-14drivers/isdn/hisax: Drop unused listJulia Lawall2-6/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches4-4/+4
2011-04-18isdn: teles_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-18isdn: l3ni1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-18isdn: l3dss1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-18isdn: jade: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-18isdn: ipacx: Fix set-but-unused variables.David S. Miller1-2/+2
2011-04-18isdn: hfc_usb: Fix set-but-unused variables.David S. Miller1-4/+2
2011-04-18isdn: elsa_ser: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-18isdn: elsa_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-18isdn: arcofi: Fix set-but-unused variables.David S. Miller1-3/+1