1. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  2. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  3. a7fa692 staging: comedi: pcl711: put acquired data in buffer for AI command by Ian Abbott · 11 years ago
  4. 2ce4e57 staging: comedi: pcl711: handle cmd->stop_src and stop_arg by Ian Abbott · 11 years ago
  5. b7ea391 staging: comedi: pcl711: add AI cancel handler by Ian Abbott · 11 years ago
  6. 1b0ef82 staging: comedi: pcl726: rename 'boardtypes' by H Hartley Sweeten · 11 years ago
  7. 71e460d staging: comedi: pcl726: update MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  8. 96d6ed5 staging: comedi: pcl726: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  9. afee35c staging: comedi: pcl726: add support for the external interrupt signal by H Hartley Sweeten · 11 years ago
  10. fc93af5 staging: comedi: pcl726: final tidy up of boardinfo by H Hartley Sweeten · 11 years ago
  11. 16ee1e8 staging: comedi: pcl726: remove the *_SIZE defines by H Hartley Sweeten · 11 years ago
  12. 06b819e staging: comedi: pcl726: remove unnecessary comments in boardinfo definition by H Hartley Sweeten · 11 years ago
  13. 310923b staging: comedi: pcl726: rename boardinfo 'IRQbits' by H Hartley Sweeten · 11 years ago
  14. 08f91d1 staging: comedi: pcl726: tidy up the comedi_lrange code by H Hartley Sweeten · 11 years ago
  15. 3f4d010 staging: comedi: pcl726: remove digital i/o register offsets from boardinfo by H Hartley Sweeten · 11 years ago
  16. 47825a9 staging: comedi: pcl726: tidy up pcl726_attach() by H Hartley Sweeten · 11 years ago
  17. 716343c4 staging: comedi: pcl726: fix the analog output range_table_list initialization by H Hartley Sweeten · 11 years ago
  18. fff4620 staging: comedi: pcl726: enable the interrupt support code by H Hartley Sweeten · 11 years ago
  19. 87d9bc4 staging: comedi: pcl726: remove all '= 0' boardinfo by H Hartley Sweeten · 11 years ago
  20. 5ec7867 staging: comedi: pcl726: tidy up pcl726_ao_insn_read() by H Hartley Sweeten · 11 years ago
  21. 1821e38 staging: comedi: pcl726: tidy up pcl726_ao_insn() by H Hartley Sweeten · 11 years ago
  22. b4f58e1 staging: comedi: pcl726: remove 'bipolar' from the private data by H Hartley Sweeten · 11 years ago
  23. 4916211 staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar() by H Hartley Sweeten · 11 years ago
  24. 5cb404d staging: comedi: pcl726: convert boardinfo declaration to C99 format by H Hartley Sweeten · 11 years ago
  25. 0e4f66b staging: dgnc: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  26. 08c64f9 staging: rtl8188eu: Fix typo in rtl8188eu/core by Masanari Iida · 11 years ago
  27. f7bba92 staging: rtl8188eu: Fix typo in rtl8188eu/include by Masanari Iida · 11 years ago
  28. 7efc02c staging: rtl8188eu: Fix typo in rtl8188eu/os_dep by Masanari Iida · 11 years ago
  29. 5e809e5 staging: rtl8188eu: Fix typo in rtl8188eu/hal by Masanari Iida · 11 years ago
  30. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  31. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  32. 60119a1 video: of: display_timing: correct display-timings node finding by Andrzej Hajda · 11 years ago
  33. 8c42cf7 neofb: fix error return code in neofb_probe() by Wei Yongjun · 11 years ago
  34. a2a6fc5 s3fb: fix error return code in s3_pci_probe() by Wei Yongjun · 11 years ago
  35. fb8a150 video: mmp: drop needless devm cleanup by Uwe Kleine-König · 11 years ago
  36. 633358e OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier by Mark Brown · 11 years ago
  37. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  38. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  39. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  40. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  41. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  42. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  43. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  44. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  45. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  46. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  47. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  48. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  49. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  50. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  51. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  52. d78b140 staging: imx-drm: imx-ldb: Staticize of_get_data_mapping() by Fabio Estevam · 11 years ago
  53. 3dd89f9 staging: usbip: Fix man-pages for usbip userspace utilities by Tobias Polzer · 11 years ago
  54. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  55. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  56. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  57. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  58. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago
  59. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  60. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  61. 0a69bb4 staging: octeon-usb: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  62. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  63. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  64. ab00bf0 staging: rt8192u: remove #ifdef RTL8192U in r8192U.h by Xenia Ragiadakou · 11 years ago
  65. b679228 staging: rtl8192u: remove code inside #ifdef RTL8190P in r8190_rtl8256.h by Xenia Ragiadakou · 11 years ago
  66. 97d6f4a staging: rtl8192u: remove #ifndef RTL8192U and the code inside it by Xenia Ragiadakou · 11 years ago
  67. f326fe2 staging: rtl8192u: remove #ifndef RTL8190P guard from r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  68. 91e39f0 staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  69. ba9aabb staging: rtl8192u: remove code inside #ifdef RTL8190P in r819xU_firmware.c by Xenia Ragiadakou · 11 years ago
  70. ea17514 staging: rtl8192u: remove code inside #ifdef RTL8190P/RTL8192E in r819xU_phy.c by Xenia Ragiadakou · 11 years ago
  71. dd747fa staging: rtl8192u: remove unused dm_gpio_change_rf_callback() by Xenia Ragiadakou · 11 years ago
  72. 1e27ab8 staging: rtl8192u: remove #ifdef RTL8192U guard in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  73. 95b672b staging: rtl8192u: remove dm_check_rfctrl_gpio() by Xenia Ragiadakou · 11 years ago
  74. f8518ef staging: rtl8192u: check dev_alloc_skb() return value in fw_download_code() by Xenia Ragiadakou · 11 years ago
  75. ccb0ec8 staging: rtl8192u: remove unused code in fw_download_code() by Xenia Ragiadakou · 11 years ago
  76. f6150b4 staging: rtl8192u: remove cmpk_message_handle_tx() by Xenia Ragiadakou · 11 years ago
  77. f7e9fbc staging: rtl8192u: remove unused code from cmpk_message_handle_tx() by Xenia Ragiadakou · 11 years ago
  78. 0464a3d Staging: dwc2: core: coding style - indentation should use tabs by Luis Ortega Perez de Villar · 11 years ago
  79. 6ce1112 staging: dwc2: add TODO file by Paul Zimmerman · 11 years ago
  80. 20f2eb9 staging: dwc2: add microframe scheduler from downstream Pi kernel by Dom Cobley · 11 years ago
  81. 8418108 staging: dwc2: validate urb->actual_length for OUT endpoints by Paul Zimmerman · 11 years ago
  82. a4ec93d staging: r8188eu: remove needless check before usb_free_urb() by Wei Yongjun · 11 years ago
  83. cdddc28 Staging: crystalhd: Fix assignment of 0/1 to bool variables by Peter Senna Tschudin · 11 years ago
  84. 11f9c32 Staging / quickstart: remove reduplicate if(acpi_disabled) check by Hanjun Guo · 11 years ago
  85. 2843299 staging: rtl8192e: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  86. 02eb261 staging: sm7xxfb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  87. 477c81f staging: xgifb: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  88. 27e8110 staging: vt6655: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  89. fddd143 staging: rtl8187se: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  90. 5fc1398 Staging: winbond: reg: white space deleted by Iker Pedrosa · 11 years ago
  91. 43bb319 Staging: winbond: reg: erased trailing whitespace by Iker Pedrosa · 11 years ago
  92. 36b30c5 Staging: winbond: phy_calibration: second of the patches that fixes lines over 80 characters by Iker Pedrosa · 11 years ago
  93. de6c764 Staging: winbond: phy_calibration: first of the patches that fixes lines over 80 characters by Iker Pedrosa · 11 years ago
  94. bd85b59 Staging: winbond: mto: deleted extern functions by Iker Pedrosa · 11 years ago
  95. 46234cc Staging: winbond: mto: avoided use of extern functions by Iker Pedrosa · 11 years ago
  96. 7a0b6c6 Staging: winbond: mto: removed function declaration by Iker Pedrosa · 11 years ago
  97. f49ad35 staging: usbip: Fix IPv6 support in usbipd by Dominik Paulus · 11 years ago
  98. 414ef69 staging: usbip: Fix build on Debian ppc by Tobias Polzer · 11 years ago
  99. 82bd3f1b staging: usbip: Fix build with --with-tcp-wrappers by Dominik Paulus · 11 years ago
  100. 6165cc5 Staging: usbip: stub_dev: Fixed checkpatch warnings by Elad Wexler · 11 years ago