1. a5c6e87 arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk by Dinh Nguyen · 11 years ago
  2. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 11 years ago
  3. 55ef003 Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  4. 959a35f blk-mq: fix dereference of rq->mq_ctx if allocation fails by Jeff Moyer · 11 years ago
  5. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  6. f39918e ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16 by Olof Johansson · 11 years ago
  7. 610ffd5 ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support by Olof Johansson · 11 years ago
  8. 82cca5d Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  9. 0dfee67 ARM: multi_v7_defconfig: enable network for BeagleBone Black by Olof Johansson · 11 years ago
  10. 3060817 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  11. c0c3350 Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  12. b8be3a2 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  13. 29e2488 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/omap', 'asoc/fix/rcar', 'asoc/fix/wm8731' and 'asoc/fix/wm8990' into asoc-linus by Mark Brown · 11 years ago
  14. d930f00 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  15. 1c4b578 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  16. eee52f9 USB: switch maintainership of chipidea to Peter by Greg Kroah-Hartman · 11 years ago
  17. 559c71f Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range by Ivaylo Dimitrov · 11 years ago
  18. b4af6ef ASoC: wm8731: fix dsp mode configuration by Bo Shen · 11 years ago
  19. 22a0853 [SCSI] bfa: Fix crash when symb name set for offline vport by Vijaya Mohan Guvva · 11 years ago
  20. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  21. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  22. bdefc8c drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() by Dan Carpenter · 11 years ago
  23. 13cd1a5 drm/nouveau/sw: fix oops if gpu has its display block disabled by Ben Skeggs · 11 years ago
  24. 2fd04c8 drm/nouveau: unreference fence after syncing by Ben Skeggs · 11 years ago
  25. f074d73 drm/nouveau/kms: send timestamp data for correct head in flip completion events by Maarten Lankhorst · 11 years ago
  26. a7e4201 drm/nouveau/clk: Add support for NVAA/NVAC by Roy Spliet · 11 years ago
  27. b1cd497 drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+ by Roy Spliet · 11 years ago
  28. efffa98 drm/nv10/plane: some chipsets don't support NV12 by Ilia Mirkin · 11 years ago
  29. 050828e drm/nv10/plane: add downscaling restrictions by Ilia Mirkin · 11 years ago
  30. 92e5b0a drm/nv10/plane: fix format computation by Ilia Mirkin · 11 years ago
  31. 5b19f4f drm/nv04-nv30/clk: provide an empty domain list by Ben Skeggs · 11 years ago
  32. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  33. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  34. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  35. 56a39aa Documentation: gpiolib: add 00-INDEX file by Alexandre Courbot · 11 years ago
  36. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  37. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  38. 71493de sh-pfc: sh7372: Fix pin bias setup by Laurent Pinchart · 11 years ago
  39. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  40. 9a99160 drm/tegra: return -EFAULT if copy_from_user() fails by Dan Carpenter · 11 years ago
  41. d24b289 gpu: host1x: Fix a few sparse warnings by Thierry Reding · 11 years ago
  42. 9ab3415 drm/tegra: Force cast to __iomem to make sparse happy by Thierry Reding · 11 years ago
  43. 9b57f5f drm/tegra: Make tegra_drm_driver static by Thierry Reding · 11 years ago
  44. a7ed68f drm/tegra: Fix address space mismatches by Thierry Reding · 11 years ago
  45. 7602fa1 drm/tegra: Tightly bind RGB output to DC by Thierry Reding · 11 years ago
  46. 3782651 drm/tegra: Make CRTC upcasting safer by Thierry Reding · 11 years ago
  47. 0202e99 ALSA: hda/realtek - Independent of model for HP by Kailang Yang · 11 years ago
  48. d59915d ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek) by David Henningsson · 11 years ago
  49. 2c0e641 dt: binding: reword PowerPC 8xxx GPIO documentation by Gerhard Sittig · 11 years ago
  50. 72d944e ARM: tegra: delete nvidia,tegra20-spi.txt binding by Stephen Warren · 11 years ago
  51. a313249 USB: pl2303: fixed handling of CS5 setting by Colin Leitner · 11 years ago
  52. 8704211 USB: ftdi_sio: fixed handling of unsupported CSIZE setting by Colin Leitner · 11 years ago
  53. 78692cc USB: mos7840: correct handling of CS5 setting by Colin Leitner · 11 years ago
  54. 711fbdf USB: spcp8x5: correct handling of CS5 setting by Colin Leitner · 11 years ago
  55. 1675088 hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv) by Chanwoo Choi · 11 years ago
  56. dd622d2 of: add vendor prefix for GMT by Wei Ni · 11 years ago
  57. cdbea09 clk: exynos: Fix typos in DT bindings documentation by Laurent Pinchart · 11 years ago
  58. 53d6b36 of: Add vendor prefix for LG Corporation by Thierry Reding · 11 years ago
  59. 21ea026 Documentation: net: fsl-fec.txt: Add phy-supply entry by Fabio Estevam · 11 years ago
  60. f1e8e38 ARM: dts: doc: Document missing binding for omap5-mpu by Sricharan R · 11 years ago
  61. f04bda9 dt-bindings: add ARMv8 PMU binding by Rob Herring · 11 years ago
  62. 2bfb66c2 MAINTAINERS: remove swarren from DT bindings by Stephen Warren · 11 years ago
  63. bdbff6b MAINTAINERS: Add Kumar to Device Tree Binding maintainers group by Kumar Gala · 11 years ago
  64. a7ed7c6 ima: properly free ima_template_entry structures by Roberto Sassu · 11 years ago
  65. 09ae634 ima: Do not free 'entry' before it is initialized by Christoph Paasch · 11 years ago
  66. 471e42a usb: wusbcore: fix deadlock in wusbhc_gtk_rekey by Thomas Pugliese · 11 years ago
  67. 6161ae5 usb: wusbcore: do device lookup while holding the hc mutex by Thomas Pugliese · 11 years ago
  68. f4042c0 usb: wusbcore: send keepalives to unauthenticated devices by Thomas Pugliese · 11 years ago
  69. b7bc799 drm/radeon: fix VGT_GS_INSTANCE_CNT register by Dave Airlie · 11 years ago
  70. 1abd498 drm/radeon: Fix a typo in Cayman and Evergreen registers by Alexandre Demers · 11 years ago
  71. d444af2 drm/radeon/dpm: simplify state adjust logic for NI by Alex Deucher · 11 years ago
  72. 2bf308d USB: option: support new huawei devices by Fangxiaozhi (Franko) · 11 years ago
  73. 8f173e2 USB: serial: option: blacklist interface 1 for Huawei E173s-6 by Gustavo Zacarias · 11 years ago
  74. 9c57a6b drm/radeon: add radeon_vm_bo_update trace point by Christian König · 11 years ago
  75. 84d597b drm/radeon: add VMID allocation trace point by Christian König · 11 years ago
  76. ec39f64 drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups by Guenter Roeck · 11 years ago
  77. 55d4e02 drm/radeon: program DCE2 audio dto just like DCE3 by Alex Deucher · 11 years ago
  78. 180f805 drm/radeon: fix typo in fetching mpll params by Alex Deucher · 11 years ago
  79. d63e502 Merge tag 'for-usb-linus-2013-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  80. 419a4aa Fix build failure for gp2ap020a00f.c by Russell King - ARM Linux · 11 years ago
  81. 751d17e iio: hid-sensors: Fix power and report state by Srinivas Pandruvada · 11 years ago
  82. 9f740ff HID: hid-sensor-hub: Add logical min and max by Srinivas Pandruvada · 11 years ago
  83. dea4f48 Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  84. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 11 years ago
  85. aa1a6d6 leds: pwm: Fix for deferred probe in DT booted mode by Peter Ujfalusi · 11 years ago
  86. b655028 uio: we cannot mmap unaligned page contents by Linus Torvalds · 11 years ago
  87. ac46bf3 ARM: dts: Fix the name of supplies for smsc911x shared by OMAP by Florian Vaussard · 11 years ago
  88. 1cfc4bd ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm by Rajendra Nayak · 11 years ago
  89. 33e9c39 ARM: dts: omap3-beagle: Add omap-twl4030 audio support by Jarkko Nikula · 11 years ago
  90. 2562f52 ARM: dts: omap4-sdp: Fix pin muxing for wl12xx by Balaji T K · 11 years ago
  91. 2ba2866 ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx by Balaji T K · 11 years ago
  92. a1470c7 [SCSI] enclosure: fix WARN_ON in dual path device removing by James Bottomley · 11 years ago
  93. 6cd60b3 [SCSI] pm80xx: Tasklets synchronization fix. by Nikith Ganigarakoppal · 11 years ago
  94. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  95. 34a9b81 [SCSI] pm80xx: Fix for direct attached device. by Nikith Ganigarakoppal · 11 years ago
  96. 94f33c1 [SCSI] pm80xx: Module author addition by Nikith Ganigarakoppal · 11 years ago
  97. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago