1. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 19 years ago
  2. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 19 years ago
  3. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 19 years ago
  4. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 19 years ago
  5. 12b5053 i2c: Add i2c_new_probed_device() by Jean Delvare · 19 years ago
  6. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 19 years ago
  7. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 19 years ago
  8. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 19 years ago
  9. a1d9e6e i2c: i2c stack can remove() by David Brownell · 19 years ago
  10. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 19 years ago
  11. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 19 years ago
  12. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 19 years ago
  13. ef2c832 i2c: Rename dev_to_i2c_adapter() by David Brownell · 19 years ago
  14. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 19 years ago
  15. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 19 years ago
  16. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 19 years ago
  17. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 19 years ago
  18. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 19 years ago
  19. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 19 years ago
  20. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 19 years ago
  21. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 19 years ago
  22. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 19 years ago
  23. 42e3808 Extend print_symbol capability by Robert Peterson · 19 years ago
  24. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  25. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  26. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  27. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  28. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 19 years ago
  29. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 19 years ago
  30. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 19 years ago
  31. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 19 years ago
  32. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 19 years ago
  33. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 19 years ago
  34. e389f9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  35. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  36. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  37. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 19 years ago
  38. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 19 years ago
  39. 5f286e1 [NETPOLL]: Fix TX queue overflow in trapped mode. by Sergei Shtylyov · 19 years ago
  40. cfaae3e Pull sony into release branch by Len Brown · 19 years ago
  41. 1ce82c1 sony-laptop: add a meye-usable include file for camera ops by malattia@linux.it · 19 years ago
  42. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 19 years ago
  43. 169439c libata: Handle drives that require a spin-up command before first access by Mark Lord · 19 years ago
  44. 1e99973 libata: HPA support by Alan Cox · 19 years ago
  45. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 19 years ago
  46. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 19 years ago
  47. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 19 years ago
  48. f5cda25 libata: implement ata_host_alloc_pinfo() and ata_host_register() by Tejun Heo · 19 years ago
  49. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 19 years ago
  50. ecef725 libata: separate out ata_host_start() by Tejun Heo · 19 years ago
  51. 4911487 libata: allocate ap separately from shost by Tejun Heo · 19 years ago
  52. c65ec1c ahci.c: remove non-existing SB600 raid id (re-send) by Conke Hu · 19 years ago
  53. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 19 years ago
  54. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 19 years ago
  55. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 19 years ago
  56. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 19 years ago
  57. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 19 years ago
  58. be0d18d libata: cable detection fixes by Alan Cox · 19 years ago
  59. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 19 years ago
  60. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 19 years ago
  61. abf17ff Generic HDLC sparse annotations by Krzysztof Halasa · 19 years ago
  62. 728de4c9 ucc_geth: migrate ucc_geth to phylib by Kim Phillips · 19 years ago
  63. a999589 phylib: add RGMII-ID interface mode definition by Kim Phillips · 19 years ago
  64. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 19 years ago
  65. eea221c tc35815 driver update (take 2) by Atsushi Nemoto · 19 years ago
  66. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  67. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  68. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  69. aa2ce5c USB: <linux/usb/ch9.h> minor doc update by David Brownell · 19 years ago
  70. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 19 years ago
  71. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 19 years ago
  72. 2add522 USB: add power/level sysfs attribute by Alan Stern · 19 years ago
  73. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 19 years ago
  74. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 19 years ago
  75. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  76. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 19 years ago
  77. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 19 years ago
  78. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 19 years ago
  79. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 19 years ago
  80. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 19 years ago
  81. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 19 years ago
  82. 206ebaf V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 19 years ago
  83. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 19 years ago
  84. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  85. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 19 years ago
  86. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 19 years ago
  87. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 19 years ago
  88. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 19 years ago
  89. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 19 years ago
  90. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 19 years ago
  91. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 19 years ago
  92. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 19 years ago
  93. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 19 years ago
  94. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 24 years ago
  95. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 19 years ago
  96. 414264f Driver core: add name to device_type by Kay Sievers · 19 years ago
  97. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 19 years ago
  98. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 19 years ago
  99. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 19 years ago
  100. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 19 years ago