Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | mISDN: Added missing create_l1() call | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs | 2009-01-09 | |
| * | | | | | | | mISDN: Minor cleanups | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2009-01-09 | |
| * | | | | | | | mISDN: Add missing release functions | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Minor fixes | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Correct busy device detection | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 | Martin Bachem | 2009-01-09 | |
| * | | | | | | | mISDN: Fix irq detection | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Return error on E-channel access | Martin Bachem | 2009-01-09 | |
| * | | | | | | | mISDN: Add E-Channel logging features | Martin Bachem | 2009-01-09 | |
| * | | | | | | | mISDN: Use protocol to detect D-channel | Martin Bachem | 2009-01-09 | |
| * | | | | | | | mISDN: Fixed more indexing bugs | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Make debug output a little bit more verbose | Peter Schlaile | 2009-01-09 | |
| * | | | | | | | mISDN: Fix HDLC DSP transmit | Peter Schlaile | 2009-01-09 | |
| * | | | | | | | mISDN: Use struct device name field | Matthias Urlichs | 2009-01-09 | |
| * | | | | | | | mISDN: Added an ioctl to change the device name | Matthias Urlichs | 2009-01-09 | |
| * | | | | | | | mISDN: Remove the local max-card limit | Matthias Urlichs | 2009-01-09 | |
| * | | | | | | | mISDN: Fix queue limit counting problem | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Add some debug option for clock problems | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg | 2009-01-09 | |
| * | | | | | | | mISDN: Cleanup hfc multiport driver | Karsten Keil | 2009-01-09 | |
| |/ / / / / / | ||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-01-09 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | MAINTAINERS: squashfs entry | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: documentation | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: initrd support | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: Kconfig entry | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: Makefiles | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: header files | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: block operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: cache operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: uid/gid lookup operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: fragment block operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: export operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: super block operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: symlink operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: regular file operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: directory readdir operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: directory lookup operations | Phillip Lougher | 2009-01-05 | |
| * | | | | | | | Squashfs: inode operations | Phillip Lougher | 2009-01-05 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2009-01-09 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | NOMMU: Support XIP on initramfs | David Howells | 2009-01-08 | |
| * | | | | | | | | NOMMU: Teach kobjsize() about VMA regions. | Paul Mundt | 2009-01-08 | |
| * | | | | | | | | FLAT: Don't attempt to expand the userspace stack to fill the space allocated | David Howells | 2009-01-08 | |
| * | | | | | | | | FDPIC: Don't attempt to expand the userspace stack to fill the space allocated | David Howells | 2009-01-08 | |
| * | | | | | | | | NOMMU: Improve procfs output using per-MM VMAs | David Howells | 2009-01-08 | |
| * | | | | | | | | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 2009-01-08 |