aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-09
|\
| * Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2009-01-09
| * Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2009-01-09
| * Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman2009-01-09
| * Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-09
|\ \
| * | firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2009-01-09
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-09
|\ \
| * | [JFFS2] remove junk prototypesArtem Bityutskiy2009-01-09
* | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-09
|\ \ \
| * | | mISDN: Add HFC USB driverKarsten Keil2009-01-09
| * | | mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem2009-01-09
| * | | mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2009-01-09
| * | | mISDN: Added missing create_l1() callAndreas Eversberg2009-01-09
| * | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-09
| * | | mISDN: Minor cleanupsAndreas Eversberg2009-01-09
| * | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-09
| * | | mISDN: Add missing release functionsAndreas Eversberg2009-01-09
| * | | mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-09
| * | | mISDN: Minor fixesAndreas Eversberg2009-01-09
| * | | mISDN: Correct busy device detectionAndreas Eversberg2009-01-09
| * | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-09
| * | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-09
| * | | mISDN: Fix irq detectionAndreas Eversberg2009-01-09
| * | | mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-09
| * | | mISDN: Return error on E-channel accessMartin Bachem2009-01-09
| * | | mISDN: Add E-Channel logging featuresMartin Bachem2009-01-09
| * | | mISDN: Use protocol to detect D-channelMartin Bachem2009-01-09
| * | | mISDN: Fixed more indexing bugsAndreas Eversberg2009-01-09
| * | | mISDN: Make debug output a little bit more verbosePeter Schlaile2009-01-09
| * | | mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-09
| * | | mISDN: Use struct device name fieldMatthias Urlichs2009-01-09
| * | | mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-09
| * | | mISDN: Remove the local max-card limitMatthias Urlichs2009-01-09
| * | | mISDN: Fix queue limit counting problemAndreas Eversberg2009-01-09
| * | | mISDN: Add some debug option for clock problemsAndreas Eversberg2009-01-09
| * | | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-09
| * | | mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-09
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-09
|\ \ \
| * | | MAINTAINERS: squashfs entryPhillip Lougher2009-01-05
| * | | Squashfs: documentationPhillip Lougher2009-01-05
| * | | Squashfs: initrd supportPhillip Lougher2009-01-05
| * | | Squashfs: Kconfig entryPhillip Lougher2009-01-05
| * | | Squashfs: MakefilesPhillip Lougher2009-01-05
| * | | Squashfs: header filesPhillip Lougher2009-01-05
| * | | Squashfs: block operationsPhillip Lougher2009-01-05
| * | | Squashfs: cache operationsPhillip Lougher2009-01-05
| * | | Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-05
| * | | Squashfs: fragment block operationsPhillip Lougher2009-01-05
| * | | Squashfs: export operationsPhillip Lougher2009-01-05