1. 7b828f0 bcma: extract board_type from SPROM by Rafał Miłecki · 12 years ago
  2. 3623b26 ssb: extract board_type from SPROM by Rafał Miłecki · 12 years ago
  3. 83c78da mwifiex: add support to configure VHT for AP mode by Yogesh Ashok Powar · 12 years ago
  4. 657e276 rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed by Jussi Kivilinna · 12 years ago
  5. 29bb701 rtlwifi: usb: defer rx processing to tasklet by Jussi Kivilinna · 12 years ago
  6. d7d0f08 rtlwifi: usb: remove extra skb copy on RX path by Jussi Kivilinna · 12 years ago
  7. 872de8f rtlwifi: usb: use usb_alloc_coherent for RX buffers by Jussi Kivilinna · 12 years ago
  8. 49bd196 USB: serial: remove port number from generic-driver debug by Johan Hovold · 12 years ago
  9. 6b03f7f USB: serial: remove redundant allocation error messages by Johan Hovold · 12 years ago
  10. d12e211 USB: serial: clean up debug info by Johan Hovold · 12 years ago
  11. 9993b42 USB: serial: remove redundant comments by Johan Hovold · 12 years ago
  12. 395e08d USB: serial: rename tty-port callbacks by Johan Hovold · 12 years ago
  13. 2ed79f3 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  14. f45d0a5 USB: pl2303: make set_control_lines a port operation by Johan Hovold · 12 years ago
  15. 7b5789a USB: pl2303: use interface device for debug by Johan Hovold · 12 years ago
  16. 83e86c7 USB: iuu_phoenix: remove unnecessary urb kill on close by Johan Hovold · 12 years ago
  17. 6f60b34 USB: kl5kusb105: remove unnecessary urb kill on close by Johan Hovold · 12 years ago
  18. 4cba98f USB: ftdi_sio: remove obsolete port data refcounting by Johan Hovold · 12 years ago
  19. 48b81cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  20. 31c5770 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  21. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  22. afc2c9a USB: EHCI: remove unused variable in unlink_empty_async() by Alan Stern · 12 years ago
  23. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 12 years ago
  24. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  25. 7655e31 USB: EHCI: consolidate code in ehci_urb_dequeue() by Alan Stern · 12 years ago
  26. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 12 years ago
  27. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 12 years ago
  28. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 12 years ago
  29. c79041a USB: usb-skeleton.c: fix blocked forever in skel_read by Du Xing · 12 years ago
  30. 3edce1c USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND by Bjørn Mork · 12 years ago
  31. a6025a2 Drivers: hv: balloon: make local functions static by Wei Yongjun · 12 years ago
  32. 54f69b9 dummy-irq: introduce a dummy IRQ handler driver by Jiri Kosina · 12 years ago
  33. 4c6e22b mei: add mei_irq_compl_handler function by Tomas Winkler · 12 years ago
  34. f57f27b memory: emif: Load the correct custom config values from dt by Lokesh Vutla · 12 years ago
  35. f02503b memory: emif: errata i743: Prohibit usage of Power-Down mode by Grygorii Strashko · 12 years ago
  36. 36caf3e memory: emif: Fix the incorrect 'size' parameter in memcpy by Oleksandr Dmytryshyn · 12 years ago
  37. 2553e32 memory: emif: use restart if power_off not present when out of spec by Nishanth Menon · 12 years ago
  38. f91a595 memory: emif: Handle devices which are not rated for >85C by Nishanth Menon · 12 years ago
  39. 25aaacd memory: emif: handle overflow for timing for LP mode by Nishanth Menon · 12 years ago
  40. 9ea03de memory: emif: setup LP settings on freq update by Ambresh K · 12 years ago
  41. 0a5f19c memory: emif: Fix the lpmode timeout calculation by Lokesh Vutla · 12 years ago
  42. 275b5d2 drivers: char: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  43. f1fb344 aoe: Fix unitialized var usage by Kent Overstreet · 12 years ago
  44. 01bdcb6 bnx2fc: Make the fcoe_cltr the SCSI host parent by Robert Love · 12 years ago
  45. b1a67b0 bcache: Style/checkpatch fixes by Kent Overstreet · 12 years ago
  46. 07e86cc bcache: Build fixes from test robot by Kent Overstreet · 12 years ago
  47. 0f49d64 mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose by Avinash Patil · 12 years ago
  48. c5cf460 staging: comedi: s626: remove MC_DISABLE macro by H Hartley Sweeten · 12 years ago
  49. ddd9813 staging: comedi: s626: remove MC_ENABLE macro by H Hartley Sweeten · 12 years ago
  50. e4632a7 staging: comedi: s626: #ifdef out a block of unused code by H Hartley Sweeten · 12 years ago
  51. 90d54ff staging: comedi: s626: cleanup comedi_lrange table by H Hartley Sweeten · 12 years ago
  52. 0b9675d staging: comedi: s626: factor counter interrupt handling from s626_irq_handler() by H Hartley Sweeten · 12 years ago
  53. 4c2d13e staging: comedi: s626: factor eos interrupt handling from s626_irq_handler() by H Hartley Sweeten · 12 years ago
  54. 3b00b85 staging: comedi: s626: use a local var for the s->async in s626_irq_handler() by H Hartley Sweeten · 12 years ago
  55. abafc9e staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler() by H Hartley Sweeten · 12 years ago
  56. 65a17c2 staging: comedi: s626: factor dio interrupt handling from s626_irq_handler() by H Hartley Sweeten · 12 years ago
  57. 100b4ed staging: comedi: s626: simplify dio register access by H Hartley Sweeten · 12 years ago
  58. 1330af4 staging: comedi: ni_labpc: fix labpc_eeprom_insn_read() by H Hartley Sweeten · 12 years ago
  59. 63a9338 staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode() by H Hartley Sweeten · 12 years ago
  60. 58cd9b9 staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd() by H Hartley Sweeten · 12 years ago
  61. 83d75ef staging: comedi: ni_labpc: remove board attach noise by H Hartley Sweeten · 12 years ago
  62. 2908990 staging: comedi: ni_labpc: dma requires an interrupt by H Hartley Sweeten · 12 years ago
  63. 19a40ab staging: comedi: ni_labpc: allow board to attach without dma by H Hartley Sweeten · 12 years ago
  64. 0229979 staging: comedi: ni_labpc: allow board to attach without interrupt by H Hartley Sweeten · 12 years ago
  65. f06563f staging: comedi: ni_labpc: return error from labpc_counter_set_mode() by H Hartley Sweeten · 12 years ago
  66. fbca05d staging: comedi: ni_labpc: cleanup labpc_counter_load() usage by H Hartley Sweeten · 12 years ago
  67. 463f930 staging: comedi: ni_labpc: introduce labpc_counter_set_mode() by H Hartley Sweeten · 12 years ago
  68. 161ce6f staging: comedi: ni_labpc: remove inline from labpc_counter_load() by H Hartley Sweeten · 12 years ago
  69. 488ec9f staging: comedi: ni_labpc: move a couple of the #define's by H Hartley Sweeten · 12 years ago
  70. 42cb6a8 staging: comedi: ni_labpc: clean up register map by H Hartley Sweeten · 12 years ago
  71. 3192239 staging: comedi: ni_labpc: clean up multi-line comments by H Hartley Sweeten · 12 years ago
  72. d5c8d9c staging: comedi: ni_labpc: fix a > 80 char line issue by H Hartley Sweeten · 12 years ago
  73. 810c73c staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data() by H Hartley Sweeten · 12 years ago
  74. 3c4dfac staging: comedi: ni_labpc: introduce labpc_read_adc_fifo() by H Hartley Sweeten · 12 years ago
  75. 359553b staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg() by H Hartley Sweeten · 12 years ago
  76. 8a49866 staging: comedi: ni_labpc:use labpc_cancel() to remove some common code by H Hartley Sweeten · 12 years ago
  77. 8c2bc33 staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain() by H Hartley Sweeten · 12 years ago
  78. 73f2b1d staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read() by H Hartley Sweeten · 12 years ago
  79. 8a67a67 staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd() by H Hartley Sweeten · 12 years ago
  80. 9718e5df staging: comedi: ni_labpc: remove unnecessary test of dev->irq by H Hartley Sweeten · 12 years ago
  81. fe7fc72 staging: comedi: ni_labpc: move declaration of local var 'irq_flags' by H Hartley Sweeten · 12 years ago
  82. 147a85d staging: comedi: ni_labpc: remove DRV_NAME by H Hartley Sweeten · 12 years ago
  83. 7b09c9f staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME by H Hartley Sweeten · 12 years ago
  84. cacedd0 staging: comedi: ni_labpc: move declaration of local var 'dma_flags' by H Hartley Sweeten · 12 years ago
  85. 7d47f0f staging: comedi: ni_labpc: tidy up subdevice init by H Hartley Sweeten · 12 years ago
  86. 370c8e1 staging: comedi: ni_labpc: fix 8255 dio subdevice init by H Hartley Sweeten · 12 years ago
  87. 9bffb75 staging: comedi: ni_labpc: fix command support with analog input subdevice by H Hartley Sweeten · 12 years ago
  88. 28a1093 staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions by H Hartley Sweeten · 12 years ago
  89. 43a9411 staging: comedi: ni_labpc: introduce labpc_range_is_unipolar() by H Hartley Sweeten · 12 years ago
  90. 4d3cc8a staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io' by H Hartley Sweeten · 12 years ago
  91. d0baa0c staging: comedi: ni_labpc: rename local var 'thisboard' by H Hartley Sweeten · 12 years ago
  92. 1b3e0c8 staging: comedi: ni_labpc: tidy up range table declarations by H Hartley Sweeten · 12 years ago
  93. 74df576 staging: comedi: ni_labpc: rename some of the private data variables by H Hartley Sweeten · 12 years ago
  94. 8263dfd staging: comedi: ni_labpc: remove 'volatile' from private data by H Hartley Sweeten · 12 years ago
  95. f2c447c staging: comedi: ni_labpc: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  96. d233705 staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry by H Hartley Sweeten · 12 years ago
  97. 50b9dd9 staging: comedi: ni_labpc: remove boardinfo data that is set to '0' by H Hartley Sweeten · 12 years ago
  98. af81f09 staging: comedi: ni_labpc: remove forward declarations 4 by H Hartley Sweeten · 12 years ago
  99. 571e06c staging: comedi: ni_labpc: remove forward declarations 3 by H Hartley Sweeten · 12 years ago
  100. 8913491 staging: comedi: ni_labpc: move the analog output support functions by H Hartley Sweeten · 12 years ago