| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DIP switch readout for HFC-4S IOB4ST | Karsten Keil | 2008-08-02 | 1 | -3/+3 |
* | Fix remaining big endian issue of hfcmulti | Karsten Keil | 2008-08-02 | 1 | -14/+13 |
* | mISDN cleanup user interface | Karsten Keil | 2008-08-02 | 4 | -10/+8 |
* | mISDN fix main ISDN Makefile | Karsten Keil | 2008-08-02 | 1 | -1/+1 |
* | hysdn: remove the packed attribute from PofTimStamp_tag | David Howells | 2008-07-31 | 1 | -1/+1 |
* | isdn: use the common ascii hex helpers | Harvey Harrison | 2008-07-31 | 1 | -3/+2 |
* | Remove deprecated virt_to_bus() | Karsten Keil | 2008-07-28 | 2 | -3/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds | 2008-07-27 | 3 | -3/+3 |
|\ |
|
| * | Fix namespace issue with Hisax | Karsten Keil | 2008-07-27 | 3 | -3/+3 |
* | | isdn: mISDN HFC PCI support depends on virt_to_bus() | Stephen Rothwell | 2008-07-27 | 1 | -0/+1 |
|/ |
|
* | Add layer1 over IP support | Karsten Keil | 2008-07-27 | 5 | -1/+2003 |
* | Add mISDN HFC multiport driver | Karsten Keil | 2008-07-27 | 4 | -0/+6537 |
* | Add mISDN HFC PCI driver | Karsten Keil | 2008-07-27 | 4 | -0/+2503 |
* | Add mISDN DSP | Karsten Keil | 2008-07-27 | 14 | -0/+5991 |
* | Add mISDN core files | Karsten Keil | 2008-07-27 | 15 | -0/+6835 |
* | Add mISDN driver | Karsten Keil | 2008-07-27 | 3 | -1/+5 |
* | pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y | David Howells | 2008-07-26 | 1 | -2/+0 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 | 4 | -16/+16 |
* | gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed | Tilman Schmidt | 2008-07-24 | 1 | -6/+6 |
* | gigaset: use dev_ macros for messages | Tilman Schmidt | 2008-07-24 | 6 | -43/+53 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 | 1 | -1/+2 |
|\ |
|
| * | device create: isdn: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 | 1 | -1/+2 |
* | | tty: rework break handling | Alan Cox | 2008-07-22 | 1 | -1/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 5 | -13/+31 |
| |\ |
|
| * | | pkt_sched: Add qdisc_reset_all_tx(). | David S. Miller | 2008-07-09 | 1 | -1/+1 |
| * | | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 2008-07-09 | 1 | -1/+1 |
* | | | tty: Ldisc revamp | Alan Cox | 2008-07-21 | 2 | -3/+3 |
| |/
|/| |
|
* | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 9 | -41/+26 |
|\ \ |
|
| * | | drivers/isdn/i4l/isdn_common.c fix small resource leak | Darren Jenkins | 2008-07-12 | 1 | -1/+3 |
| |/ |
|
| * | drivers/isdn/sc/ioctl.c: add missing kfree | Julia Lawall | 2008-06-13 | 1 | -0/+1 |
| * | isdn: use simple_read_from_buffer() | Akinobu Mita | 2008-06-10 | 1 | -21/+8 |
| * | isdn divas: fix proc creation | Alexey Dobriyan | 2008-06-10 | 2 | -3/+2 |
| * | isdn: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -3/+3 |
| * | isdn/capi: Return proper errnos on module init. | Marcin Slusarz | 2008-05-15 | 1 | -3/+3 |
| * | hysdn: No longer broken on SMP. | Andrew Morton | 2008-05-15 | 1 | -1/+1 |
| * | hysdn: Remove cli()/sti() calls. | Mark Asselstine | 2008-05-15 | 1 | -9/+5 |
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 | 2 | -0/+4 |
* | | divamnt: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -5/+11 |
* | | CAPI: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -6/+11 |
* | | isdn: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -1/+2 |
|/ |
|
* | isdn: hysdn_procconf.c build fix | Ingo Molnar | 2008-05-01 | 1 | -1/+2 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -7/+8 |
* | isdn: switch to int put_char method | Alan Cox | 2008-04-30 | 1 | -3/+6 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 | 1 | -3/+1 |
* | isdn_tty: Prepare for BKL push down | Alan Cox | 2008-04-30 | 1 | -18/+8 |
* | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 5 | -32/+22 |
* | isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable | Robert P. J. Day | 2008-04-28 | 1 | -4/+4 |
* | capifs: fix memory leak on remount | Cyrill Gorcunov | 2008-04-28 | 1 | -0/+1 |
* | hisax: depend on CONFIG_PNP, not __ISAPNP__ | Bjorn Helgaas | 2008-04-28 | 1 | -4/+6 |