summaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax
AgeCommit message (Expand)Author
2019-02-20isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22ISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-09-22isdn: hisax: fix frame calculationAndrzej Hajda
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-21isdn: disable HiSax NetJet driver on microblaze archNicolai Stange
2015-06-07isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall
2014-07-08isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-16isdn: hisax: Drop duplicate Kconfig entryJean Delvare
2014-06-16isdn: hisax: Merge Kconfig ifsJean Delvare
2014-05-07isdn: hisax: remove some dead codeDan Carpenter
2014-04-22hisax/icc: add missing semicolon after labelJulia Lawall
2014-02-26isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann
2014-02-06isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-09-13isdn: clean up debug format string usageKees Cook
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-17isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-12driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-02-26isdn: hisax: add missing usb_free_urbMarina Makienko
2013-01-21drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-26isdn: Fix typo in isdn driversMasanari Iida
2012-10-03hisax: disable build for big-endian xtensaMax Filippov
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil
2012-07-18ISDN: Add check for return value of pnp_activate_dev()Karsten Keil
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13isdn: Fix typo in callc.c and tei.cMasanari Iida
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-11-01isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-13drivers/isdn/hisax: Drop unused listJulia Lawall
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-04-17isdn: teles_cs: Fix set-but-unused variables.David S. Miller