1. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  2. dea67c4 mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread by Fu Zhonghui · 10 years ago
  3. b1dec12 mmc: dw_mmc: Add support for MIPS by Andrew Bresticker · 10 years ago
  4. 0857c69 mmc: dw_mmc: Add dependency on DMA by Andrew Bresticker · 10 years ago
  5. fac6a52 sdhci : recompute timeout_clk when needed by Matthieu CASTET · 10 years ago
  6. c5abd5e sdhci : handle busy timeout irq by Matthieu CASTET · 10 years ago
  7. 6f67cc6 mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  8. d1419d5 mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  9. ee9d19d mmc: au1xmmc: fix error return code in au1xmmc_probe() by Wei Yongjun · 10 years ago
  10. 2aa3546 mmc: dw_mmc: Make sure we don't get stuck when we get an error by Doug Anderson · 10 years ago
  11. ae90603 mmc: sdhci: fix the wrong type of curr by Chuanxiao.Dong · 10 years ago
  12. bb2f459 mmc: jz4740: prepare next dma transfer in parallel with current transfer by Apelete Seketeli · 10 years ago
  13. 7ca27a6 mmc: jz4740: add dma infrastructure for data transfers by Apelete Seketeli · 10 years ago
  14. f629ba2 mmc: dw_mmc: add support for RK3288 by Addy Ke · 10 years ago
  15. 45c19e2 mmc: sdhci-pltfm: Do not use parent as the host's device by Pawel Moll · 10 years ago
  16. ca6429d mmc: core: Remove fixed voltage regulator logic by Tim Kryger · 10 years ago
  17. 9cb1514 mmc: mmci: Add qcom dml support to the driver. by Srinivas Kandagatla · 10 years ago
  18. 30296f6 video: fbdev: use %*ph specifier to dump small buffers by Andy Shevchenko · 10 years ago
  19. 9c8ee3c video: mx3fb: always enable BACKLIGHT_LCD_SUPPORT by Arnd Bergmann · 10 years ago
  20. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  21. f3dbd80 PCI: Enable CRS Software Visibility for root port if it is supported by Rajat Jain · 10 years ago
  22. 89665a6 PCI: Check only the Vendor ID to identify Configuration Request Retry by Rajat Jain · 10 years ago
  23. 85560c4 Bluetooth: Fix issue with USB suspend in btusb driver by Champion Chen · 10 years ago
  24. 95b6105 cpufreq: cpu0: Make allocate_resources() work for any CPU by Viresh Kumar · 10 years ago
  25. 2d2c5e0 cpufreq: cpu0: try regulators with name "cpu-supply" by Viresh Kumar · 10 years ago
  26. d2f31f1 cpufreq: cpu0: Move per-cluster initialization code to ->init() by Viresh Kumar · 10 years ago
  27. fbd48ca cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} by Viresh Kumar · 10 years ago
  28. 48a8624 cpufreq: cpu0: print relevant error when we defer probe by Viresh Kumar · 10 years ago
  29. ed4b053 cpufreq: cpu0: don't validate clock on clk_put() by Viresh Kumar · 10 years ago
  30. 748c876 cpufreq: cpu0: Update Module Author by Viresh Kumar · 10 years ago
  31. 5b4c314 Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  32. 6731af5 tty: xuartps: Fix tx_emtpy() callback by Lars-Peter Clausen · 10 years ago
  33. 35b675b tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS() by Richard Genoud · 10 years ago
  34. f174442 serial: 8250_dw: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  35. b99b121 tty: serial: 8250_core: allow to overwrite & export serial8250_startup() by Sebastian Andrzej Siewior · 10 years ago
  36. ae14a79 tty: serial: 8250_core: provide a function to export uart_8250_port by Sebastian Andrzej Siewior · 10 years ago
  37. 9d329c1 tty/vt/keyboard: Resolve many shadow warnings by Mark Rustad · 10 years ago
  38. 5aa387c tty: vt8500_serial: explicitly calculate base baud rate by Alexey Charkov · 10 years ago
  39. 1db894e tty: vt8500_serial: add polled console functions by Alexey Charkov · 10 years ago
  40. 8c986d3 tty: vt8500_serial: add missing support for RTS setting by Alexey Charkov · 10 years ago
  41. ae38273 tty: vt8500_serial: add support for UART in WM8880 chips by Alexey Charkov · 10 years ago
  42. 287f03c serial: kgdb_nmi: No CON_ENABLED by default by Daniel Thompson · 10 years ago
  43. a5820c2 serial: amba-pl011: Use container_of() to get uart_amba_port by Daniel Thompson · 10 years ago
  44. 26c4741 serial: imx: clean up imx_poll_get_char() by Dirk Behme · 10 years ago
  45. c993257 serial: core: Unwrap tertiary assignment in uart_handle_dcd_change() by Peter Hurley · 10 years ago
  46. 5435d20 serial: 8250: Document serial8250_modem_status() locking by Peter Hurley · 10 years ago
  47. 16020b9 serial: blackfin: Fix missing gpio.h by Peter Hurley · 10 years ago
  48. 98f8b83d serial: sunsab: Don't enable tx if tx stopped by Peter Hurley · 10 years ago
  49. 16f404e serial: mpc52xx: Use default serial core x_char handler by Peter Hurley · 10 years ago
  50. db106df serial: Fix send_xchar() handlers by Peter Hurley · 10 years ago
  51. fba594a serial: core: Remove unsafe x_char optimization by Peter Hurley · 10 years ago
  52. c235ccc serial: core: Fix x_char race by Peter Hurley · 10 years ago
  53. 5e42e9a serial: imx: Fix x_char handling and tx flow control by Peter Hurley · 10 years ago
  54. 99abf3b serial: Style fix by Peter Hurley · 10 years ago
  55. a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
  56. 95562e7 tty/serial: samsung: enable usage for 64-bit Exynos platforms by Naveen Krishna Chatradhi · 10 years ago
  57. 6004bb1 serial: vr41xx_siu: delete double assignment by Julia Lawall · 10 years ago
  58. 920314d serial: Fix build failure caused by missing header file by Pranith Kumar · 10 years ago
  59. 1c24622 Input: add support for the DRV2667 haptic driver by Dan Murphy · 10 years ago
  60. ff7693d ARM: meson: serial: add MesonX SoC on-chip uart driver by Carlo Caione · 10 years ago
  61. 7acb88a drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory' by Chen Gang · 10 years ago
  62. 4bb2bd0 tty: serial: uartlite: Remove .owner field for driver by Michal Simek · 10 years ago
  63. 4ebe786 tty: serial: xuartps: Remove .owner field for driver by Michal Simek · 10 years ago
  64. c10b739 serial: 8250_hp300: trivial: fix symbol name in #warning message by Daniele Forsi · 10 years ago
  65. 675f0ab uwb: init beacon cache entry before registering uwb device by Thomas Pugliese · 10 years ago
  66. b629be5 net: bcmgenet: check harder for out of memory conditions by Florian Fainelli · 10 years ago
  67. fe24ba0 net: systemport: check harder for out of memory conditions by Florian Fainelli · 10 years ago
  68. 9c491c3 USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker device by Taylor Braun-Jones · 10 years ago
  69. 1923d6e drivers: net: cpsw: Add support for pause frames by Mugunthan V N · 10 years ago
  70. 57087d5 tty: Fix spurious poll() wakeups by Peter Hurley · 10 years ago
  71. b216df5 tty: Fix potential use after free in release_one_tty by Cyrill Gorcunov · 10 years ago
  72. 8b37439 serial: msm_serial: Fix kgdb continue by Stephen Boyd · 10 years ago
  73. 278d436 net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() by Ivan Vecera · 10 years ago
  74. e052539 TTY: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  75. 8df4385 usb: dwc2: move "samsung,s3c6400-hsotg" into common platform by Dinh Nguyen · 10 years ago
  76. 0f574d4 PM / domains: Remove default_stop_ok() API by Ulf Hansson · 10 years ago
  77. f1bf45c drivers: sh: Leave disabling of unused PM domains to genpd by Ulf Hansson · 10 years ago
  78. 2fe71dc PM / domains: Add late_initcall to disable unused PM domains by Ulf Hansson · 10 years ago
  79. d971f0b PM / domains: Remove genpd_queue_power_off_work() API by Ulf Hansson · 10 years ago
  80. d47e646 PM / domains: Remove pm_genpd_syscore_switch() API by Ulf Hansson · 10 years ago
  81. 784b0d3 PM / domains: Remove redundant check for CONFIG_PM by Ulf Hansson · 10 years ago
  82. c5d79ec PM / domains: Remove dev_irq_safe from genpd config by Ulf Hansson · 10 years ago
  83. 1e0407c PM / domains: Remove system PM callbacks from gpd_dev_ops by Ulf Hansson · 10 years ago
  84. 67da6d4 PM / domains: Ignore callbacks for subsys generic_pm_domain_data by Ulf Hansson · 10 years ago
  85. 55e15c94 PM / domains: Remove the pm_genpd_add|remove_callbacks APIs by Ulf Hansson · 10 years ago
  86. e006fee usb: dwc2: Update Kconfig to support dual-role by Dinh Nguyen · 10 years ago
  87. c0155b9 usb: dwc2: add 'mode' which based on Kconfig select or dts setting by Kever Yang · 10 years ago
  88. 2867c05 usb: dwc2: Read GNPTXFSIZ when in forced HOST mode. by Doug Anderson · 10 years ago
  89. 9508314 usb: dwc2: add compatible data for rockchip soc by Kever Yang · 10 years ago
  90. 119eccd hp100: Convert the normal skb free path to dev_consume_skb_any() by Rick Jones · 10 years ago
  91. 2f7f41c usb: ehci/ohci-exynos: Fix PHY getting sequence by Vivek Gautam · 10 years ago
  92. 62b0a1b serial: clps711x: Use mctrl_gpio helpers for handling modem signals by Alexander Shiyan · 10 years ago
  93. 4990141 ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list by Zhang Rui · 10 years ago
  94. 2f2dafe serial: serial_core.c: printk replacement by Sudip Mukherjee · 10 years ago
  95. a1d51aa2 tty: fix typo in comment of tty_termios_encode_baud_rate by Matthias Brugger · 10 years ago
  96. 4d199a5 serial: altera: Make of_device_id arrays const by Tobias Klauser · 10 years ago
  97. 8641199 tty: serial: msm: Fix 'void function return statements are not generally useful' warning by Kiran Padwal · 10 years ago
  98. 6f47abc tty: serial: msm: Fix 'else is not generally useful after a break or return' warning by Kiran Padwal · 10 years ago
  99. 6a7cfe4 tty: serial: msm: Fix style warnings relating to printk() by Kiran Padwal · 10 years ago
  100. e919cef tty: serial: msm: Fix 'Missing a blank line after declarations' warning by Kiran Padwal · 10 years ago