Age | Commit message (Expand) | Author |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | mISDN: Add X-Tensions USB ISDN TA XC-525 | Karsten Keil |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil |
2012-05-16 | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem |
2012-05-16 | mISDN: avmfritz use the bigger fifo of chip version 2 | Karsten Keil |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil |
2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil |
2012-05-16 | isdn: Fix typo in hfcmulti.c | Masanari Iida |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil |
2012-04-27 | isdn/eicon: use standard __init,__exit function markup | hartleys |
2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg |
2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg |
2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg |
2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | mISDN: array underflow in open_bchannel() | Dan Carpenter |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-13 | mISDN/hfcsusb: remove unused variable hfcsusb_rev | Danny Kukawka |
2012-02-02 | eicon: fix -Warray-bounds warning | Danny Kukawka |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-11 | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-26 | isdn/diva: Drop __TIME__ usage | Michal Marek |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-25 | isdn: netjet - blacklist Digium TDM400P | Prarit Bhargava |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-04-17 | isdn: hfcsusb: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: hfcpci: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: eicon: Fix set-but-unused variables. | David S. Miller |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-28 | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-11-15 | drivers/isdn: Remove unnecessary semicolons | Joe Perches |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-27 | drivers/isdn: delete double assignment | Julia Lawall |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-17 | isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() | Tejun Heo |
2010-10-06 | eicon: make buffer larger | Dan Carpenter |