1. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  2. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  3. d873d79 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL by Stefan Richter · 13 years ago
  4. 9f42617 firewire: ohci: skip soft reset retries after card ejection by Stefan Richter · 13 years ago
  5. 215fa44 firewire: ohci: fix PHY reg access after card ejection by Stefan Richter · 13 years ago
  6. b14c369 firewire: ohci: add a comment on PHY reg access serialization by Stefan Richter · 13 years ago
  7. 9ef28cc firewire: ohci: reduce potential context_stop latency by Stefan Richter · 13 years ago
  8. dd6254e firewire: ohci: remove superfluous posted write flushes by Clemens Ladisch · 13 years ago
  9. bf337b1 firewire: net: replacing deprecated __attribute__((packed)) with __packed by August Lilleaas · 13 years ago
  10. 105e53f firewire: sbp2: parallelize login, reconnect, logout by Stefan Richter · 13 years ago
  11. 81bf52d firewire: sbp2: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  12. b75ca5e firewire: sbp2: omit Scsi_Host lock from queuecommand by Stefan Richter · 13 years ago
  13. 6ea9e7b firewire: core: use non-reentrant workqueue with rescuer by Stefan Richter · 14 years ago
  14. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  15. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  16. 020abf0 Merge tag 'v2.6.39-rc7' by Stefan Richter · 13 years ago
  17. c191f6c 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
  18. 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  19. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 13 years ago
  20. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 13 years ago
  21. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 13 years ago
  22. fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  23. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 13 years ago
  24. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 13 years ago
  25. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 13 years ago
  26. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 13 years ago
  27. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 13 years ago
  28. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 13 years ago
  29. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 13 years ago
  30. ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  31. 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 13 years ago
  32. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 13 years ago
  33. e5e0698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  34. 5895198 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  35. 0ecb063 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  36. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  37. 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  38. 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  39. 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 13 years ago
  40. 2dd251f drm/i915: Release object along create user fb error path by Chris Wilson · 13 years ago
  41. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 13 years ago
  42. 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 13 years ago
  43. eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 13 years ago
  44. c055f5b [SCSI] fix oops in scsi_run_queue() by James Bottomley · 13 years ago
  45. 9005fcd staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c by Harry Wei · 13 years ago
  46. 4f0871a xHCI: Clear PLC in xhci_bus_resume() by Andiry Xu · 13 years ago
  47. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  48. 9a6cd4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  49. 497ff03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  50. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  51. cee6a26 USB: fix regression in usbip by setting has_tt flag by Alan Stern · 13 years ago
  52. d93da49 usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  53. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 13 years ago
  54. d946092 smsc95xx: fix reset check by Rabin Vincent · 13 years ago
  55. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 13 years ago
  56. 983960b amd8111e: trivial typo spelling: Negotitate -> Negotiate by Joe Perches · 13 years ago
  57. 2e053a2 firewire: Fix for broken configrom updates in quick succession by B.J. Buchalter · 13 years ago
  58. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  59. 625a3b6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  60. 96f3ee2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  61. fa51588 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  62. 6e3d4be omap:usb: add regulator support for EHCI by Keshava Munegowda · 13 years ago
  63. d11536e mfd: Fix usbhs_enable error handling by Axel Lin · 13 years ago
  64. cdefce1 usb: musb: gadget: Fix out-of-sync runtime pm calls by Jarkko Nikula · 13 years ago
  65. 383cf4e usb: musb: omap2430: Fix retention idle on musb peripheral only boards by Jarkko Nikula · 13 years ago
  66. 56acc7a i2c-parport: Fix adapter list handling by Jean Delvare · 13 years ago
  67. a6e5e2b i2c-i801: Move device ID definitions to driver by Jean Delvare · 13 years ago
  68. c30aa39 hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails by Axel Lin · 13 years ago
  69. e8bf8df CLKDEV: Fix clkdev return value for NULL clk case by Russell King · 13 years ago
  70. 1be6a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  71. fcc4dc7 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 2b5a4ac mii: add support of pause frames in mii_get_an by artpol · 13 years ago
  73. eee9700 net: ftmac100: fix scheduling while atomic during PHY link status change by Adam Jaremko · 13 years ago
  74. b3c914a usbnet: add support for some Huawei modems with cdc-ether ports by Dan Williams · 13 years ago
  75. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 13 years ago
  76. 16b345d iwl4965: fix "Received BA when not expected" by Stanislaw Gruszka · 13 years ago
  77. bfd3610 iwlagn: fix "Received BA when not expected" by Stanislaw Gruszka · 13 years ago
  78. b730011 [media] ngene: Fix CI data transfer regression by Oliver Endriss · 14 years ago
  79. 80845a3 [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev by Herton Ronaldo Krzesinski · 14 years ago
  80. 2b5cb54 [media] Missing frontend config for LME DM04/QQBOX by Malcolm Priestley · 14 years ago
  81. 88fda56 [media] rc_core: avoid kernel oops when rmmod saa7134 by Hussam Al-Tayeb · 14 years ago
  82. bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 13 years ago
  83. 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 13 years ago
  84. d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 13 years ago
  85. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 13 years ago
  86. 23ef710 [media] imon: add conditional locking in change_protocol by Jarod Wilson · 13 years ago
  87. b300393 [media] rc: show RC_TYPE_OTHER in sysfs by Jarod Wilson · 13 years ago
  88. d7516c7 [media] ite-cir: modular build on ppc requires delay.h include by Jarod Wilson · 13 years ago
  89. e296e12 [media] mceusb: add Dell transceiver ID by Jarod Wilson · 13 years ago
  90. a985183 [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs by Heiko Carstens · 13 years ago
  91. fafc992 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  92. 68972ef usbnet: Resubmit interrupt URB if device is open by Paul Stewart · 13 years ago
  93. f325757 iwl4965: fix "TX Power requested while scanning" by Stanislaw Gruszka · 13 years ago
  94. 1501b67 iwlegacy: led stay solid on when no traffic by Wey-Yi Guy · 13 years ago
  95. f615839 b43: trivial: update module info about ucode16_mimo firmware by Rafał Miłecki · 13 years ago
  96. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 13 years ago
  97. bf28370 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer by Mark Brown · 13 years ago
  98. acad985 Input: wm831x-ts - allow IRQ flags to be specified by Mark Brown · 13 years ago
  99. f534666 Input: wm831x-ts - fix races with IRQ management by Mark Brown · 13 years ago
  100. 0c9c99a mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish by Chris Ball · 13 years ago