aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-103/+34
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-16/+20
2009-01-09Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds22-353/+3645
2009-01-09Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2-20/+0
2009-01-09Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2-30/+13
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman3-22/+8
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2-31/+13
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2-16/+20
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-155/+347
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds18-244/+707
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds12-247/+341
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two membersAndreas Eversberg2-6/+6
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-09mISDN: Minor cleanupsAndreas Eversberg3-6/+6
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs4-114/+266
2009-01-09mISDN: Add missing release functionsAndreas Eversberg1-7/+21
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg3-28/+148
2009-01-09mISDN: Minor fixesAndreas Eversberg2-2/+2
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg3-19/+41
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg7-32/+277
2009-01-09mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem2-1/+20
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs5-30/+35
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs1-0/+15
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14
2009-01-09mISDN: Add some debug option for clock problemsAndreas Eversberg2-7/+10
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg7-33/+151
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil2-89/+24
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds7-296/+340
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds73-579/+5503
2009-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds195-2800/+10493
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo2-20/+20
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds9-21/+14
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds11-532/+757
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse1-2/+2
2009-01-09[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity1-2/+5
2009-01-09[MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger1-0/+10
2009-01-09[S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner1-12/+28
2009-01-09[S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner1-16/+9
2009-01-09[S390] hvc_iucv: Update function documentationHendrik Brueckner1-101/+75
2009-01-09[S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner1-37/+174