1. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 14 years ago
  2. 2321f3b pch_gbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  3. 7c81047 bnx2: Always set ETH_FLAG_TXVLAN by Michael Chan · 14 years ago
  4. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 14 years ago
  5. 5dc1365 drivers/video/bf537-lq035.c: Add missing IS_ERR test by Julia Lawall · 14 years ago
  6. e88e43b video: pxa168fb: remove a redundant pxa168fb_check_var call by axel lin · 14 years ago
  7. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 14 years ago
  8. 5d07929 drm/nvc0/grctx: correct an off-by-one by Ben Skeggs · 14 years ago
  9. 34311c7 drm/nv50: Fix race with PFIFO during PGRAPH context destruction. by Francisco Jerez · 14 years ago
  10. 670820c drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200. by Francisco Jerez · 14 years ago
  11. 51f73d6 drm/nvc0: implement irq handler for whatever's at 0x14xxxx by Ben Skeggs · 14 years ago
  12. 0f1cb20 drm/nvc0: fix incorrect TPC register setup by Ben Skeggs · 14 years ago
  13. b26e72f drm/nouveau: probe for adt7473 before f75375 by Ben Skeggs · 14 years ago
  14. 1c2a679 drm/nouveau: remove dead function definition by Ben Skeggs · 14 years ago
  15. 842d9b2 Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  16. 5e82ea9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  17. 5955e75 Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 14 years ago
  18. abb72c8 Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  19. 58bbf01 drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq by Alex Deucher · 14 years ago
  20. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  21. 6b28405 staging: r8712u: Add new device IDs by Axel Köllhofer · 14 years ago
  22. ec30f34 fix a shutdown regression in intel_idle by Shaohua Li · 14 years ago
  23. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 14 years ago
  25. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 14 years ago
  26. 8a327f2 Merge remote branch 'linus/master' into drm-intel-fixes by Chris Wilson · 14 years ago
  27. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 14 years ago
  28. 3885c6b drm/i915: Disable high-precision vblank timestamping for UMS by Chris Wilson · 14 years ago
  29. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 14 years ago
  30. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  31. d38acb4 Input: wacom - add 2 Bamboo Pen and touch models by Ping Cheng · 14 years ago
  32. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  33. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  34. 3a5655a can: at91_can: make can_id of mailbox 0 configurable by Marc Kleine-Budde · 14 years ago
  35. 9e0a2d1 can: at91_can: don't use mailbox 0 by Marc Kleine-Budde · 14 years ago
  36. 0909c1e can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM by Marc Kleine-Budde · 14 years ago
  37. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  38. d20761a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  39. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  40. b526ce2 drm/radeon/kms: simplify atom adjust pll setup by Alex Deucher · 14 years ago
  41. 8d96fe9 drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics by Alex Deucher · 14 years ago
  42. be23da8 drm/radeon/kms: make the mac rv630 quirk generic by Alex Deucher · 14 years ago
  43. 369d7ec drm/radeon/kms: fix a spelling error in an error message by Alex Deucher · 14 years ago
  44. 29d9ebc drm/radeon/kms: Initialize pageflip spinlocks. by Michel Dänzer · 14 years ago
  45. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  46. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  47. fd96d0d Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 14 years ago
  48. 86ca33e hwmon: (asus_atk0110) Override interface detection on Sabertooth X58 by Luca Tettamanti · 14 years ago
  49. 9d1f8a40 hwmon: (applesmc) Properly initialize lockdep attributes by Henrik Rydberg · 14 years ago
  50. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 14 years ago
  51. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 14 years ago
  52. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  53. fed7bb3 tty/serial: fix apbuart build by Randy Dunlap · 14 years ago
  54. 1035b63 n_hdlc: fix read and write locking by Paul Fulghum · 14 years ago
  55. d0694e2 serial: unbreak billionton CF card by Pavel Machek · 14 years ago
  56. a2a6a82 tty: use for_each_console() and WARN() on sysfs failures by Kay Sievers · 14 years ago
  57. c55c63c vt: fix issue when fbcon wants to takeover a second time. by Dave Airlie · 14 years ago
  58. 3c47eb0 usb: gadget: composite: avoid access beyond array max length by Maulik Mankad · 14 years ago
  59. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  60. ca9cfea USB: gadget: Fix endpoint representation in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  61. 49d3df5 USB: gadget: Fix error path in ci13xxx_udc gadget probe function by Pavankumar Kondeti · 14 years ago
  62. 15680cd usb: pch_udc: Fix the worning log issue at gadget driver remove by Toshiharu Okada · 14 years ago
  63. a9d61bc USB: serial: Updated support for ICOM devices by Pieter Maes · 14 years ago
  64. a464dc4 USB: ehci-mxc: add work-around for efika mx/sb bug by Arnaud Patard (Rtp) · 14 years ago
  65. 3bb8029 USB: unbreak ehci-mxc on otg port of i.MX27 by Eric Bénard · 14 years ago
  66. 96a3e79 drivers: update to pl2303 usb-serial to support Motorola cables by Dario Lombardo · 14 years ago
  67. aa52b3a USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products by Nicolaus Colberg · 14 years ago
  68. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  69. cc604dd USB: ehci-fsl: Fix 'have_sysif_regs' detection by Peter Tyser · 14 years ago
  70. ad84e4a USB: g_printer: fix bug in module parameter definitions by Alan Stern · 14 years ago
  71. d5aa475 USB: g_printer: fix bug in unregistration by Alan Stern · 14 years ago
  72. bbfba05 USB: uss720: remove duplicate USB device by Sergei Shtylyov · 14 years ago
  73. f75593c USB: EHCI: fix DMA deallocation bug by Alan Stern · 14 years ago
  74. 06f1b97 USB: pch_udc: support new device ML7213 IOH by Tomoya MORINAGA · 14 years ago
  75. abab0c6 usb: pch_udc: Fixed issue which does not work with g_serial by Toshiharu Okada · 14 years ago
  76. 9562271 usb: set ep_dev async suspend should be later than device_initialize by Peter Chen · 14 years ago
  77. 20831ad usb: otg: nop: fix oops triggered by otg_register_notifier by Ming Lei · 14 years ago
  78. 0cdfb81 USB: cdc-wdm: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  79. 952eca0 USB: DL100B webmail notifier: initialize return value by Melchior FRANZ · 14 years ago
  80. baab93a USB: EHCI: ASPM quirk of ISOC on AMD Hudson by Alex He · 14 years ago
  81. 1e4cba8 usb: otg: Make USB3319 ULPI ID generic by Fabio Estevam · 14 years ago
  82. 12f68c4 USB: usb-storage: unusual_devs entry for CamSport Evo by Alan Stern · 14 years ago
  83. 9926c0d USB: CP210x Removed incorrect device ID by Craig Shelley · 14 years ago
  84. faea63f USB: CP210x Add two device IDs by Craig Shelley · 14 years ago
  85. a58861f USB: qcaux: add Pantech UML290 device ID by Dan Williams · 14 years ago
  86. 7e1e7bd USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u external hard drive enclosure by Richard Schütz · 14 years ago
  87. cae4111 USB: usb-storage: unusual_devs update for Cypress ATACB by Richard Schütz · 14 years ago
  88. 4032ec6 staging: brcm80211: fix suspend/resume issue in brcmsmac by Arend van Spriel · 14 years ago
  89. d062d44 staging: brcm80211: remove assert to avoid panic since 2.6.37 kernel by Arend van Spriel · 14 years ago
  90. 41135b1 Staging: iio: Aditional fixpoint formatted output bugfix by Roland Stigge · 14 years ago
  91. 0a0b7a5 can: add driver for Softing card by Kurt Van Dijck · 14 years ago
  92. 03fd3cf can: add driver for Softing card by Kurt Van Dijck · 14 years ago
  93. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 14 years ago
  94. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 14 years ago
  95. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  96. 2221eca atm: idt77105: fix fetch_stats() result by Vasiliy Kulikov · 14 years ago
  97. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  98. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  99. bdc4bf65 rtlwifi: Fix possible NULL dereference by Jesper Juhl · 14 years ago
  100. 783cd01 ath9k: add missing ps wakeup/restore calls by Felix Fietkau · 14 years ago