Age | Commit message (Expand) | Author |
2016-03-27 | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila |
2015-11-25 | isdn: Partially revert debug format string usage clean up | Christoph Biedl |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-22 | ISDN: fix OOM condition for sending queued I-Frames | Karsten Keil |
2015-09-22 | isdn: hisax: fix frame calculation | Andrzej Hajda |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-21 | isdn: disable HiSax NetJet driver on microblaze arch | Nicolai Stange |
2015-06-07 | isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar |
2015-01-02 | isdn: hisax: hfc4s8s_l1: Remove some unused functions | Rickard Strandqvist |
2014-12-09 | isdn: fix misspelling of current function in string | Julia Lawall |
2014-07-08 | isdn: hisax: l3ni1.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-16 | isdn: hisax: Drop duplicate Kconfig entry | Jean Delvare |
2014-06-16 | isdn: hisax: Merge Kconfig ifs | Jean Delvare |
2014-05-07 | isdn: hisax: remove some dead code | Dan Carpenter |
2014-04-22 | hisax/icc: add missing semicolon after label | Julia Lawall |
2014-02-26 | isdn: hisax/elsa: fix sleep_on race in elsa FSM | Arnd Bergmann |
2014-02-06 | isdn/hisax: hex vs decimal typo in prfeatureind() | Dan Carpenter |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-06 | isdn: Drop big endian cpp checks from telespci and hfc_pci drivers | Guenter Roeck |
2013-12-19 | treewide: Fix typos in printk | Masanari Iida |
2013-09-13 | isdn: clean up debug format string usage | Kees Cook |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-03-26 | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-17 | isdn: hisax: netjet requires VIRT_TO_BUS | Arnd Bergmann |
2013-03-15 | drivers/isdn: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten |
2013-03-12 | driver: isdn: hisax: remove cast for kmalloc/kzalloc return value | Zhang Yanfei |
2013-02-26 | isdn: hisax: add missing usb_free_urb | Marina Makienko |
2013-01-21 | drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-19 | treewide: fix printk typo in multiple drivers | Masanari Iida |
2012-11-09 | isdn: Fix typo in drivers/isdn | Masanari Iida |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |
2012-10-26 | isdn: Fix typo in isdn drivers | Masanari Iida |
2012-10-03 | hisax: disable build for big-endian xtensa | Max Filippov |
2012-07-18 | ISDN: Add check for usb_alloc_urb() result | Karsten Keil |
2012-07-18 | ISDN: Add check for return value of pnp_activate_dev() | Karsten Keil |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-13 | isdn: Fix typo in callc.c and tei.c | Masanari Iida |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-11-01 | isdn: hisax: Fix typo 'HISAX_DE_AOC' | Paul Bolle |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-13 | drivers/isdn/hisax: Drop unused list | Julia Lawall |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-04-17 | isdn: teles_cs: Fix set-but-unused variables. | David S. Miller |