1. 0c37550 serial: imx: enable the clocks for console by Huang Shijie · 12 years ago
  2. c9e2e94 tty: serial: add Freescale lpuart driver support by Jingchang Lu · 12 years ago
  3. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  4. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  5. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 12 years ago
  6. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  8. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  9. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 12 years ago
  10. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  11. fb565ff7 Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  12. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  13. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  14. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 12 years ago
  15. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  16. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 12 years ago
  17. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 12 years ago
  18. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 12 years ago
  19. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  20. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  21. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  22. f0f6b80 serial: imx: Improve Kconfig text by Fabio Estevam · 12 years ago
  23. 37fb5b5 serial: imx: Allow module build by Fabio Estevam · 12 years ago
  24. e8bfa76 serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLE by Fabio Estevam · 12 years ago
  25. 9f6d20f tty/serial/sirf: fix error propagation in sirfsoc_uart_probe() by Alexey Khoroshilov · 12 years ago
  26. 7f25301 serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_suspend() by Wei Yongjun · 12 years ago
  27. c36d600 tty: serial: Enable uartlite for ARM zynq by Michal Simek · 12 years ago
  28. 28eb427 serial: imx: enable the clocks only when the uart is used by Huang Shijie · 12 years ago
  29. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 12 years ago
  30. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 12 years ago
  31. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 12 years ago
  32. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 12 years ago
  33. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 12 years ago
  34. 0ca6843 cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() by Guennadi Liakhovetski · 12 years ago
  35. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 12 years ago
  36. 9f29ab1 ACPI / scan: do not match drivers against objects having scan handlers by Aaron Lu · 12 years ago
  37. a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 12 years ago
  38. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 12 years ago
  39. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  41. 943079e Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  42. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 12 years ago
  43. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 12 years ago
  44. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 12 years ago
  45. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 12 years ago
  46. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 12 years ago
  47. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 12 years ago
  48. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 12 years ago
  49. 844ce9f Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  50. bb76292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  51. c9a2433 Merge branches 'iser' and 'qib' into for-next by Roland Dreier · 12 years ago
  52. f3bdf34 IB/qib: Fix lockdep splat in qib_alloc_lkey() by Mike Marciniszyn · 12 years ago
  53. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 12 years ago
  54. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 12 years ago
  55. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 12 years ago
  56. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 12 years ago
  57. 23eb45f Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  58. c418253 net/mlx4_core: Keep VF assigned MAC in the PF admin table by Or Gerlitz · 12 years ago
  59. ef96f7d net/mlx4_en: Handle unassigned VF MAC address correctly by Or Gerlitz · 12 years ago
  60. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 12 years ago
  61. a1c6693 net/mlx4_en: Fix adaptive moderation cq update by Sagi Grimberg · 12 years ago
  62. 1f89b8f Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 12 years ago
  63. 6c5d4c9 iio:inkern: Fix typo/bug in convert raw to processed. by Michael Hennerich · 12 years ago
  64. 2eb3a81 iio: frequency: ad4350: Fix bug / typo in mask by Michael Hennerich · 12 years ago
  65. e916b80 inkern: iio_device_put after incorrect return/goto by Joe Perches · 12 years ago
  66. 60bba38 staging: alarm-dev: information leak in alarm_compat_ioctl() by Dan Carpenter · 12 years ago
  67. 702df9f iio:callback buffer: free the scan_mask by Jonathan Cameron · 12 years ago
  68. a26f009 USB: mos7720: fix hardware flow control by Johan Hovold · 12 years ago
  69. c1ec1bc USB: keyspan: remove unused endpoint-array access by Johan Hovold · 12 years ago
  70. a070880 USB: keyspan: fix bogus array index by Johan Hovold · 12 years ago
  71. d8a1d0d USB: zte_ev: fix broken open by Johan Hovold · 12 years ago
  72. 3bd1f7e Input: wacom - fix a typo for Cintiq 22HDT by Ping Cheng · 12 years ago
  73. eeb0655 Input: synaptics - fix sync lost after resume on some laptops by Eric Miao · 12 years ago
  74. 53d3b4d drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. by Egbert Eich · 12 years ago
  75. 350753b sh-pfc: r8a7779: Don't group USB OVC and PENC pins by Laurent Pinchart · 12 years ago
  76. 042dd60 Merge tag 'regulator-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  77. e943f58 stallion: final cleanup by Paul Bolle · 12 years ago
  78. 20ff2fe serial: imx: add support for DTE mode by Huang Shijie · 12 years ago
  79. 2cb5a2f serial: omap: repair building without PM_SLEEP by Arnd Bergmann · 12 years ago
  80. e919b86 staging: alarm-dev: information leak in alarm_ioctl() by Dan Carpenter · 12 years ago
  81. 8a2f132 USB: serial: Add Option GTM681W to qcserial device table. by Richard Weinberger · 12 years ago
  82. 6529591 USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device by Robert Butora · 12 years ago
  83. 1b615be driver: tty: add missing unregister in err case by Libo Chen · 12 years ago
  84. 14727598 serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_modinit() by Wei Yongjun · 12 years ago
  85. 86b4056 tty: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  86. 1f48c49 serial/mpc52xx_uart: add MPC5125 PSC support by Matteo Facchinetti · 12 years ago
  87. 2574b27 serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support by Matteo Facchinetti · 12 years ago
  88. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  89. 86c346d serial: vt8500: Remove redundant use of of_match_ptr macro by Sachin Kamat · 12 years ago
  90. 317a684 Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" by Kyle McMartin · 12 years ago
  91. 60e9357 serial: samsung: enable clock before clearing pending interrupts during init by Chander Kashyap · 12 years ago
  92. bff09b0 serial/imx: disable hardware flow control at startup by Lucas Stach · 12 years ago
  93. b5f83e9b ARM: mxs: icoll: Fix interrupts gpio bank 0 by Markus Pargmann · 12 years ago
  94. 1cbcca3 drm/radeon: don't allow audio on DCE6 by Alex Deucher · 12 years ago
  95. 65337e6 drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2) by Samuel Li · 12 years ago
  96. e49f395 radeon: Fix system hang issue when using KMS with older cards by Adis Hamzić · 12 years ago
  97. 45a211d drm/i915: no lvds quirk for hp t5740 by Ben Mesman · 12 years ago
  98. d62cf62 drm/i915: Quirk the pipe A quirk in the modeset state checker by Daniel Vetter · 12 years ago
  99. 7abb690 drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus by Daniel Vetter · 12 years ago
  100. f14e224 net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 12 years ago