summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24dynamic debug: update docsJason Baron
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24sysfs: fix some bin_vm_ops errorsHugh Dickins
2009-03-24kobject: don't block for each kobject_ueventArjan van de Ven
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-03-24Driver core: some cleanup on drivers/base/sys.cZhenwen Xu
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers
2009-03-24driver core: fix passing platform_dataMing Lei
2009-03-24driver core: move platform_data into platform_deviceMing Lei
2009-03-24sysfs: don't block indefinitely for unmapped files.Eric W. Biederman
2009-03-24driver core: move knode_bus into private structureGreg Kroah-Hartman
2009-03-24driver core: move knode_driver into private structureGreg Kroah-Hartman
2009-03-24driver core: move klist_children into private structureGreg Kroah-Hartman
2009-03-24driver core: create a private portion of struct deviceGreg Kroah-Hartman
2009-03-24driver core: remove polling for driver_probe_done(v5)Ming Lei
2009-03-24sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman
2009-03-24sysfs: sysfs_add_one WARNs with full path to duplicate filenameAlex Chiang
2009-03-24driver-core: do not register a driver with bus_type not registeredDave Young
2009-03-24scsi/m68k: Kill NCR_700_detect() warningsGeert Uytterhoeven
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-24UIO: Take offset into account when determining number of pages that can be ma...Ian Abbott
2009-03-24uio: add the uio_aec driverBrandon Philips
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-24driver core: check bus->match without holding device lockMing Lei
2009-03-24sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman
2009-03-24SYSFS: use standard magic.h for sysfsQinghuang Feng
2009-03-24driver core: get rid of struct device's bus_id string arrayKay Sievers
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24mfd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24mca: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24eisa: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24dma: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24dio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24amba: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24drm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24tc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers