aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs
2009-01-09mISDN: Add missing release functionsAndreas Eversberg
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg
2009-01-09mISDN: Minor fixesAndreas Eversberg
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg
2009-01-09mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem
2009-01-09mISDN: Fix irq detectionAndreas Eversberg
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg
2009-01-09mISDN: Return error on E-channel accessMartin Bachem
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil
2009-01-09async: make async a command line option for nowArjan van de Ven
2009-01-09partial revert of asynchronous inode deleteArjan van de Ven
2009-01-09[JFFS2] remove junk prototypesArtem Bityutskiy
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-09Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-01-09x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds
2009-01-09parisc: introduce asm/swab.hHarvey Harrison
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo
2009-01-09CRED: Must initialise the new creds in prepare_kernel_cred()David Howells
2009-01-09CRED: Missing put_cred() in prepare_kernel_cred()David Howells
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger
2009-01-09[S390] update documentation for hvc_iucv kernel parameter.Hendrik Brueckner
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner
2009-01-09[S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens