1. 90c2143 mmc: dw_mmc: guarantee stop-abort cmd in data errors by Seungwon Jeon · 11 years ago
  2. 71abb13 mmc: dw_mmc: fix error handling on response error by Seungwon Jeon · 11 years ago
  3. f1d2736 mmc: dw_mmc: control card read threshold by Seungwon Jeon · 11 years ago
  4. 5242689 mmc: dw_mmc: adjust the fifoth with block size by Seungwon Jeon · 11 years ago
  5. 1f44a2a mmc: dw_mmc: set the supported max/min frequency by Seungwon Jeon · 11 years ago
  6. 10b4984 mmc: dw_mmc: move supports-highspeed of quirks to caps by Seungwon Jeon · 11 years ago
  7. 5dd63f5 mmc: dw_mmc: add the capability to support hs200 mode by Seungwon Jeon · 11 years ago
  8. c6d9ded mmc: dw_mmc: exynos: adjust the clock rate with speed mode by Seungwon Jeon · 11 years ago
  9. c537a1c mmc: dw_mmc: exynos: add variable delay tuning sequence by Seungwon Jeon · 11 years ago
  10. 0976f16 mmc: dw_mmc: add support tuning scheme by Seungwon Jeon · 11 years ago
  11. 6bce431 mmc: dw_mmc: exynos: configure SMU in exynos5420 by Yuvaraj Kumar C D · 11 years ago
  12. 002f0d5 mmc: dw_mmc: move the platform specific init call by Yuvaraj Kumar C D · 11 years ago
  13. 3aa741f mmc: dw_mmc: socfpga: move socfpga private init by Yuvaraj Kumar C D · 11 years ago
  14. e6c784e mmc: dw_mmc: exynos: move the exynos private init by Yuvaraj Kumar C D · 11 years ago
  15. 2eb2944 mmc: dw_mmc: Set timeout to max upon resume by Doug Anderson · 11 years ago
  16. fdf492a mmc: dw_mmc: Honor requests to set the clock to 0 by Doug Anderson · 11 years ago
  17. e2c6359 mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT by Doug Anderson · 11 years ago
  18. 369ac86 mmc: dw_mmc: don't queue up a card detect at slot startup by Doug Anderson · 11 years ago
  19. 357002b sh: ecovec: fixup compile error on sdhi by Kuninori Morimoto · 11 years ago
  20. b83e867 mmc: core: remove dead function mmc_try_claim_host by Grant Grundler · 11 years ago
  21. 117378e ARM: shmobile: r8a7778: r8a7778_register_hspi() become static by Kuninori Morimoto · 11 years ago
  22. cd4ab04 ARM: shmobile: r8a7778: cleanup registration of sh_eth by Kuninori Morimoto · 11 years ago
  23. fd131d0 ARM: shmobile: r8a7778: cleanup registration of vin by Kuninori Morimoto · 11 years ago
  24. ffc7966 ceph: hung on ceph fscache invalidate in some cases by Milosz Tanski · 11 years ago
  25. f377775 TTY: hvc_dcc: probe for a JTAG connection before registering by Rob Herring · 11 years ago
  26. 469d6d0 tty: Remove unused drop() method from tty_port interface by Peter Hurley · 11 years ago
  27. e3bfea2 tty: Prevent tty_port destruction if tty not released by Peter Hurley · 11 years ago
  28. 103fcbe2 n_tty: Style fix in n_tty_set_termios by Peter Hurley · 11 years ago
  29. c786f74 n_tty: Remove unnecessary local variable by Peter Hurley · 11 years ago
  30. 1cb40d0 n_tty: Remove superfluous reader wakeup by Peter Hurley · 11 years ago
  31. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  32. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  33. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  34. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  35. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  36. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  37. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  38. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  39. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  40. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  41. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  42. 232275a USB: fix substandard locking for the sysfs files by Alan Stern · 11 years ago
  43. 9a37a50 usb: usbtest: bmAttributes would better be masked by Huang Rui · 11 years ago
  44. 8eb4129 USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 11 years ago
  45. 7868943 usb: core: implement AMD remote wakeup quirk by Huang Rui · 11 years ago
  46. 22b4f0c usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types by Huang Rui · 11 years ago
  47. d47aa45 usb: gadget: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  48. b858626 usb: dwc3: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  49. c22600c usb: chipidea: move platform related things to ci_get_platdata by Peter Chen · 11 years ago
  50. 92b336d usb: chipidea: udc: Consolidate the call of disconnect by Peter Chen · 11 years ago
  51. a746c28 usb: host: delete chipidea dependency by Peter Chen · 11 years ago
  52. 4a29567 chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  53. 05c92da usb: ohci/uhci - add soft dependencies on ehci_pci by Tom Gundersen · 11 years ago
  54. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  55. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  56. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  57. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  58. eefb3dd Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  59. ffe67b5 [CIFS] update cifs.ko version by Steve French · 11 years ago
  60. d78b140 staging: imx-drm: imx-ldb: Staticize of_get_data_mapping() by Fabio Estevam · 11 years ago
  61. 3dd89f9 staging: usbip: Fix man-pages for usbip userspace utilities by Tobias Polzer · 11 years ago
  62. 05c715f [CIFS] Remove ext2 flags that have been moved to fs.h by Steve French · 11 years ago
  63. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  64. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  65. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  66. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  67. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago
  68. 3ff4afe staging: usbip: Orphan usbip by Tobias Polzer · 11 years ago
  69. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  70. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  71. 0a69bb4 staging: octeon-usb: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  72. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  73. 599aa69 MAINTAINERS: staging: dgnc and dgap drivers: add maintainer by Lidza Louina · 11 years ago
  74. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  75. ab00bf0 staging: rt8192u: remove #ifdef RTL8192U in r8192U.h by Xenia Ragiadakou · 11 years ago
  76. b679228 staging: rtl8192u: remove code inside #ifdef RTL8190P in r8190_rtl8256.h by Xenia Ragiadakou · 11 years ago
  77. 97d6f4a staging: rtl8192u: remove #ifndef RTL8192U and the code inside it by Xenia Ragiadakou · 11 years ago
  78. f326fe2 staging: rtl8192u: remove #ifndef RTL8190P guard from r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  79. 91e39f0 staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  80. ba9aabb staging: rtl8192u: remove code inside #ifdef RTL8190P in r819xU_firmware.c by Xenia Ragiadakou · 11 years ago
  81. ea17514 staging: rtl8192u: remove code inside #ifdef RTL8190P/RTL8192E in r819xU_phy.c by Xenia Ragiadakou · 11 years ago
  82. dd747fa staging: rtl8192u: remove unused dm_gpio_change_rf_callback() by Xenia Ragiadakou · 11 years ago
  83. 1e27ab8 staging: rtl8192u: remove #ifdef RTL8192U guard in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  84. 95b672b staging: rtl8192u: remove dm_check_rfctrl_gpio() by Xenia Ragiadakou · 11 years ago
  85. f8518ef staging: rtl8192u: check dev_alloc_skb() return value in fw_download_code() by Xenia Ragiadakou · 11 years ago
  86. ccb0ec8 staging: rtl8192u: remove unused code in fw_download_code() by Xenia Ragiadakou · 11 years ago
  87. f6150b4 staging: rtl8192u: remove cmpk_message_handle_tx() by Xenia Ragiadakou · 11 years ago
  88. f7e9fbc staging: rtl8192u: remove unused code from cmpk_message_handle_tx() by Xenia Ragiadakou · 11 years ago
  89. 0464a3d Staging: dwc2: core: coding style - indentation should use tabs by Luis Ortega Perez de Villar · 11 years ago
  90. 6ce1112 staging: dwc2: add TODO file by Paul Zimmerman · 11 years ago
  91. 20f2eb9 staging: dwc2: add microframe scheduler from downstream Pi kernel by Dom Cobley · 11 years ago
  92. 8418108 staging: dwc2: validate urb->actual_length for OUT endpoints by Paul Zimmerman · 11 years ago
  93. a4ec93d staging: r8188eu: remove needless check before usb_free_urb() by Wei Yongjun · 11 years ago
  94. cdddc28 Staging: crystalhd: Fix assignment of 0/1 to bool variables by Peter Senna Tschudin · 11 years ago
  95. 11f9c32 Staging / quickstart: remove reduplicate if(acpi_disabled) check by Hanjun Guo · 11 years ago
  96. 2843299 staging: rtl8192e: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  97. 02eb261 staging: sm7xxfb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  98. 477c81f staging: xgifb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  99. 27e8110 staging: vt6655: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  100. fddd143 staging: rtl8187se: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago