1. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  2. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  3. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  4. 667b410 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  5. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  6. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  7. 4a70457 mei: cancel stall timers in mei_reset by Alexander Usyskin · 11 years ago
  8. e2b3164 mei: bus: stop wait for read during cl state transition by Tomas Winkler · 11 years ago
  9. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  10. 2332575 tty: ar933x_uart: move devicetree binding documentation by Gabor Juhos · 11 years ago
  11. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  12. a7fa692 staging: comedi: pcl711: put acquired data in buffer for AI command by Ian Abbott · 11 years ago
  13. 2ce4e57 staging: comedi: pcl711: handle cmd->stop_src and stop_arg by Ian Abbott · 11 years ago
  14. b7ea391 staging: comedi: pcl711: add AI cancel handler by Ian Abbott · 11 years ago
  15. 1b0ef82 staging: comedi: pcl726: rename 'boardtypes' by H Hartley Sweeten · 11 years ago
  16. 71e460d staging: comedi: pcl726: update MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  17. 96d6ed5 staging: comedi: pcl726: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  18. afee35c staging: comedi: pcl726: add support for the external interrupt signal by H Hartley Sweeten · 11 years ago
  19. fc93af5 staging: comedi: pcl726: final tidy up of boardinfo by H Hartley Sweeten · 11 years ago
  20. 16ee1e8 staging: comedi: pcl726: remove the *_SIZE defines by H Hartley Sweeten · 11 years ago
  21. 06b819e staging: comedi: pcl726: remove unnecessary comments in boardinfo definition by H Hartley Sweeten · 11 years ago
  22. 310923b staging: comedi: pcl726: rename boardinfo 'IRQbits' by H Hartley Sweeten · 11 years ago
  23. 08f91d1 staging: comedi: pcl726: tidy up the comedi_lrange code by H Hartley Sweeten · 11 years ago
  24. 3f4d010 staging: comedi: pcl726: remove digital i/o register offsets from boardinfo by H Hartley Sweeten · 11 years ago
  25. 47825a9 staging: comedi: pcl726: tidy up pcl726_attach() by H Hartley Sweeten · 11 years ago
  26. 716343c4 staging: comedi: pcl726: fix the analog output range_table_list initialization by H Hartley Sweeten · 11 years ago
  27. fff4620 staging: comedi: pcl726: enable the interrupt support code by H Hartley Sweeten · 11 years ago
  28. 87d9bc4 staging: comedi: pcl726: remove all '= 0' boardinfo by H Hartley Sweeten · 11 years ago
  29. 5ec7867 staging: comedi: pcl726: tidy up pcl726_ao_insn_read() by H Hartley Sweeten · 11 years ago
  30. 1821e38 staging: comedi: pcl726: tidy up pcl726_ao_insn() by H Hartley Sweeten · 11 years ago
  31. b4f58e1 staging: comedi: pcl726: remove 'bipolar' from the private data by H Hartley Sweeten · 11 years ago
  32. 4916211 staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar() by H Hartley Sweeten · 11 years ago
  33. 5cb404d staging: comedi: pcl726: convert boardinfo declaration to C99 format by H Hartley Sweeten · 11 years ago
  34. 0e4f66b staging: dgnc: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  35. 08c64f9 staging: rtl8188eu: Fix typo in rtl8188eu/core by Masanari Iida · 11 years ago
  36. f7bba92 staging: rtl8188eu: Fix typo in rtl8188eu/include by Masanari Iida · 11 years ago
  37. 7efc02c staging: rtl8188eu: Fix typo in rtl8188eu/os_dep by Masanari Iida · 11 years ago
  38. 5e809e5 staging: rtl8188eu: Fix typo in rtl8188eu/hal by Masanari Iida · 11 years ago
  39. 997def2 xfs: fix node forward in xfs_node_toosmall by Mark Tinguely · 11 years ago
  40. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  41. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  42. 60119a1 video: of: display_timing: correct display-timings node finding by Andrzej Hajda · 11 years ago
  43. 8c42cf7 neofb: fix error return code in neofb_probe() by Wei Yongjun · 11 years ago
  44. a2a6fc5 s3fb: fix error return code in s3_pci_probe() by Wei Yongjun · 11 years ago
  45. fb8a150 video: mmp: drop needless devm cleanup by Uwe Kleine-König · 11 years ago
  46. 633358e OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier by Mark Brown · 11 years ago
  47. f82d7d1 ALSA : hda - not use assigned converters for all unused pins by Mengdong Lin · 11 years ago
  48. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  49. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  50. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  51. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  52. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  53. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  54. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  55. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  56. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  57. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  58. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  59. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  60. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  61. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  62. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  63. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  64. 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
  65. d78b140 staging: imx-drm: imx-ldb: Staticize of_get_data_mapping() by Fabio Estevam · 11 years ago
  66. 3dd89f9 staging: usbip: Fix man-pages for usbip userspace utilities by Tobias Polzer · 11 years ago
  67. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  68. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  69. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  70. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  71. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago
  72. 3ff4afe staging: usbip: Orphan usbip by Tobias Polzer · 11 years ago
  73. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  74. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  75. 0a69bb4 staging: octeon-usb: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  76. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  77. 599aa69 MAINTAINERS: staging: dgnc and dgap drivers: add maintainer by Lidza Louina · 11 years ago
  78. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  79. ab00bf0 staging: rt8192u: remove #ifdef RTL8192U in r8192U.h by Xenia Ragiadakou · 11 years ago
  80. b679228 staging: rtl8192u: remove code inside #ifdef RTL8190P in r8190_rtl8256.h by Xenia Ragiadakou · 11 years ago
  81. 97d6f4a staging: rtl8192u: remove #ifndef RTL8192U and the code inside it by Xenia Ragiadakou · 11 years ago
  82. f326fe2 staging: rtl8192u: remove #ifndef RTL8190P guard from r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  83. 91e39f0 staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  84. ba9aabb staging: rtl8192u: remove code inside #ifdef RTL8190P in r819xU_firmware.c by Xenia Ragiadakou · 11 years ago
  85. ea17514 staging: rtl8192u: remove code inside #ifdef RTL8190P/RTL8192E in r819xU_phy.c by Xenia Ragiadakou · 11 years ago
  86. dd747fa staging: rtl8192u: remove unused dm_gpio_change_rf_callback() by Xenia Ragiadakou · 11 years ago
  87. 1e27ab8 staging: rtl8192u: remove #ifdef RTL8192U guard in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  88. 95b672b staging: rtl8192u: remove dm_check_rfctrl_gpio() by Xenia Ragiadakou · 11 years ago
  89. f8518ef staging: rtl8192u: check dev_alloc_skb() return value in fw_download_code() by Xenia Ragiadakou · 11 years ago
  90. ccb0ec8 staging: rtl8192u: remove unused code in fw_download_code() by Xenia Ragiadakou · 11 years ago
  91. f6150b4 staging: rtl8192u: remove cmpk_message_handle_tx() by Xenia Ragiadakou · 11 years ago
  92. f7e9fbc staging: rtl8192u: remove unused code from cmpk_message_handle_tx() by Xenia Ragiadakou · 11 years ago
  93. 0464a3d Staging: dwc2: core: coding style - indentation should use tabs by Luis Ortega Perez de Villar · 11 years ago
  94. 6ce1112 staging: dwc2: add TODO file by Paul Zimmerman · 11 years ago
  95. 20f2eb9 staging: dwc2: add microframe scheduler from downstream Pi kernel by Dom Cobley · 11 years ago
  96. 8418108 staging: dwc2: validate urb->actual_length for OUT endpoints by Paul Zimmerman · 11 years ago
  97. a4ec93d staging: r8188eu: remove needless check before usb_free_urb() by Wei Yongjun · 11 years ago
  98. cdddc28 Staging: crystalhd: Fix assignment of 0/1 to bool variables by Peter Senna Tschudin · 11 years ago
  99. 11f9c32 Staging / quickstart: remove reduplicate if(acpi_disabled) check by Hanjun Guo · 11 years ago
  100. 2843299 staging: rtl8192e: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago