1. 355a72d PCI: Rework default handling of suspend and resume by Rafael J. Wysocki · 16 years ago
  2. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  3. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  4. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  5. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 15 years ago
  6. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 15 years ago
  7. 1ae25f9 dm snapshot: rename struct exception_store by Jonathan Brassow · 15 years ago
  8. aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 15 years ago
  9. fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 15 years ago
  10. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 15 years ago
  11. d581687 dm table: rework reference counting by Mikulas Patocka · 15 years ago
  12. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 15 years ago
  13. 8fbf26a dm request: add caches by Kiyoshi Ueda · 15 years ago
  14. 23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field by Milan Broz · 15 years ago
  15. ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 15 years ago
  16. 2045e88 dm log: move region_size validation by Milan Broz · 15 years ago
  17. 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 15 years ago
  18. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 15 years ago
  19. d460c65 dm raid1: fix error count by Jonathan Brassow · 15 years ago
  20. c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 15 years ago
  21. 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 15 years ago
  22. a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 15 years ago
  23. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  24. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  25. 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  26. e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 15 years ago
  27. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  29. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  30. f1b11e5 i2o: Update my address by Alan Cox · 15 years ago
  31. 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 15 years ago
  32. 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 15 years ago
  33. fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 15 years ago
  34. a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 15 years ago
  35. 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 15 years ago
  36. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 15 years ago
  37. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 15 years ago
  38. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  39. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  40. 88f60f6 Merge branch 'i2c-next-s3c' into i2c-next by Ben Dooks · 15 years ago
  41. 6ea2fde qeth: get rid of extra argument after printk to dev_* conversion by Heiko Carstens · 15 years ago
  42. 015e691 qeth: No large send using EDDP for HiperSockets. by Klaus-Dieter Wacker · 15 years ago
  43. 5b54e16 qeth: do not spin for SETIP ip assist command by Frank Blaschka · 15 years ago
  44. fc9c246 qeth: avoid crash in case of layer mismatch for VSWITCH by Ursula Braun · 15 years ago
  45. fe94e2e qeth: exploit source MAC address for inbound layer3 packets by Ursula Braun · 15 years ago
  46. 906f1f0 qeth: HiperSockets mcl string conversion (pre z9 mach) by Klaus-Dieter Wacker · 15 years ago
  47. 745417e tun: Eliminate sparse signedness warning by Gerrit Renker · 15 years ago
  48. f26251e e100: cosmetic cleanup by Bruce Allan · 15 years ago
  49. 939678f qlge: bugfix: Fix register access error checking. by Ron Mercer · 15 years ago
  50. 459caf5 qlge: bugfix: Fix ring length setting for rx ring, large/small by Ron Mercer · 15 years ago
  51. 2b72c78 qlge: bugfix: Fix shadow register endian issue. by Ron Mercer · 15 years ago
  52. 4055c7d4 qlge: bugfix: Add missing pci_unmap_page call in receive path. by Ron Mercer · 15 years ago
  53. c907a35 qlge: bugfix: Add missing pci_mapping_err checking. by Ron Mercer · 15 years ago
  54. 2269201 enc28j60: fix RX buffer overflow by Baruch Siach · 15 years ago
  55. fecc703 isdn: capi: &&/|| typos by Roel Kluin · 15 years ago
  56. cfc3a44 starfire: use request_firmware() by Jaswinder Singh Rajput · 15 years ago
  57. 077f849 firmware: convert tg3 driver to request_firmware() by Jaswinder Singh Rajput · 15 years ago
  58. 949b425 firmware: convert acenic driver to request_firmware() by Jaswinder Singh · 15 years ago
  59. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 15 years ago
  60. e687d69 viafb: fix crashes due to 4k stack overflow by Bruno Prémont · 15 years ago
  61. 3f874b6 mfd: Fix section mismatch in da903x by Mark Brown · 15 years ago
  62. 88e75cc mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd by David Brownell · 16 years ago
  63. 87c1349 mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd by David Brownell · 16 years ago
  64. 0931a4c mfd: dm355evm msp430 driver by David Brownell · 16 years ago
  65. 4331bb3 mfd: Add missing break from wm3850-core by Mark Brown · 16 years ago
  66. ca23f8c mfd: Add WM8351 support by Mark Brown · 16 years ago
  67. 645524a mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 by Mark Brown · 16 years ago
  68. 53a0d99 mfd: Handle missing WM8350 platform data by Mark Brown · 16 years ago
  69. 9692063 mfd: Add WM8352 support by Mark Brown · 16 years ago
  70. 94964f9 mfd: Use irq_to_desc in twl4030 code by Samuel Ortiz · 16 years ago
  71. 342d765 power_supply: Add Dialog DA9030 battery charger driver by Mike Rapoport · 16 years ago
  72. 856f6fd mfd: Dialog DA9030 battery charger MFD driver by Mike Rapoport · 16 years ago
  73. b8380c1 mfd: Register WM8400 codec device by Mark Brown · 16 years ago
  74. 44faac3 mfd: Pass driver_data onto child devices by Mark Brown · 16 years ago
  75. 6354ab5 mfd: Fix twl4030-core.c build error by Samuel Ortiz · 16 years ago
  76. b73eac7 mfd: twl4030 regulator bug fixes by David Brownell · 16 years ago
  77. dad759f mfd: twl4030: create some regulator devices by David Brownell · 16 years ago
  78. 67460a7 mfd: twl4030: cleanup symbols and OMAP dependency by David Brownell · 16 years ago
  79. 5725d66 mfd: twl4030: simplified child creation code by David Brownell · 16 years ago
  80. 4008e87 power_supply: Add battery health reporting for WM8350 by Mark Brown · 16 years ago
  81. 7e386e6 power_supply: Add cold to the POWER_SUPPLY_HEALTH report values by Mark Brown · 16 years ago
  82. b797a55 mfd: Refactor WM8350 chip identification by Mark Brown · 16 years ago
  83. d756f4a4 mfd: Switch WM8350 revision detection to a feature based model by Mark Brown · 16 years ago
  84. 14431aa power_supply: Add support for WM8350 PMU by Mark Brown · 16 years ago
  85. 3fba19e mfd: allow reading entire register banks on twl4030 by David Brownell · 16 years ago
  86. 6748852 mfd: Add AUXADC support for WM8350 by Mark Brown · 16 years ago
  87. 0c8a601 mfd: Add WM8350 revision H support by Mark Brown · 16 years ago
  88. 858e674 mfd: Add some documentation for WM8350 register lock by Mark Brown · 16 years ago
  89. 2c52122 mfd: Remove i.MX31ism from WM8350 i2c driver by Mark Brown · 16 years ago
  90. 6cd99b7 mfd: Don't mark WM8350 security register as volatile by Mark Brown · 16 years ago
  91. ed42350 Merge branch 'upstream-fixes' into for-next by Jiri Kosina · 15 years ago
  92. 4dfdc46 HID: fix error condition propagation in hid-sony driver by Jiri Kosina · 16 years ago
  93. b8a832b HID: fix reference count leak hidraw by Oliver Neukum · 16 years ago
  94. 25e6161 HID: add proper support for pensketch 12x9 tablet by Matt Helsley · 16 years ago
  95. 5f6108c HID: don't allow DealExtreme usb-radio be handled by usb hid driver by Alexey Klimov · 16 years ago
  96. 1db489b HID: fix default Kconfig setting for TopSpeed driver by Jiri Kosina · 15 years ago
  97. f14f526 HID: driver for TopSeed Cyberlink quirky remote by Lev Babiev · 15 years ago
  98. ac09952 HID: make boot protocol drivers depend on EMBEDDED by Parag Warudkar · 16 years ago
  99. 0790340 HID: hiddev cleanup -- handle all error conditions properly by Oliver Neukum · 16 years ago
  100. 42859e0 HID: force feedback driver for GreenAsia 0x12 PID by Lukasz Lubojanski · 16 years ago