1. 8ff6a75 firewire: sbp2: Take into account Unit_Unique_ID by Chris Boot · 13 years ago
  2. e894d1d firewire: nosy: Use the macro DMA_BIT_MASK(). by santosh nayak · 13 years ago
  3. ea102d0 firewire: core: convert AR-req handler lock from _irqsave to _bh by Stefan Richter · 13 years ago
  4. 90963f1 firewire: core: fix race at address_handler unregistration by Stefan Richter · 13 years ago
  5. 280f64d firewire: core: remove obsolete comment by Stefan Richter · 13 years ago
  6. 26b4950 firewire: core: prefix log messages with card name by Stefan Richter · 13 years ago
  7. 8408dc1 firewire: net: use dev_printk API by Stefan Richter · 13 years ago
  8. 59759ff firewire: net: identify to driver core as "firewire_net", not "net" by Stefan Richter · 13 years ago
  9. 0c22ecd firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" by Stefan Richter · 13 years ago
  10. eba9eba firewire: sbp2: use dev_printk API by Stefan Richter · 13 years ago
  11. 64d2172 firewire: ohci: use dev_printk API by Stefan Richter · 13 years ago
  12. 2107622 firewire: move fw_device reference counting from drivers to core by Stefan Richter · 13 years ago
  13. a572e68 firewire: ohci: fix isochronous DMA synchronization by Clemens Ladisch · 13 years ago
  14. 32eaeae firewire: ohci: work around selfID junk due to wrong gap count by Clemens Ladisch · 13 years ago
  15. a74477d firewire: net: Use posted writes by Stephan Gatzka · 13 years ago
  16. 4ec4a67 firewire: use clamp and min3 macros by Stefan Richter · 13 years ago
  17. b810e4a firewire: ohci: optimize TSB41BA3D detection by Stefan Richter · 13 years ago
  18. 28897fb firewire: ohci: TSB41BA3D support tweaks by Stefan Richter · 13 years ago
  19. 25935eb firewire: ohci: Add support for TSB41BA3D phy by Stephan Gatzka · 13 years ago
  20. 2d7a36e firewire: ohci: Move code from the bus reset tasklet into a workqueue by Stephan Gatzka · 13 years ago
  21. 32ce38f firewire: sbp2: fold two functions into one by Stefan Richter · 13 years ago
  22. b2af07b firewire: sbp2: move some code to more sensible places by Stefan Richter · 13 years ago
  23. 6ff8147 firewire: sbp2: remove obsolete reference counting by Stefan Richter · 13 years ago
  24. f39aa30 firewire: ohci: add no MSI quirk for O2Micro controller by Ming Lei · 13 years ago
  25. 8cb3ed17 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  26. 87adf1c Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  27. fc61ccd [media] vp7045: fix buffer setup by Florian Mickler · 13 years ago
  28. de4ed0c11 [media] nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  29. c8814df [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  30. 5b5cfc3 [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 by Jean-François Moine · 13 years ago
  31. 313c68e [media] gspca - sonixj: Fix wrong register mask for sensor om6802 by Luiz Carlos Ramos · 13 years ago
  32. 55c53e1 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  33. 4264a8b [media] pwc: precedence bug in pwc_init_controls() by Dan Carpenter · 13 years ago
  34. d7a210f scsi: qla4xxx driver depends on NET by Randy Dunlap · 13 years ago
  35. d0a7745 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  36. c338bfb backlight: Declare backlight_types[] const by Bart Van Assche · 13 years ago
  37. 290a1cc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  38. 27a7b26 md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. by NeilBrown · 13 years ago
  39. 079fa16 md/raid1,10: Remove use-after-free bug in make_request. by NeilBrown · 13 years ago
  40. 19d5f83 md/raid10: unify handling of write completion. by NeilBrown · 13 years ago
  41. ed2888e PCI: Remove MRRS modification from MPS setting code by Jon Mason · 13 years ago
  42. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  43. a6a5ed0 Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc by Linus Torvalds · 13 years ago
  44. 55a01f6 drm: Remove duplicate "return" statement by Lin Ming · 13 years ago
  45. 909d6e0 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test by Dave Airlie · 13 years ago
  46. 0e83bb4 drm/nv04/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 13 years ago
  47. 1bf2706 drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs by Marcin Slusarz · 13 years ago
  48. 17c8b96 drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate by Marcin Slusarz · 13 years ago
  49. cfd8be0 drm/nouveau: fix oops on pre-semaphore hardware by Ben Skeggs · 13 years ago
  50. ffbc559 drm/nv50/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 13 years ago
  51. e4e436e Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  52. 9ba3654 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap by Linus Torvalds · 13 years ago
  53. 3d0283e Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid by Linus Torvalds · 13 years ago
  54. 4dcaadc Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  55. 4fbcc42 Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu by Linus Torvalds · 13 years ago
  56. 79016f6 Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 54d6d53 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  58. 882aba0 Merge branches 'upstream-fixes' and 'magicmouse' into for-linus by Jiri Kosina · 13 years ago
  59. 9086617 HID: wacom: Unregister sysfs attributes on remove by David Herrmann · 13 years ago
  60. dde58cf HID: wacom: Fix error path of power-supply initialization by David Herrmann · 13 years ago
  61. 96219c3 i2c-tegra: fix possible race condition after tx by Doug Anderson · 13 years ago
  62. 048e29c i2c-tegra: add I2C_FUNC_SMBUS_EMUL by Mike Rapoport · 13 years ago
  63. 406bd18 i2c-tegra: Add of_match_table by John Bonesio · 13 years ago
  64. 7a703ad i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths by Axel Lin · 13 years ago
  65. f020b00 hwmon: (ucd9000/ucd9200) Optimize array walk by Jean Delvare · 13 years ago
  66. ff71c18 hwmon: (max16065) Fix current calculation by Guenter Roeck · 13 years ago
  67. b06947b drm/radeon/kms: fix DP detect and EDID fetch for DP bridges by Alex Deucher · 13 years ago
  68. 5204f5e regmap: Remove bitrotted module_put()s by Mark Brown · 13 years ago
  69. 82babbb36 dmaengine/ste_dma40: fix memory leak due to prepared descriptors by Per Forlin · 13 years ago
  70. 7404368 dmaengine/ste_dma40: fix Oops due to double free of client descriptor by Per Forlin · 13 years ago
  71. 3b3d5b0 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). by Per Forlin · 13 years ago
  72. da063d2 dmaengine/ste_dma40: add missing kernel doc for pending_queue by Per Forlin · 13 years ago
  73. 1df726e NET: am79c961: fix race in link status code by Russell King · 13 years ago
  74. 0b04368 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  75. e33acde iommu/amd: Don't take domain->lock recursivly by Joerg Roedel · 13 years ago
  76. f1ca151 iommu/amd: Make sure iommu->need_sync contains correct value by Joerg Roedel · 13 years ago
  77. d054ac1 drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) by Alex Deucher · 13 years ago
  78. 49bb1e6 mmc: sdhci-s3c: Fix mmc card I/O problem by Girish K S · 13 years ago
  79. 93c712f mmc: sd: UHS-I bus speed should be set last in UHS initialization by Subhash Jadavani · 13 years ago
  80. b91df15 mmc: sdhi: initialise mmc_data->flags before use by Simon Horman · 13 years ago
  81. 50a50f9 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  82. 778e277 mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  83. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  84. fd53f7d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  85. 9adceaa drm/radeon/kms: set a default max_pixel_clock by Dave Airlie · 13 years ago
  86. 43220aa md/raid5: fix a hang on device failure. by NeilBrown · 13 years ago
  87. ebde8b0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  88. 302a8e8 drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU by Alex Deucher · 13 years ago
  89. a49a50d drm/radeon/kms: evergreen & ni reset SPI block on CP resume by Jerome Glisse · 13 years ago
  90. 7da64a0 md: fix clearing of 'blocked' flag in the presence of bad blocks. by NeilBrown · 13 years ago
  91. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  92. c42a263 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  93. 6380c50 drm: Fix the number of connector and encoder to cleanup functions by Joonyoung Shim · 13 years ago
  94. 4480a68 serial: sh-sci: report CTS as active for get_mctrl by Yoshii Takashi · 13 years ago
  95. 66506f7 mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h by Shawn Guo · 13 years ago
  96. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  97. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  98. 7e72c68 rtc: twl: Fix registration vs. init order by Todd Poynor · 13 years ago
  99. a7402de rtc: Initialized rtc_time->tm_isdst by Mike Waychison · 13 years ago
  100. b727d20 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago