- 8f4bbd9 gpu: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 739cf3a hwmon: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- cd3ed6b i2o: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 24f81a7 i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 0162f38 ISDN: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 1d7e6cc macintosh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 0252c3b memstick: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 24d2547 mwave: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- c85e37c pnp: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- ba88b00 power-supply: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 4bfe090 serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- bb0dc43 SGI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 35f74fc spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 354655e thermal: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 0bad16a tifm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 64dba9a video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 40f91de w1: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 2a678cc xen: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
- ff8561c lguest: do not statically allocate root device by Mark McLoughlin · 16 years ago
- 63d1255 virtio: do not statically allocate root device by Mark McLoughlin · 16 years ago
- 0aa0dc4 driver core: add root_device_register() by Mark McLoughlin · 16 years ago
- 7232800 driver core:fix duplicate removing driver link in __device_release_driver by Ming Lei · 16 years ago
- ec0676ee Driver core: move the bus notifier call points by Alan Stern · 16 years ago
- b9daa99 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
- 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
- 11c3b5c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
- 2831fe6 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
- 355a72d PCI: Rework default handling of suspend and resume by Rafael J. Wysocki · 16 years ago
- 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
- 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
- a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 16 years ago
- 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 16 years ago
- 1ae25f9 dm snapshot: rename struct exception_store by Jonathan Brassow · 16 years ago
- aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 16 years ago
- fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 16 years ago
- 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
- d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
- ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
- 8fbf26a dm request: add caches by Kiyoshi Ueda · 16 years ago
- 23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field by Milan Broz · 16 years ago
- ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 16 years ago
- 2045e88 dm log: move region_size validation by Milan Broz · 16 years ago
- 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 16 years ago
- 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
- d460c65 dm raid1: fix error count by Jonathan Brassow · 16 years ago
- c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 16 years ago
- 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 16 years ago
- a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 16 years ago
- 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
- c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
- 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
- e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 16 years ago
- 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- f1b11e5 i2o: Update my address by Alan Cox · 16 years ago
- 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 16 years ago
- 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 16 years ago
- fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 16 years ago
- a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 16 years ago
- 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 16 years ago
- 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 16 years ago
- 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
- 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
- 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
- 88f60f6 Merge branch 'i2c-next-s3c' into i2c-next by Ben Dooks · 16 years ago
- 6ea2fde qeth: get rid of extra argument after printk to dev_* conversion by Heiko Carstens · 16 years ago
- 015e691 qeth: No large send using EDDP for HiperSockets. by Klaus-Dieter Wacker · 16 years ago
- 5b54e16 qeth: do not spin for SETIP ip assist command by Frank Blaschka · 16 years ago
- fc9c246 qeth: avoid crash in case of layer mismatch for VSWITCH by Ursula Braun · 16 years ago
- fe94e2e qeth: exploit source MAC address for inbound layer3 packets by Ursula Braun · 16 years ago
- 906f1f0 qeth: HiperSockets mcl string conversion (pre z9 mach) by Klaus-Dieter Wacker · 16 years ago
- 745417e tun: Eliminate sparse signedness warning by Gerrit Renker · 16 years ago
- f26251e e100: cosmetic cleanup by Bruce Allan · 16 years ago
- 939678f qlge: bugfix: Fix register access error checking. by Ron Mercer · 16 years ago
- 459caf5 qlge: bugfix: Fix ring length setting for rx ring, large/small by Ron Mercer · 16 years ago
- 2b72c78 qlge: bugfix: Fix shadow register endian issue. by Ron Mercer · 16 years ago
- 4055c7d4 qlge: bugfix: Add missing pci_unmap_page call in receive path. by Ron Mercer · 16 years ago
- c907a35 qlge: bugfix: Add missing pci_mapping_err checking. by Ron Mercer · 16 years ago
- 2269201 enc28j60: fix RX buffer overflow by Baruch Siach · 16 years ago
- fecc703 isdn: capi: &&/|| typos by Roel Kluin · 16 years ago
- cfc3a44 starfire: use request_firmware() by Jaswinder Singh Rajput · 16 years ago
- 077f849 firmware: convert tg3 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
- 949b425 firmware: convert acenic driver to request_firmware() by Jaswinder Singh · 16 years ago
- 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
- e687d69 viafb: fix crashes due to 4k stack overflow by Bruno Prémont · 16 years ago
- 3f874b6 mfd: Fix section mismatch in da903x by Mark Brown · 16 years ago
- 88e75cc mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd by David Brownell · 16 years ago
- 87c1349 mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd by David Brownell · 16 years ago
- 0931a4c mfd: dm355evm msp430 driver by David Brownell · 16 years ago
- 4331bb3 mfd: Add missing break from wm3850-core by Mark Brown · 16 years ago
- ca23f8c mfd: Add WM8351 support by Mark Brown · 16 years ago
- 645524a mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 by Mark Brown · 16 years ago
- 53a0d99 mfd: Handle missing WM8350 platform data by Mark Brown · 16 years ago
- 9692063 mfd: Add WM8352 support by Mark Brown · 16 years ago
- 94964f9 mfd: Use irq_to_desc in twl4030 code by Samuel Ortiz · 16 years ago