Age | Commit message (Expand) | Author |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |
2013-01-27 | cputime: Use accessors to read task cputime stats | Frederic Weisbecker |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers |
2012-12-14 | mISDN: fix race in timer canceling on module unloading | Konstantin Khlebnikov |
2012-11-30 | mISDN: improve bitops usage | Akinobu Mita |
2012-10-26 | isdn: remove dead code | Alan Cox |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-08-06 | mISDN: Bugfix for layer2 fixed TEI mode | Karsten Keil |
2012-07-09 | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable | Julia Lawall |
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: Early confirm for transparent data | Karsten Keil |
2012-05-04 | mISDN: Help to identify the card | Karsten Keil |
2012-05-04 | mISDN: Layer1 statemachine fix | Karsten Keil |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil |
2012-05-04 | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil |
2012-05-04 | mISDN: Fix refcounting bug | Karsten Keil |
2012-05-04 | mISDN: Added PH_* state info to tei manager. | Andreas Eversberg |
2012-04-26 | mISDN: DSP scheduling fix (version 2) | Karsten Keil |
2012-04-26 | mISDN: Fix division by zero | Karsten Keil |
2012-04-26 | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg |
2012-04-26 | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-13 | mISDN: Fix typo in dsp_core.c | Masanari Iida |
2012-02-01 | mISDN: use memchr_inv | Akinobu Mita |
2011-10-31 | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker |
2011-09-15 | isdn: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-04-17 | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller |
2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-03 | mISDN: fix "persistant" typo | Jan Engelhardt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-15 | mISDN: fix printk typo fushing | Paul Bolle |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock |
2010-12-24 | mISDN: don't use flush_scheduled_work() | Tejun Heo |
2010-11-16 | drivers/isdn/mISDN: Use printf extension %pV | Joe Perches |
2010-10-30 | isdn: mISDN: socket: fix information leak to userland | Kulikov Vasiliy |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-15 | misdn: kill big kernel lock | Arnd Bergmann |