aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
Commit message (Expand)AuthorAge
* isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann2014-02-26
* isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter2014-02-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\
| * treewide: Fix typos in printkMasanari Iida2013-12-19
* | isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-06
|/
* isdn: clean up debug format string usageKees Cook2013-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\
| * | driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-12
* | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26
|\ \ \ | | |/ | |/|
| * | isdn: hisax: netjet requires VIRT_TO_BUSArnd Bergmann2013-03-17
| |/
* / drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/
* isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-26
* drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix printk typo in multiple driversMasanari Iida2012-11-19
| * Merge branch 'master' into for-nextJiri Kosina2012-10-28
| |\
| * | isdn: Fix typo in isdn driversMasanari Iida2012-10-26
* | | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-09
| |/ |/|
* | hisax: disable build for big-endian xtensaMax Filippov2012-10-03
|/
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-18
* ISDN: Add check for return value of pnp_activate_dev()Karsten Keil2012-07-18
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-13
* misc latin1 to utf8 conversionsAl Viro2012-01-02
* isdn: hisax: Fix typo 'HISAX_DE_AOC'Paul Bolle2011-11-01
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | drivers/isdn/hisax: Drop unused listJulia Lawall2011-05-13
* | isdn: teles_cs: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: l3ni1: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: l3dss1: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: jade: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: ipacx: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: hfc_usb: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: elsa_ser: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: elsa_cs: Fix set-but-unused variables.David S. Miller2011-04-17
* | isdn: arcofi: Fix set-but-unused variables.David S. Miller2011-04-17
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* isdn: change to new flag variablematt mooney2011-03-17
* isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller2011-02-15
* hisax: Fix unchecked alloc_skb() return.David S. Miller2011-02-13
* isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller2010-12-10
* isdn: return -EFAULT if copy_from_user() failsDan Carpenter2010-12-10
* isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-08