summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-0924-379/+3734
| |\ \ \ \ \ \
| | * | | | | | mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
| | * | | | | | mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem2009-01-091-0/+17
| | * | | | | | mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2009-01-092-6/+6
| | * | | | | | mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
| | * | | | | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
| | * | | | | | mISDN: Minor cleanupsAndreas Eversberg2009-01-093-6/+6
| | * | | | | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-095-115/+273
| | * | | | | | mISDN: Add missing release functionsAndreas Eversberg2009-01-091-7/+21
| | * | | | | | mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-093-28/+148
| | * | | | | | mISDN: Minor fixesAndreas Eversberg2009-01-092-2/+2
| | * | | | | | mISDN: Correct busy device detectionAndreas Eversberg2009-01-092-15/+18
| | * | | | | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-094-21/+44
| | * | | | | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-091-0/+12
| | * | | | | | mISDN: Fix irq detectionAndreas Eversberg2009-01-091-0/+1
| | * | | | | | mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-098-32/+294
| | * | | | | | mISDN: Return error on E-channel accessMartin Bachem2009-01-091-0/+4
| | * | | | | | mISDN: Add E-Channel logging featuresMartin Bachem2009-01-094-1/+22
| | * | | | | | mISDN: Use protocol to detect D-channelMartin Bachem2009-01-091-1/+2
| | * | | | | | mISDN: Fixed more indexing bugsAndreas Eversberg2009-01-091-4/+4
| | * | | | | | mISDN: Make debug output a little bit more verbosePeter Schlaile2009-01-091-1/+3
| | * | | | | | mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-091-4/+7
| | * | | | | | mISDN: Use struct device name fieldMatthias Urlichs2009-01-096-31/+35
| | * | | | | | mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-092-12/+34
| | * | | | | | mISDN: Remove the local max-card limitMatthias Urlichs2009-01-091-4/+0
| | * | | | | | mISDN: Fix queue limit counting problemAndreas Eversberg2009-01-091-9/+14
| | * | | | | | mISDN: Add some debug option for clock problemsAndreas Eversberg2009-01-092-7/+10
| | * | | | | | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-099-45/+165
| | * | | | | | mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-092-89/+24
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-0921-0/+3815
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: squashfs entryPhillip Lougher2009-01-051-0/+7
| | * | | | | | Squashfs: documentationPhillip Lougher2009-01-051-0/+225
| | * | | | | | Squashfs: initrd supportPhillip Lougher2009-01-051-0/+14
| | * | | | | | Squashfs: Kconfig entryPhillip Lougher2009-01-051-0/+52
| | * | | | | | Squashfs: MakefilesPhillip Lougher2009-01-052-0/+9
| | * | | | | | Squashfs: header filesPhillip Lougher2009-01-054-0/+592
| | * | | | | | Squashfs: block operationsPhillip Lougher2009-01-051-0/+274
| | * | | | | | Squashfs: cache operationsPhillip Lougher2009-01-051-0/+412
| | * | | | | | Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-051-0/+94
| | * | | | | | Squashfs: fragment block operationsPhillip Lougher2009-01-051-0/+98
| | * | | | | | Squashfs: export operationsPhillip Lougher2009-01-051-0/+155
| | * | | | | | Squashfs: super block operationsPhillip Lougher2009-01-051-0/+440
| | * | | | | | Squashfs: symlink operationsPhillip Lougher2009-01-051-0/+118
| | * | | | | | Squashfs: regular file operationsPhillip Lougher2009-01-051-0/+502
| | * | | | | | Squashfs: directory readdir operationsPhillip Lougher2009-01-051-0/+235
| | * | | | | | Squashfs: directory lookup operationsPhillip Lougher2009-01-051-0/+242
| | * | | | | | Squashfs: inode operationsPhillip Lougher2009-01-051-0/+346
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-0929-521/+992
| |\ \ \ \ \ \ \
| | * | | | | | | NOMMU: Support XIP on initramfsDavid Howells2009-01-081-0/+1
| | * | | | | | | NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-081-0/+14
OpenPOWER on IntegriCloud