1. 2479e2a USB: cp210x: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  2. 06946a6 USB: ch341: forward USB errors to USB serial core by Johan Hovold · 13 years ago
  3. 3827d87 USB: serial: do not forward USB specific errors in open by Johan Hovold · 13 years ago
  4. 2c4d6bf USB: move usb_translate_errors to linux/usb.h by Johan Hovold · 13 years ago
  5. d83b405 USB: serial: add support for multiple read urbs by Johan Hovold · 13 years ago
  6. f5230a5 USB: pl2303: use usb_serial_generic_open by Johan Hovold · 13 years ago
  7. d4691c3 USB: pl2302: clean up error handling in open by Johan Hovold · 13 years ago
  8. db6e918 USB: pl2303: return errors from usb_submit_urb in open by Johan Hovold · 13 years ago
  9. ac3695f USB: usb_debug: use process_read_urb by Johan Hovold · 13 years ago
  10. e63aa50 USB: usb_debug: fix indentation by Johan Hovold · 13 years ago
  11. 1ce7b93 USB: serial: reuse generic write urb and bulk-out buffer by Johan Hovold · 13 years ago
  12. fd11961 USB: serial: remove unnecessary bulk-urb re-fills by Johan Hovold · 13 years ago
  13. b719518 USB: serial: remove unnecessary reinitialisations of urb fields by Johan Hovold · 13 years ago
  14. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  15. 016af7e USB: mos7720: remove unused code by Johan Hovold · 13 years ago
  16. 6d0f41a USB: mos7720: remove incorrect read-urb check by Johan Hovold · 13 years ago
  17. 4556143 USB: serial: remove write_urb_busy field from usb_serial_port by Johan Hovold · 13 years ago
  18. da280e3 USB: keyspan_pda: clean up write-urb busy handling by Johan Hovold · 13 years ago
  19. c1cac10 USB: cyberjack: clean up write-urb busy handling by Johan Hovold · 13 years ago
  20. 120f9db USB: omninet: clean up write-urb busy handling by Johan Hovold · 13 years ago
  21. 694c630 USB: omninet: fix write_room by Johan Hovold · 13 years ago
  22. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  23. 5c85477 usb: OHCI/EHCI-XLS: Use resource_size v3 by Thomas Meyer · 13 years ago
  24. eb54552 USB: Realtek cr: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  25. ce3af89 usb: storage: shuttle_usbat: fix sparse warning by Felipe Balbi · 13 years ago
  26. 566b8bb usb: storage: sddr55: fix sparse warning by Felipe Balbi · 13 years ago
  27. 6f871f9 usb: storage: sddr09: fix sparse warning by Felipe Balbi · 13 years ago
  28. d762ad4 usb: storagE: realtek_cr: fix sparse warnings by Felipe Balbi · 13 years ago
  29. e2c83f0 usb: storage: onetouch: fix sparse warning by Felipe Balbi · 13 years ago
  30. f35e0d5 usb: storage: karma: fix sparse warning by Felipe Balbi · 13 years ago
  31. 9d35214 usb: storage: jumpshot: fix sparse warning by Felipe Balbi · 13 years ago
  32. e7724ba usb: storage: isd200: fix sparse warning by Felipe Balbi · 13 years ago
  33. 2053f07 usb: storage: freecom: fix sparse warning by Felipe Balbi · 13 years ago
  34. 36f3a14d usb: storage: ene_ub6250: fix sparse warnings by Felipe Balbi · 13 years ago
  35. b03379f usb: storage: datafab: fix sparse warning by Felipe Balbi · 13 years ago
  36. 60e3cfb usb: storage: cypress: fix sparse warning by Felipe Balbi · 13 years ago
  37. 3358be9 usb: storage: alauda: fix sparse warnings by Felipe Balbi · 13 years ago
  38. ff231db USB: Add optional match for interface class to dynamic ID facility by Josua Dietze · 13 years ago
  39. 332960b USB: ehci: report Data Buffer Error in debug mode by Vikram Pandita · 13 years ago
  40. 4b6181c USB: serial: cp210x.c: add mark/space parity by Roland Koebler · 13 years ago
  41. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  42. 2c1ce2b USB: ehci-s5p: remove unnecessary header includes by Jingoo Han · 13 years ago
  43. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  44. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  45. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  46. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  48. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  49. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  50. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  51. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  52. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  53. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  54. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  55. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  56. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  57. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  58. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  59. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  60. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  61. dd1294c MAINTAINERS/rds: update maintainer by Or Gerlitz · 13 years ago
  62. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  63. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  64. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  65. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  66. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  67. 6e6bc67 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  68. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  69. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  70. cf5e15f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  71. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  72. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  73. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  74. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  75. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  76. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  77. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  78. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  79. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  80. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  81. 3a73dbb writeback: fix uninitialized task_ratelimit by Wu Fengguang · 13 years ago
  82. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  83. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  84. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  85. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  86. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  87. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  88. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  89. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  90. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  91. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  92. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  93. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  94. addd8c9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  95. a84f6aa Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  96. dede6fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  97. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  98. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  99. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  100. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago