1. fb13c47 usbnet: clear OPEN flag in failure path by Ming Lei · 12 years ago
  2. b9f90eb net: qmi_wwan: fix Gobi device probing by Bjørn Mork · 12 years ago
  3. 6db65cb drm/i915: Fix eDP blank screen after S3 resume on HP desktops by Takashi Iwai · 12 years ago
  4. 58bf806 drm/i915: rip out the PM_IIR WARN by Daniel Vetter · 12 years ago
  5. 4e42200 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  6. 8c778db usb: musb: host: release dma channels if no active io by Ajay Kumar Gupta · 12 years ago
  7. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 12 years ago
  8. dc8738d usb: otg: twl6030-usb: Fix twl writes by Moiz Sonasath · 12 years ago
  9. 7b83778 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  10. e734568 oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array by Will Deacon · 12 years ago
  11. b196a49 drm/edid: don't return stack garbage from supports_rb by Daniel Vetter · 12 years ago
  12. 7940b2a Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  13. 0e3534c media: pms.c needs linux/slab.h by Randy Dunlap · 12 years ago
  14. 1e2c4e5 USB: option: add id for Cellient MEN-200 by Dmitry Shmygov · 12 years ago
  15. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  16. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  17. f8fc0c9 Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  18. a1821f7 Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  19. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  21. b7019b2 drm/radeon: SI tiling fixes for display by Alex Deucher · 12 years ago
  22. 931cb03 ath9k_htc: configure bssid on ASSOC/IBSS change by Rajkumar Manoharan · 12 years ago
  23. 882b7b7 iwlwifi: remove log_event debugfs file debugging is disabled by Johannes Berg · 12 years ago
  24. f18e3c6 ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc by Mohammed Shafi Shajakhan · 12 years ago
  25. a859e4d wl1251: Fix memory leaks in SPI initialization by Grazvydas Ignotas · 12 years ago
  26. 0d776fc wl1251: always report beacon loss to the stack by Grazvydas Ignotas · 12 years ago
  27. cae6247 wl1251: fix TSF calculation by Grazvydas Ignotas · 12 years ago
  28. a4d7a12 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  29. 61fcbc8 Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  30. 8386a00 regulator: tps6524x: Fix get_voltage_sel for fixed voltage by Axel Lin · 12 years ago
  31. 8633c08 ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings by Alexander Duyck · 12 years ago
  32. 0e808bc Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support. by Carolyn Wyborny · 12 years ago
  33. adc0fa4 igb: Fix incorrect RAR address entries for i210/i211 device. by Carolyn Wyborny · 12 years ago
  34. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  35. 69d4cfe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  36. 2fe8ac6 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  37. 858faa5 mwifiex: fix wrong return values in add_virtual_intf() error cases by Bing Zhao · 12 years ago
  38. 7f59ebb airo: copying wrong data in airo_get_aplist() by Dan Carpenter · 12 years ago
  39. 73dc3b9 mwifiex: fix uAP TX packet timeout issue by Avinash Patil · 12 years ago
  40. 6617942 ath5k: remove _bh from inner locks by Bob Copeland · 12 years ago
  41. 80b08a8 ath9k: fix invalid pointer access in the tx path by Felix Fietkau · 12 years ago
  42. 76591be ath9k: fix a tx rate duration calculation bug by Felix Fietkau · 12 years ago
  43. 48d7d0a phy/micrel: change phy_id_mask for KSZ9021 and KS8001 by Jason Wang · 12 years ago
  44. ea1e76a Bluetooth: btmrvl: Do not send vendor events to bluetooth stack by Andrei Emeltchenko · 12 years ago
  45. 96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() by Axel Lin · 12 years ago
  46. 3f1dc55 extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak by Axel Lin · 12 years ago
  47. 155cb06 extcon: Fix wrong index in max8997_extcon_cable[] by Axel Lin · 12 years ago
  48. 099987f [media] smia: Fix compile failures by Alan Cox · 12 years ago
  49. 4c4ed22 [media] s5p-fimc: Fix control creation function by Kamil Debski · 12 years ago
  50. 618a2a3 [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h file by Sachin Kamat · 12 years ago
  51. f60935c [media] s5p-mfc: Fix setting controls by Kamil Debski · 12 years ago
  52. 0749ae3 [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMT by Andrzej Hajda · 12 years ago
  53. afd14f4 [media] v4l/s5p-mfc: corrected encoder v4l control definitions by Andrzej Hajda · 12 years ago
  54. 9f4161a [media] v4l: mem2mem_testdev: Fix race conditions in driver by Tomasz Moń · 12 years ago
  55. 4e6bb2a [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism by Kamil Debski · 12 years ago
  56. 02edf6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  57. cba5d0b [media] cxd2820r: Fix an incorrect modulation type bitmask by Janne Huttunen · 12 years ago
  58. 48d4e13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  59. 8cfe523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  60. 9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  61. 1bea57f Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  62. 2355375 hwmon: (emc2103) Fix use of an uninitilized variable in error case by Guenter Roeck · 12 years ago
  63. ac852ed hwmon: (applesmc) Limit key length in warning messages by Henrik Rydberg · 12 years ago
  64. b83f671 [media] em28xx: Show a warning if the board does not support remote controls by Martin Blumenstingl · 12 years ago
  65. bdca503 [media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HD by Martin Blumenstingl · 12 years ago
  66. ac6e4c1 [media] USB: Staging: media: lirc: initialize spinlocks before usage by Sasha Levin · 12 years ago
  67. 70c276a [media] Revert "[media] media: mx2_camera: Fix mbus format handling" by Guennadi Liakhovetski · 12 years ago
  68. 10aa5a3 SPI: fix over-eager devm_xxx() conversion by Russell King · 12 years ago
  69. df2bcc4 bonding: show all the link status of slaves by Amerigo Wang · 12 years ago
  70. 86a2f41 usbnet: sanitise overlong driver information strings by Phil Sutter · 12 years ago
  71. 0b3f0e7 be2net: Increase statistics structure size for skyhawk. by Vasundhara Volam · 12 years ago
  72. 97f1d8c be2net: Modify error message to incorporate subsystem by Vasundhara Volam · 12 years ago
  73. b7e5887 be2net: reduce gso_max_size setting to account for ethernet header. by Sarveshwar Bandi · 12 years ago
  74. b6138ed ixgbe: Fix PHC loophole allowing misconfiguration of increment register by Jacob Keller · 12 years ago
  75. 2805b9a ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs by Roland Stigge · 12 years ago
  76. f433809 ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 by Roland Stigge · 12 years ago
  77. 6b57c01 regulator: tps65023: Fix mask for LDOs output voltage select control by Axel Lin · 12 years ago
  78. daf7317 pinctrl/nomadik: document Alt-C glitch by Linus Walleij · 12 years ago
  79. 14e1e9f pinctrl: mxs: Use kfree to fix build error by Fabio Estevam · 12 years ago
  80. ea851f4 regulator: Change db8500-prcmu match names to reflect Device Tree by Lee Jones · 12 years ago
  81. f7f3f1a regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 12 years ago
  82. 9d88fc0 regulator: Fix the s5m8767a problem of the division by null by Sangbeom Kim · 12 years ago
  83. 1268a17 hwmon: (coretemp) Drop needless initialization by Jean Delvare · 12 years ago
  84. 41e58a1f hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  85. 5592906 hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models by Guenter Roeck · 12 years ago
  86. fcc14ac hwmon: (coretemp) Improve support of recent Atom CPU models by Jean Delvare · 12 years ago
  87. fb09185 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  88. 6b03976 remoteproc/omap: fix dev_err typo by Ohad Ben-Cohen · 12 years ago
  89. 5481388 bnx2x: fix link for BCM57711 with 84823 phy by Yuval Mintz · 12 years ago
  90. 50a2984 bnx2x: fix I2C non-respondent issue by Yuval Mintz · 12 years ago
  91. 88c144b Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  92. c4af5c4 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  93. d6f24d0 drm/i915: cache the EDID for eDP panels by Jesse Barnes · 12 years ago
  94. 6b4e0a9 Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere" by Daniel Vetter · 12 years ago
  95. 351cfc3 drm/i915: eDP aux needs vdd by Daniel Vetter · 12 years ago
  96. b708a1d drm/i915: don't enumerate HDMID if an eDP panel is already active on the port by Jesse Barnes · 12 years ago
  97. 7c77bf2 drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx by Alex Deucher · 12 years ago
  98. b866d13 drm/radeon: add some additional 6xx/7xx/EG register init by Alex Deucher · 12 years ago
  99. 6b53a05 drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba) by Rafał Miłecki · 12 years ago
  100. 648ccc7 drm sis: initialize object_idr by Márton Németh · 12 years ago