aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Driver core: Make platform_device.id an intJean Delvare2007-10-12
* sysdev: remove global sysdev drivers listAkinobu Mita2007-10-12
* drivers/base/power/: make 2 functions staticAdrian Bunk2007-10-12
* Fix Firmware class name collisionMarkus Rechberger2007-10-12
* Driver core: add uevent file for bus and driverKay Sievers2007-10-12
* Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-12
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* Convert from class_device to device for drivers/videotonyj@suse.de2007-10-12
* dmi-id: Possible cleanupJean Delvare2007-10-12
* dmi-id: Use dynamic sysfs attributesJean Delvare2007-10-12
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-12
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* Driver core: remove get_bus()Greg Kroah-Hartman2007-10-12
* Driver core: remove put_bus()Greg Kroah-Hartman2007-10-12
* Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-12
* Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-12
* Driver core: remove kset_set_kset_sGreg Kroah-Hartman2007-10-12
* Driver core: remove subsys_set_ksetGreg Kroah-Hartman2007-10-12
* Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2007-10-12
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* Driver core: make sysfs uevent-attributes staticKay Sievers2007-10-12
* platform: prefix MODALIAS with "platform:"Kay Sievers2007-10-12
* [TG3]: Fix APE induced regressionMatt Carlson2007-10-12
* [SKY2]: version 1.19Stephen Hemminger2007-10-12
* [SKY2]: use netdevice stats structStephen Hemminger2007-10-12
* [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-12
* [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-12
* [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-12
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-12
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-12
| * Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-11
| |\
| | * [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-10
| | * [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-09
| | * [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-09
| | * [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-09
| * | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-11
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-11
| * | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-11
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-11
| * | [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-11
| |/
| * [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-08
| * [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-04
| * [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-03