summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
|/
* isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
* drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-8/+7Star
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-0438-241/+169Star
* 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-041-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-192-0/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-284-4/+0Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-2193-11144/+11136Star
* 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-11-015-8/+8
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-072-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/+1Star
* | isdn: teles_cs: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0Star
* | isdn: l3ni1: Fix set-but-unused variables.David S. Miller2011-04-181-3/+1Star
* | isdn: l3dss1: Fix set-but-unused variables.David S. Miller2011-04-181-3/+1Star
* | isdn: jade: Fix set-but-unused variables.David S. Miller2011-04-181-2/+1Star
* | isdn: ipacx: Fix set-but-unused variables.David S. Miller2011-04-181-2/+2
* | isdn: hfc_usb: Fix set-but-unused variables.David S. Miller2011-04-181-4/+2Star
* | isdn: elsa_ser: Fix set-but-unused variables.David S. Miller2011-04-181-2/+1Star
* | isdn: elsa_cs: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0Star
* | isdn: arcofi: Fix set-but-unused variables.David S. Miller2011-04-181-3/+1Star
|/
* Fix common misspellingsLucas De Marchi2011-03-319-11/+11
* isdn: change to new flag variablematt mooney2011-03-171-1/+1
* isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller2011-02-151-8/+1Star
* hisax: Fix unchecked alloc_skb() return.David S. Miller2011-02-141-15/+20
* isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller2010-12-111-3/+4
* isdn: return -EFAULT if copy_from_user() failsDan Carpenter2010-12-111-2/+2
* isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-081-1/+1
* drivers/isdn/hisax: Add printf format/argument verification and fix falloutJoe Perches2010-11-1713-23/+28
* trivial: fix typos concerning "function"Uwe Kleine-König2010-11-011-2/+2
* drivers/isdn: delete double assignmentJulia Lawall2010-10-271-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-6/+7
|\
| * drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-171-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-214-425/+38Star
|\ \