1. 48177cd usb: gadget: g_serial: split the three possible functions into three bind functions by Sebastian Andrzej Siewior · 12 years ago
  2. 05c062c5 usb: gadget: f_acm: remove empty function by Sebastian Andrzej Siewior · 12 years ago
  3. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  4. de53c25 usb: gadget: add some infracture to register/unregister functions by Sebastian Andrzej Siewior · 12 years ago
  5. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  6. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago
  7. 544aca3 usb: gadget: provide a wrapper around SourceSink's setup function by Sebastian Andrzej Siewior · 12 years ago
  8. 32b8666 usb: gadget: remove u32 castings of address passed to readl() by Sebastian Andrzej Siewior · 12 years ago
  9. 779d516 usb: gadget: composite: don't call driver's unbind() if bind() failed by Sebastian Andrzej Siewior · 12 years ago
  10. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  11. b2e587d usb: phy: s3c-hsotg: adding phy driver support by Praveen Paneri · 12 years ago
  12. b810075 usb: gadget: FunctionFS: Fix missing braces in parse_opts by Benoit Goby · 12 years ago
  13. c2c9caa usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap by Peter Chen · 12 years ago
  14. f0ea883 usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id by Peter Chen · 12 years ago
  15. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  16. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  17. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  18. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  19. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  20. afd2e18 usb: gadget: FunctionFS: Use kstrtoul() by Michal Nazarewicz · 12 years ago
  21. cd76213 usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API by Sachin Kamat · 12 years ago
  22. 924d253 usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  23. d2aec37 USB: gadget: at91_adc: fix pullup pin validity check by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  24. 348409a usb: gadget: at91_udc: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  25. 32c9cf2 usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink by Armando Visconti · 12 years ago
  26. 8f900a9 usb: gadget: consider link speed for bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  27. 98f3a1b usb: gadget: mass_storage: remove >= 0 check for unsigned type by Sebastian Andrzej Siewior · 12 years ago
  28. b642435 usb: gadget: remove unused variable in uac2_pcm_trigger() by Wei Yongjun · 12 years ago
  29. 2b50800 usb: gadget: f_mass_storage: remove unused operations by Andrzej Pietrasiewicz · 12 years ago
  30. 8d640ad usb: gadget: ncm: make global variable ndp*_opts read only by Sebastian Andrzej Siewior · 12 years ago
  31. d3eeee6 usb: gadget: file_storage: remove its last pieces by Sebastian Andrzej Siewior · 12 years ago
  32. e460239 Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  33. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  34. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  35. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. 484ca3a usb: gadget: u_serial: fix switch off blocked by Haipeng YU · 12 years ago
  37. 5dbd693 usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus() by Wei Yongjun · 12 years ago
  38. 25e14c1 usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe() by Xi Wang · 12 years ago
  39. 1d16638 usb: gadget: dummy: fix enumeration with g_multi by Sebastian Andrzej Siewior · 12 years ago
  40. 69f5165 usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
  41. e887786 usb: gadget: mv_udc: fix the clk APIs by Chao Xie · 12 years ago
  42. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  43. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  44. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  45. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  46. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  47. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  48. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  49. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  50. d3608b6 usb: remove use of __devinitdata by Bill Pemberton · 12 years ago
  51. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  52. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  53. d755814 treewide: fix typo of "suppport" in various comments by Masanari Iida · 12 years ago
  54. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  55. 4600006 ARM: move udc_pxa2xx.h to linux/platform_data by Russell King · 12 years ago
  56. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  57. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  58. 8a6ff8a Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers by Arnd Bergmann · 12 years ago
  59. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  60. edf8dde Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3 by Tony Lindgren · 12 years ago
  61. f72e3b7 usb: gadget: ncm: correct endianess conversion by Dmytro Milinevskyy · 12 years ago
  62. 23834e5 usb: gadget: g_ether: fix frame size check by Ian Coolidge · 12 years ago
  63. be44f1c usb: gadget: Remove reference to is_dualspeed from sysfs. by Michal Nazarewicz · 12 years ago
  64. fea20db usb: gadget: storage_common: Make fsg_lun_is_open() a function. by Michal Nazarewicz · 12 years ago
  65. 8575f7a usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG. by Michal Nazarewicz · 12 years ago
  66. c7800a3 usb: gadget: storage_common: Remove FSG specific definitions. by Michal Nazarewicz · 12 years ago
  67. fa06920 usb: gadget: Remove File-backed Storage Gadget (g_file_storage). by Michal Nazarewicz · 12 years ago
  68. 4fe5f07 usb: gadget: g_ether: fix frame size check for 802.1Q by Ian Coolidge · 12 years ago
  69. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  70. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  71. 6d06721 Merge branch 'depends/tty' into next/headers by Olof Johansson · 12 years ago
  72. b100a2f usb: gadget: dummy_hcd: remove global the_controller variable by Sebastian Andrzej Siewior · 12 years ago
  73. c7a1db4 usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intances by Sebastian Andrzej Siewior · 12 years ago
  74. b211313 usb: gadget: dummy_hdc: prepare for multiple instances by Sebastian Andrzej Siewior · 12 years ago
  75. 1616e99 usb: gadget: let f_* use usb_string_ids_tab() where it makes sense by Sebastian Andrzej Siewior · 12 years ago
  76. b36c347 usb: gadget: uac2: use the strings directly by Sebastian Andrzej Siewior · 12 years ago
  77. 4ce6357 usb: gadget: uac2: provide a variable for interface and alt settings by Sebastian Andrzej Siewior · 12 years ago
  78. b7c041a usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs by Sebastian Andrzej Siewior · 12 years ago
  79. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  80. 0f9df93 usb: gadget: uvc: fix error path in uvc_function_bind() by Sebastian Andrzej Siewior · 12 years ago
  81. d0eca71 usb: gadget: phonet: free requests in pn_bind()'s error path by Sebastian Andrzej Siewior · 12 years ago
  82. 7f2a926 usb: gadget: midi: make FS and HS available by Sebastian Andrzej Siewior · 12 years ago
  83. d185039 usb: gadget: midi: free hs descriptors by Sebastian Andrzej Siewior · 12 years ago
  84. 1377af2 usb: gadget: audio: remove c->highpseed = true from f_midi and uac1 by Sebastian Andrzej Siewior · 12 years ago
  85. e79cc61 usb: gadget: network: fix bind() error path by Sebastian Andrzej Siewior · 12 years ago
  86. 391aa85 usb: gadget: uac2: add some error recovery in afunc_bind() by Sebastian Andrzej Siewior · 12 years ago
  87. 64dce91 usb: gadget storage: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  88. bcb2f99 usb: gadget: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  89. fad8deb usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list by Sebastian Andrzej Siewior · 12 years ago
  90. 585e393 usb: gadget: ecm: Add IAD descriptor in SS mode by Sebastian Andrzej Siewior · 12 years ago
  91. 3e9a632 Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2 by Tony Lindgren · 12 years ago
  92. 000b7f5 usb: gadget: net2272: fix missing unlock on error in net2272_irq() by Wei Yongjun · 12 years ago
  93. 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  94. 69da85e usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04 by Alexandre Pereira da Silva · 12 years ago
  95. 0696f92 usb: gadget: lpc32xx_udc: Disable setup request error by Alexandre Pereira da Silva · 12 years ago
  96. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  97. 8c4cc00 ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 by Lokesh Vutla · 12 years ago
  98. 0b2ffb7 usb: gadget: Make webcam gadget select USB_LIBCOMPOSITE by Laurent Pinchart · 12 years ago
  99. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  100. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago