aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft2008-07-224-26/+64
| * | | | powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft2008-07-223-0/+194
| * | | | powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin2008-07-221-1/+4
| * | | | powerpc/axonram: Use only one block device major numberMaxim Shchetynin2008-07-221-8/+15
| * | | | of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger2008-07-221-1/+1
| * | | | powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigsTimur Tabi2008-07-164-12/+20
| * | | | Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala2008-07-161-4/+0
| * | | | powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala2008-07-161-0/+1
| * | | | powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-161-15/+4
| * | | | powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-162-135/+48
| * | | | powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2008-07-162-6/+0
| * | | | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-169-696/+5
| * | | | Add fsl,magic-packet to, and clean up, the gianfar binding.Scott Wood2008-07-161-19/+12
| * | | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-165-6/+173
| * | | | powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-164-18/+18
| * | | | powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-161-46/+38
| * | | | powerpc/86xx: mpc8610_hpcd - add support for ULI RTCAnton Vorontsov2008-07-162-13/+122
| * | | | powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-165-99/+108
| * | | | powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCDAnton Vorontsov2008-07-161-1/+1
| * | | | powerpc: Add documentation for CPM GPIO banksJochen Friedrich2008-07-161-0/+38
| * | | | powerpc: add FHCI USB, FSL MCU, FSL UPM and GPIO LEDs bindingsAnton Vorontsov2008-07-164-19/+94
| * | | | powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-161-0/+3
| * | | | powerpc/83xx: fix ULPI setup for MPC8315 processorsAnton Vorontsov2008-07-162-9/+19
| * | | | powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-1616-94/+73
| * | | | powerpc: pci config cleanupJohn Rigby2008-07-1610-5/+19
| * | | | powerpc/mpc7448: add alias list to DTS, clean out old chosen nodePaul Gortmaker2008-07-161-9/+15
| * | | | powerpc/mpc8313erdb: Add power management to the device tree.Scott Wood2008-07-161-70/+171
| * | | | powerpc/mpc83xx: Power Management supportScott Wood2008-07-168-1/+1005
| * | | | powerpc: Update example SOC node in booting-without-of.txt.Scott Wood2008-07-161-54/+33
| * | | | powerpc: Document Freescale power management nodes, and the sleep property.Scott Wood2008-07-162-42/+163
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22173-751/+2508
|\ \ \ \ \
| * | | | | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-2110-18/+17
| * | | | | sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman2008-07-215-17/+15
| * | | | | 3c59x: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
| * | | | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-213-5/+7
| * | | | | HP iLO driverDavid Altobelli2008-07-214-0/+971
| * | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen2008-07-211-2/+2
| * | | | | sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen2008-07-212-0/+83
| * | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-2124-112/+239
| * | | | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-215-14/+84
| * | | | | kobject: Transmit return value of call_usermodehelper() to callerWang Chen2008-07-211-1/+2
| * | | | | sysfs-rules.txt: reword API stability statementNathan Lynch2008-07-211-3/+2
| * | | | | debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-212-18/+100
| * | | | | HOWTO: change email addresses of James in HOWTOTsugikazu Shibata2008-07-211-1/+1
| * | | | | always enable FW_LOADER unless EMBEDDED=yAdrian Bunk2008-07-211-1/+2
| * | | | | uio-howto.tmpl: use unique output namesMike Frysinger2008-07-211-1/+1
| * | | | | uio-howto.tmpl: use standard copyright/legal markingsMike Frysinger2008-07-211-11/+12
| * | | | | sysfs: don't call notify_changeMiklos Szeredi2008-07-211-1/+4
| * | | | | sysdev: fix debugging statements in registration code.Ben Dooks2008-07-211-3/+8
| * | | | | kobject: should use kobject_put() in kset-exampleLi Zefan2008-07-211-1/+1