1. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  2. 7f482fc USB: cp210x: fix CP2104 baudrate usage by Preston Fick · 13 years ago
  3. 55b2afb USB: cp210x: call generic open last in open by Johan Hovold · 13 years ago
  4. 791b7d7 USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19 by Renato Caldas · 13 years ago
  5. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago
  6. fc216ec USB: serial: ftdi additional IDs by Peter Naulls · 13 years ago
  7. 55f13ae USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3 by Peter Korsgaard · 13 years ago
  8. 108e02b USB: ftdi_sio: fix initial baud rate by Johan Hovold · 13 years ago
  9. eb833a9e USB: ftdi_sio: fix TIOCSSERIAL baud_base handling by Johan Hovold · 13 years ago
  10. 55305af drivers/usb/misc/emi26.c & emi62.c: fix warnings by Andrew Morton · 13 years ago
  11. 00b150b Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  12. 8381b5e stable: update documentation to ask for kernel version by Greg Kroah-Hartman · 13 years ago
  13. 268863f base/core.c:fix typo in comment in function device_add by majianpeng · 13 years ago
  14. 543f43c Documentation: devres: add allocation functions to list of supported calls by Wolfram Sang · 13 years ago
  15. b10d5ef Documentation update for the driver model core by Alan Stern · 13 years ago
  16. 4f4ffe5 kernel-doc: fix new warnings in driver-core by Randy Dunlap · 13 years ago
  17. 0863b04 kernel-doc: fix new warnings in debugfs by Randy Dunlap · 13 years ago
  18. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  19. 4a7cbb5 regulator: Fix documentation for of_node parameter of regulator_register() by Mark Brown · 13 years ago
  20. 3496d9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  21. e912b6d gma500: Fix shmem mapping by Alan Cox · 13 years ago
  22. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  23. 9aa5999 drm/radeon/kms: refine TMDS dual link checks by Alex Deucher · 13 years ago
  24. 27d9cc8 drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode by Alex Deucher · 13 years ago
  25. 3a47824 drm/radeon/kms: rework modeset sequence for DCE41 and DCE5 by Alex Deucher · 13 years ago
  26. 386d4d7 drm/radeon/kms: move panel mode setup into encoder mode set by Alex Deucher · 13 years ago
  27. 3fa47d9 drm/radeon/kms: move disp eng pll setup to init path by Alex Deucher · 13 years ago
  28. 211fa4f drm/radeon: finish getting bios earlier by Igor Murzov · 13 years ago
  29. a3f83ab drm/radeon: fix invalid memory access in radeon_atrm_get_bios() by Igor Murzov · 13 years ago
  30. 7a7546b x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t by David Vrabel · 13 years ago
  31. 803ab97 cifs: NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  32. 769fab2 ALSA: Fix memory leak on error in snd_compr_set_params() by Jesper Juhl · 13 years ago
  33. 4d20bb1 ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't support by Raymond Yau · 13 years ago
  34. c09d6b5 usb: dwc3: unmap the proper number of sg entries by Sebastian Andrzej Siewior · 13 years ago
  35. 24307ca usb: musb: fix shutdown while usb gadget is in use by Grazvydas Ignotas · 13 years ago
  36. 4b5203f usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parameters by Fabio Estevam · 13 years ago
  37. c74c930 usb: gadget: check for streams only for SS udcs by Sebastian Andrzej Siewior · 13 years ago
  38. 118d63f usb: gadget: fsl_udc: fix the usage of udc->max_ep by Peter Chen · 13 years ago
  39. a37670b drivers: usb: otg: Fix dependencies for some OTG drivers by Fabio Estevam · 13 years ago
  40. 7983bc7 usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle() by Jesper Juhl · 13 years ago
  41. 9e878a6 usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too by Paul Zimmerman · 13 years ago
  42. a850163 usb: gadget: storage: endian fix by Andiry Xu · 13 years ago
  43. 1a0955f usb: dwc3: ep0: fix compile warning by Felipe Balbi · 13 years ago
  44. 006896f usb: musb: davinci: fix build breakage by Sekhar Nori · 13 years ago
  45. 37fd371 usb: gadget: langwell: don't call gadget's disconnect() by Alexander Shishkin · 13 years ago
  46. 28bd622 usb: gadget: langwell: drop langwell_otg support by Alexander Shishkin · 13 years ago
  47. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 13 years ago
  48. 68d8a78 usb: dwc3: ep0: tidy up Pending Request handling by Felipe Balbi · 13 years ago
  49. c83f1d7 ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error by Jesper Juhl · 13 years ago
  50. f024325 ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMA by Olof Johansson · 13 years ago
  51. 75ed4da Merge branch 'sh/clkfwk' into sh-latest by Paul Mundt · 13 years ago
  52. 64dea57 sh: clkfwk: bugfix: use clk_reparent() for div6 clocks by Kuninori Morimoto · 13 years ago
  53. ca0cc30 Merge branch 'rmobile/urgent' into rmobile-fixes-for-linus by Paul Mundt · 13 years ago
  54. 4856f19 ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372 by Guennadi Liakhovetski · 13 years ago
  55. f5948ba ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock support by Kuninori Morimoto · 13 years ago
  56. 04f47a0 arm: fix compile failure in mach-shmobile/board-ag5evm.c by Paul Gortmaker · 13 years ago
  57. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  58. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 13 years ago
  59. 459413d Use acpi_os_map_memory() instead of ioremap() in einj driver by Luck, Tony · 13 years ago
  60. 29924b9 ACPI, APEI, EINJ, cleanup 0 vs NULL confusion by Dan Carpenter · 13 years ago
  61. 4c40aed ACPI, APEI, EINJ Allow empty Trigger Error Action Table by Niklas Söderlund · 13 years ago
  62. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  63. eaed435 Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  64. 875ad3f SUNRPC: Fix machine creds in generic_create_cred and generic_match by Trond Myklebust · 13 years ago
  65. 7edf1a4 ASoC: wm8958: Use correct format string in dev_err() call by Jesper Juhl · 13 years ago
  66. e4c89a5 PM / Sleep: Fix read_unlock_usermodehelper() call. by Tetsuo Handa · 13 years ago
  67. c79eba9 [media] cinergyT2-fe: Fix bandwdith settings by Mauro Carvalho Chehab · 13 years ago
  68. 03652e0 [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions by Josh Wu · 13 years ago
  69. 7256522 [media] cxd2820r: sleep on DVB-T/T2 delivery system switch by Antti Palosaari · 13 years ago
  70. 46de20a [media] anysee: fix CI init by Antti Palosaari · 13 years ago
  71. c2bbbe7 [media] cxd2820r: remove unused parameter from cxd2820r_attach by Antti Palosaari · 13 years ago
  72. 9bf31ef [media] cxd2820r: fix dvb_frontend_ops by Antti Palosaari · 13 years ago
  73. edd664b dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 switches. by Chris Healy · 13 years ago
  74. d07a74a dmaengine: fix missing 'cnt' in ?: in dmatest by Dr. David Alan Gilbert · 13 years ago
  75. a5a1195 tg3: fix ipv6 header length computation by Eric Dumazet · 13 years ago
  76. da057fb skge: add byte queue limit support by stephen hemminger · 13 years ago
  77. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 13 years ago
  78. 44151ac bnx2x: fix compilation error with SOE in fw_dump by Yuval Mintz · 13 years ago
  79. 65087cf bnx2x: handle CHIP_REVISION during init_one by Ariel Elior · 13 years ago
  80. 1fdf155 bnx2x: allow user to change ring size in ISCSI SD mode by Dmitry Kravkov · 13 years ago
  81. b0700b1 bnx2x: fix Big-Endianess in ethtool -t by Dmitry Kravkov · 13 years ago
  82. d5e8363 bnx2x: fixed ethtool statistics for MF modes by Yuval Mintz · 13 years ago
  83. 460a25c bnx2x: credit-leakage fixup on vlan_mac_del_all by Yuval Mintz · 13 years ago
  84. 4ec7ac1 macvlan: fix a possible use after free by Eric Dumazet · 13 years ago
  85. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  86. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  87. 46c5b83 Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 13 years ago
  88. b4ead01 ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops by Takashi Iwai · 13 years ago
  89. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  90. b4d2085 docbook: fix sched source file names in device-drivers book by Randy Dunlap · 13 years ago
  91. 4e35d28 docbook: change iomap source filename in deviceiobook by Randy Dunlap · 13 years ago
  92. 73e4a98 docbook: don't use serial_core.h in device-drivers book by Randy Dunlap · 13 years ago
  93. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  94. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  95. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  96. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  97. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 13 years ago
  98. 5bc75a8 kernel-doc: fix new warning in regulator core by Randy Dunlap · 13 years ago
  99. 6e9292c kernel-doc: fix new warnings in pci by Randy Dunlap · 13 years ago
  100. 78d7955 kernel-doc: fix new warnings in driver-core by Randy Dunlap · 13 years ago