1. 9cd9384 usb: phy: tegra: Get PHY mode using DT by Venu Byravarasu · 12 years ago
  2. 9e69fae usb: phy: tegra: Return correct error value provided by clk_get_sys by Venu Byravarasu · 12 years ago
  3. dae8ead usb: gadget: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  4. 6d3d61f usb: phy: samsung: Add support HSIC on Exynos4X12 by Dongjin Kim · 12 years ago
  5. 7a22cc9 usb: phy: phy-nop: Remove redundant use of of_match_ptr by Sachin Kamat · 12 years ago
  6. e823aa7c usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  7. 2d2428c usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  8. 1b635f0 usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12 by Tomasz Figa · 12 years ago
  9. 84035f0 usb: phy: samsung: Pass enable/disable callbacks through driver data by Tomasz Figa · 12 years ago
  10. 3f33907 usb: phy: samsung: Pass set_isolation callback through driver data by Tomasz Figa · 12 years ago
  11. 0aa823a usb: phy: samsung: Consolidate reference clock rate handling by Tomasz Figa · 12 years ago
  12. 87331b0 usb: phy: samsung: Use clk_get to get reference clock by Tomasz Figa · 12 years ago
  13. 6278703 usb: phy: samsung: Select common driver part implicitly by Tomasz Figa · 12 years ago
  14. f85bff5 usb: phy: ab8500-usb: add ab9540 support by Fabio Baltieri · 12 years ago
  15. 0c380c0 usb: phy: ab8500-usb: add ab8540 support by Fabio Baltieri · 12 years ago
  16. bd4c9f0 usb: phy: ab8500-usb: add flag bits to control driver features by Fabio Baltieri · 12 years ago
  17. 16604a3 usb: phy: ab8500-usb: move phy tuning values on separate functions by Fabio Baltieri · 12 years ago
  18. b3affc3 usb: phy: ab8500-usb: add platform_device_id table by Fabio Baltieri · 12 years ago
  19. a96afc6 usb: phy: ab8500-usb: fix phy tuning value select logic by Fabio Baltieri · 12 years ago
  20. fb21f37 usb: phy: ab8500-usb: restart phy during probe by Sakethram Bommisetti · 12 years ago
  21. d0ed064 usb: phy: ab8500-usb: add transceiver clock control by Mian Yousaf Kaukab · 12 years ago
  22. 3147dad usb: musb: various cosmetic fixes on ux500 files by Fabio Baltieri · 12 years ago
  23. aee5500 usb: musb: enable ux500 host side dma support by Mian Yousaf Kaukab · 12 years ago
  24. dbbafe6 usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization by Laurent Pinchart · 12 years ago
  25. 8b125df usb: musb: eliminate musb_to_hcd by Daniel Mack · 12 years ago
  26. 6c5f6a6 usb: musb: use musb->port_mode by Daniel Mack · 12 years ago
  27. 9ad96e6 usb: musb: re-introduce musb->port_mode by Daniel Mack · 12 years ago
  28. 2cc65fe usb: musb: add musb_host_setup() and musb_host_cleanup() by Daniel Mack · 12 years ago
  29. b7b741e usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes by Daniel Mack · 12 years ago
  30. 74c2e93 usb: musb: factor out hcd initalization by Daniel Mack · 12 years ago
  31. 69ae2a7 usb: musb: move musb_start to musb_virthub.c by Daniel Mack · 12 years ago
  32. fe4cb09 usb: musb: gadget: remove hcd initialization by Daniel Mack · 12 years ago
  33. 0b3eba4 usb: musb: factor some host-specific functions by Daniel Mack · 12 years ago
  34. c2a2759 usb: musb: move function declarations to musb_{host,gadget}.h by Daniel Mack · 12 years ago
  35. b7e2e75 usb: gadget: drop unused USB_GADGET_MUSB_HDRC by Daniel Mack · 12 years ago
  36. 6d34967 usb: musb: remove 'ignore_disconnect' flag by Felipe Balbi · 12 years ago
  37. 09fc7d2 usb: musb: fix incorrect usage of resource pointer by Felipe Balbi · 12 years ago
  38. 932ff06 Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  39. 95f4838 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  40. 72de4c6 Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  41. 1aad08d Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  42. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  43. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 12 years ago
  44. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 43c523b drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing by Tomasz Figa · 12 years ago
  46. 10b3a32 random: fix accounting race condition with lockless irq entropy_count update by Jiri Kosina · 12 years ago
  47. 1e7e2e0 drivers/char/random.c: fix priming of last_data by Jarod Wilson · 12 years ago
  48. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 12 years ago
  49. e5ee730 fbdev: FB_GOLDFISH should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  50. cac29af drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq() by Lars-Peter Clausen · 12 years ago
  51. 4b949b8 drivers/leds/leds-ot200.c: fix error caused by shifted mask by Christian Gmeiner · 12 years ago
  52. 1ccc819 rapidio/tsi721: fix bug in MSI interrupt handling by Alexandre Bounine · 12 years ago
  53. 26549c8 drivers/video: implement a simple framebuffer driver by Stephen Warren · 12 years ago
  54. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 12 years ago
  55. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 12 years ago
  56. 585dc0c drivers/block/xsysace.c: fix id with missing port-number by Gernot Vormayr · 12 years ago
  57. 2c2d32b parisc/superio: Use module_pci_driver to register driver by Peter Huewe · 12 years ago
  58. d4c2456 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  59. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  60. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  61. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 12 years ago
  62. 514e250 Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  63. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  64. 4c0eec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  65. 7a1a0cb net: Revert unused variable changes. by David S. Miller · 12 years ago
  66. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  67. 388c2896 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  68. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  69. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  70. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  71. c73a1af Input: wacom - add an eraser to DTH2242/DTK2241 by Ping Cheng · 12 years ago
  72. 5a2bff8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  73. e416662 virtio_net: enable napi for all possible queues during open by Jason Wang · 12 years ago
  74. c573972 net: ethernet: sun: drop unused variable by Emilio López · 12 years ago
  75. 1a59043 net: ethernet: korina: drop unused variable by Emilio López · 12 years ago
  76. da2e2c2 net: ethernet: apple: drop unused variable by Emilio López · 12 years ago
  77. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  78. c8f6d83 ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist by Bastian Triller · 12 years ago
  79. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 12 years ago
  80. bcef9a8 qmi_wwan: Added support for Cinterion's PLxx WWAN Interface by Hans-Christoph Schemmel · 12 years ago
  81. 3680354 net: fec: use a more proper compatible string for MVF type device by Shawn Guo · 12 years ago
  82. 147a908 qlcnic: Fix updating netdev->features by Shahed Shaikh · 12 years ago
  83. 0ce54ce qlcnic: remove netdev->trans_start updates within the driver by Sony Chacko · 12 years ago
  84. 0213558 qlcnic: Return proper error codes from probe failure paths by Sony Chacko · 12 years ago
  85. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 12 years ago
  86. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 12 years ago
  87. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 12 years ago
  88. d61a04d iio:common:st: added disable function after read info raw data by Denis CIOCCA · 12 years ago
  89. 0ae5fb6 iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 12 years ago
  90. 3b81379 staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() by Wei Yongjun · 12 years ago
  91. c80712c staging/iio/mxs-lradc: fix preenable for multiple buffers by Michał Mirosław · 12 years ago
  92. 25625c9 Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  93. e037f95 tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) by Matwey V. Kornilov · 12 years ago
  94. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  95. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  96. 9076eac cpufreq: arm_big_little_dt: Instantiate as platform_driver by Viresh Kumar · 12 years ago
  97. 92a9b5c cpufreq: arm_big_little_dt: Register driver only if DT has valid data by Viresh Kumar · 12 years ago
  98. b5f1472 cpufreq / e_powersaver: Fix linker error when ACPI processor is a module by Rafał Bilski · 12 years ago
  99. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 12 years ago
  100. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 12 years ago