aboutsummaryrefslogtreecommitdiffstats
path: root/lib/find_next_bit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron13-543/+867
2009-03-24sysfs: fix some bin_vm_ops errorsHugh Dickins1-10/+79
2009-03-24kobject: don't block for each kobject_ueventArjan van de Ven1-1/+1
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang2-5/+26
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck8-9/+92
2009-03-24Driver core: some cleanup on drivers/base/sys.cZhenwen Xu1-27/+27
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei11-18/+33
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers3-12/+13
2009-03-24driver core: fix passing platform_dataMing Lei1-1/+14
2009-03-24driver core: move platform_data into platform_deviceMing Lei3-2/+11
2009-03-24sysfs: don't block indefinitely for unmapped files.Eric W. Biederman3-13/+174
2009-03-24driver core: move knode_bus into private structureGreg Kroah-Hartman3-14/+31
2009-03-24driver core: move knode_driver into private structureGreg Kroah-Hartman4-9/+22
2009-03-24driver core: move klist_children into private structureGreg Kroah-Hartman3-16/+31
2009-03-24driver core: create a private portion of struct deviceGreg Kroah-Hartman3-0/+24
2009-03-24driver core: remove polling for driver_probe_done(v5)Ming Lei2-7/+3
2009-03-24sysfs: reference sysfs_dirent from sysfs inodesEric W. Biederman3-0/+19
2009-03-24sysfs: sysfs_add_one WARNs with full path to duplicate filenameAlex Chiang1-2/+30
2009-03-24driver-core: do not register a driver with bus_type not registeredDave Young2-0/+4
2009-03-24scsi/m68k: Kill NCR_700_detect() warningsGeert Uytterhoeven3-3/+6
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei21-250/+371
2009-03-24UIO: Take offset into account when determining number of pages that can be mappedIan Abbott1-1/+2
2009-03-24uio: add the uio_aec driverBrandon Philips3-0/+194
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch3-4/+51
2009-03-24platform: introduce module id table for platform devicesEric Miao4-1/+49
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao3-16/+11
2009-03-24driver core: check bus->match without holding device lockMing Lei3-13/+13
2009-03-24sysfs: Take sysfs_mutex when fetching the root inode.Eric W. Biederman1-0/+2
2009-03-24SYSFS: use standard magic.h for sysfsQinghuang Feng1-2/+1
2009-03-24driver core: get rid of struct device's bus_id string arrayKay Sievers4-24/+23
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant2-3/+3
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman1-2/+2
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+3
2009-03-24wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2009-03-24mfd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+2
2009-03-24mca: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-24gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24eisa: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-24dma: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24dio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-24amba: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-24v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+3
2009-03-24drm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers19-50/+54
2009-03-24rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-5/+5
2009-03-24pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24tc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2009-03-24sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-6/+6
2009-03-24serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-03-24s390: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1