1. 27c685a V4L/DVB (7042): xc5000: Tuner analog support by Steven Toth · 17 years ago
  2. f234081 V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support by Steven Toth · 17 years ago
  3. d05051c V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event by Mauro Carvalho Chehab · 17 years ago
  4. e8018c9 V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support by Andrey J. Melnikoff (TEMHOTA) · 17 years ago
  5. 8574ac6 V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> by Michael Krufky · 17 years ago
  6. 6fb377f V4L/DVB (6869): cs5345: new i2c driver by Hans Verkuil · 17 years ago
  7. 0b394de V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345 by Hans Verkuil · 17 years ago
  8. ea48c13 V4L/DVB (6861): cx2341x: command argument should be u32 instead of int by Hans Verkuil · 17 years ago
  9. ab16605 V4L/DVB (6785): tda8290: remove dependency on struct tuner by Michael Krufky · 17 years ago
  10. 2a2bfbf V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need it by Hans Verkuil · 17 years ago
  11. d6964aa V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields by Brandon Philips · 17 years ago
  12. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  13. 2c94a67 V4L/DVB (6580): Set slave's master before master's attach call. by Sakari Ailus · 17 years ago
  14. 9695a49 V4L/DVB (6574): common/ir-functions.c: make a function static by Adrian Bunk · 17 years ago
  15. c5d857d V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h> by Marco Schluessler · 17 years ago
  16. 05e9971 V4L/DVB (6487): i2c-id: add M52790 driver ID by Hans Verkuil · 17 years ago
  17. 761dacd V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driver by Hans Verkuil · 17 years ago
  18. 0b5f4a1 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 by Michael Krufky · 17 years ago
  19. a2e521e V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client by Hans Verkuil · 17 years ago
  20. 88307eb V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointer by Hans Verkuil · 17 years ago
  21. 8ffbc65 V4L/DVB (6451): v4l2: add support for bus-based I2C drivers by Hans Verkuil · 17 years ago
  22. 5bea1cd V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod by Michael Krufky · 17 years ago
  23. 1246657 V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards by Mauro Carvalho Chehab · 17 years ago
  24. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  25. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  26. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  27. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  28. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  29. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  30. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  31. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  32. 79a6ee4 Kobject: fix coding style issues in kobject.h by Greg Kroah-Hartman · 17 years ago
  33. d462943 Driver core: fix coding style issues in device.h by Greg Kroah-Hartman · 17 years ago
  34. fd04897 Driver Core: add class iteration api by Dave Young · 17 years ago
  35. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago
  36. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  37. 528a4bf Kobject: remove kobject_unregister() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  38. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  39. 12e339a Kset: remove kset_add function by Greg Kroah-Hartman · 22 years ago
  40. 6d06adf Kobject: remove kobject_register() by Greg Kroah-Hartman · 17 years ago
  41. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  42. e1543dd Kobject: remove kobject_init() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  43. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  44. 9e7bbcc Kobject: remove kobject_add() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  45. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  46. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  47. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  48. cbe9c59 Driver: add driver_add_kobj for looney iseries_veth driver by Greg Kroah-Hartman · 17 years ago
  49. 57c7453 driver core: Introduce default attribute groups. by Cornelia Huck · 17 years ago
  50. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  51. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  52. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  53. cc972e8 driver core: remove owner field from struct bus_type by Greg Kroah-Hartman · 17 years ago
  54. 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  55. 81e7c6a UIO: fix kobject usage by Greg Kroah-Hartman · 17 years ago
  56. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  57. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 17 years ago
  58. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  59. 5c03c7a kset: remove decl_subsys macro by Greg Kroah-Hartman · 17 years ago
  60. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  61. 15f2f9b firmware: remove firmware_(un)register() by Greg Kroah-Hartman · 17 years ago
  62. 99e0d2f kobject: convert /sys/firmware/acpi/ to use kobject_create by Greg Kroah-Hartman · 17 years ago
  63. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  64. 9e5f7f9 firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface by Greg Kroah-Hartman · 17 years ago
  65. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
  66. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 17 years ago
  67. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 17 years ago
  68. 3d89959 kset: convert struct bus_device->devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  69. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  70. 7405c1e kset: convert /sys/module to use kset_create by Greg Kroah-Hartman · 17 years ago
  71. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  72. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  73. e5e38a8 kset: remove decl_subsys_name by Greg Kroah-Hartman · 17 years ago
  74. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  75. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  76. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  77. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  78. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 17 years ago
  79. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  80. 12d03da kobject: remove kobj_set_kset_s as no one is using it anymore by Greg Kroah-Hartman · 17 years ago
  81. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  82. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 17 years ago
  83. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 17 years ago
  84. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 17 years ago
  85. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 17 years ago
  86. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  87. 7dd817d tifm: Convert from class_device to device for TI flash media by Tony Jones · 17 years ago
  88. 6013c12 pktcdvd: Convert from class_device to device for block/pktcdvd by Tony Jones · 17 years ago
  89. 891f78e DMA: Convert from class_device to device for DMA engine by Tony Jones · 17 years ago
  90. 41ca28a kref: add kref_set() by Evgeniy Polyakov · 17 years ago
  91. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 17 years ago
  92. 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 17 years ago
  93. 63cb344 security: add a secctx_to_secid() hook by David Howells · 17 years ago
  94. bced952 security: remove security_sb_post_mountroot hook by H. Peter Anvin · 17 years ago
  95. 42d7896 Security: remove security.h include from mm.h by James Morris · 17 years ago
  96. c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
  97. 63eac9b Pull dmi-2.6.24 into release branch by Len Brown · 17 years ago
  98. ec68373 Revert "ACPI: Fan: Drop force_power_state acpi_device option" by Len Brown · 17 years ago
  99. d4b7dc4 ACPI: make _OSI(Linux) console messages smarter by Len Brown · 17 years ago
  100. f89e3b0 DMI: create dmi_get_slot() by Len Brown · 17 years ago