summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-16driver core: make struct platform_pm_ops staticAdrian Bunk1-1/+1
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron14-7/+700
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell5-145/+158
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell3-6/+26
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell2-2/+13
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell2-2/+15
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell2-1/+16
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell3-17/+36
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell2-1/+19
2008-10-16device create: remove device_create_drvdataGreg Kroah-Hartman1-1/+0
2008-10-16device create: ide: convert device_create_drvdata to device_createGreg Kroah-Hartman2-8/+7
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman3-11/+7
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman8-23/+19
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman4-17/+14
2008-10-16device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman5-18/+14
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman4-18/+15
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman3-7/+7
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman18-49/+39
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman4-16/+13
2008-10-16device create: ieee1394: convert device_create_drvdata to device_createGreg Kroah-Hartman3-11/+10
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman18-49/+43
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman5-17/+12
2008-10-16sysfs: crash debuggingAndrew Morton4-0/+23
2008-10-16modules: fix module "notes" kobject leakAlexey Dobriyan1-1/+1
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds31-286/+869
2008-10-15tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven1-2/+3
2008-10-15metronomefb: Fix warning when building 64bitAlan Cox1-1/+1
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig1-1/+1
2008-10-15Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfa...Linus Torvalds1-8/+6
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds325-6682/+13655
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi7-8/+0
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2-5/+16
2008-10-15RTC: M48T35: new RTC driverThomas Bogendoerfer3-0/+244
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-10-15MIPS: DS1286: New RTC driverThomas Bogendoerfer3-0/+415
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer6-89/+15
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno1-27/+53
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno1-0/+37
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno4-74/+58
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno1-3/+3
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno1-0/+3
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney1-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber1-1/+1
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber1-1/+1
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle1-0/+0
2008-10-14ocfs2: fix build errorMark Fasheh1-8/+6
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt5097-136896/+277160
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds16-326/+918
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds48-2949/+5503
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds42-946/+7359