summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
* Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila2016-03-271-5/+10
* isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-254-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-12/+8
|\
| * ISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-12/+8
* | isdn: hisax: fix frame calculationAndrzej Hajda2015-09-221-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-2/+2
|\
| * isdn: disable HiSax NetJet driver on microblaze archNicolai Stange2015-06-211-2/+2
* | isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-06-071-2/+2
|/
* isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist2015-01-021-21/+0
* isdn: fix misspelling of current function in stringJulia Lawall2014-12-096-8/+8
* isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-07-081-5/+9
* isdn: hisax: Drop duplicate Kconfig entryJean Delvare2014-06-161-5/+0
* isdn: hisax: Merge Kconfig ifsJean Delvare2014-06-161-5/+1
* isdn: hisax: remove some dead codeDan Carpenter2014-05-071-107/+4
* hisax/icc: add missing semicolon after labelJulia Lawall2014-04-221-1/+1
* isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann2014-02-262-4/+8
* isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter2014-02-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* | isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-062-8/+0
|/
* isdn: clean up debug format string usageKees Cook2013-09-1319-79/+57
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-012-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-2/+4
| |\
| * | driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-122-2/+2
* | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-261-2/+4
|\ \ \ | | |/ | |/|
| * | isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann2013-03-171-2/+4
| |/
* / drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-154-52/+4
|/
* isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
* drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-8/+7
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-0338-241/+169
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-2/+2
|\
| * treewide: fix printk typo in multiple driversMasanari Iida2012-11-192-2/+2
| * Merge branch 'master' into for-nextJiri Kosina2012-10-281-5/+5
| |\
| * | isdn: Fix typo in isdn driversMasanari Iida2012-10-262-2/+2
* | | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-093-3/+3
| |/ |/|
* | hisax: disable build for big-endian xtensaMax Filippov2012-10-031-5/+5
|/
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-181-5/+13
* ISDN: Add check for return value of pnp_activate_dev()Karsten Keil2012-07-181-0/+5
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-182-0/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-284-4/+0
* isdn: whitespace coding style cleanupJoe Perches2012-02-2193-11144/+11136
* isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-132-2/+2
* misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
* isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-011-3/+3
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-315-8/+8
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-062-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-244-4/+4
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-064-4/+4
* | drivers/isdn/hisax: Drop unused listJulia Lawall2011-05-132-6/+1
* | isdn: teles_cs: Fix set-but-unused variables.David S. Miller2011-04-171-2/+0