1. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 13 years ago
  2. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  3. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 13 years ago
  4. b790f5d USB: serial: use module_driver() macro by Greg Kroah-Hartman · 13 years ago
  5. cd49461 driver-core: Allow additional parameters for module_driver by Lars-Peter Clausen · 13 years ago
  6. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  7. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  8. 3cc3615 usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support by Bjørn Mork · 13 years ago
  9. ac3f48d route: Remove redirect_genid by Steffen Klassert · 13 years ago
  10. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 13 years ago
  11. 4f262ac Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  12. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 13 years ago
  13. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
  14. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
  15. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
  16. d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
  17. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
  18. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  19. aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  20. 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  21. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 13 years ago
  22. adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 13 years ago
  23. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  24. 3d71769 Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  25. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 13 years ago
  26. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 13 years ago
  27. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 13 years ago
  28. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 13 years ago
  29. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 13 years ago
  30. d28a968 usb: dwc3: Add Exynos Specific Glue layer by Anton Tikhomirov · 13 years ago
  31. cfa5555 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  32. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  33. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  34. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  35. b9b3515 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEAD by Dave Airlie · 13 years ago
  36. ecb9719 tcp: fix comment for tp->highest_sack by Neal Cardwell · 13 years ago
  37. d1cddb4 USB: create module_usb_serial_driver macro by Greg KH · 13 years ago
  38. 03892d5 usb/storage: remove Filler member from struct bulk_cs_wrap by Sebastian Andrzej Siewior · 13 years ago
  39. b8db6d6 usb/storage: redefine US_BULK_FLAG_IN and use it by Sebastian Andrzej Siewior · 13 years ago
  40. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 13 years ago
  41. a698908 usb: gadget: add generic map/unmap request utilities by Felipe Balbi · 13 years ago
  42. 29f141f Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
  43. 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 13 years ago
  45. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  46. 136ced8 usb: otg: Remove OTG specific members from usb_phy by Heikki Krogerus · 13 years ago
  47. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  48. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  49. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  50. f799e76 USB: serial: remove usb_serial_register and usb_serial_deregister by Greg Kroah-Hartman · 13 years ago
  51. 765e0ba usb-serial: new API for driver registration by Alan Stern · 13 years ago
  52. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  53. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 13 years ago
  54. 7e55d05 ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type bool by viresh kumar · 13 years ago
  55. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  56. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  57. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  58. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  59. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  60. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  61. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
  62. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
  63. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  64. e920d59 percpu: use raw_local_irq_* in _this_cpu op by Ming Lei · 13 years ago
  65. 7d96b3e percpu: fix generic definition of __this_cpu_add_and_return() by Konstantin Khlebnikov · 13 years ago
  66. 88ba136 netfilter: ebtables: fix alignment problem in ppc by Joerg Willmann · 13 years ago
  67. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  68. 9d4990a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  69. 59cca65 digsig: changed type of the timestamp by Dmitry Kasatkin · 13 years ago
  70. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  71. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  72. 2261cc6 dt: add empty of_find_compatible_node function by Shawn Guo · 13 years ago
  73. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  74. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  75. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  76. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  77. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  78. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  79. 0d4e1b2 usb: uac2: Add ACHeader and FormatType descriptor by Jassi Brar · 13 years ago
  80. 265da78 drm/exynos: exynos_drm.h header file fixes by Kamil Debski · 13 years ago
  81. 607c50d drm/exynos: added panel physical size. by Eun-Chul Kim · 13 years ago
  82. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  83. 4296c70 USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  84. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 13 years ago
  85. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  86. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 13 years ago
  87. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 13 years ago
  88. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  89. 50e5dfb Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 13 years ago
  90. 298b083 usb: otg: ulpi: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  91. 1d4c929 usb: otg: msm: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  92. 7a8a3a9 usb: otg: Separate otg members from usb_phy by Heikki Krogerus · 13 years ago
  93. de07e18 usb: otg: Rename usb_xceiv_event to usb_phy_event by Heikki Krogerus · 13 years ago
  94. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  95. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  96. d9f5343 USB: Remove duplicate USB 3.0 hub feature #defines. by Sarah Sharp · 13 years ago
  97. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  98. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  99. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  100. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago