1. 2df4390 PNP: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  2. 69df753 drivers/base/core.c: output device renaming messages with dev_dbg(). by ethan.zhao · 11 years ago
  3. 64c862a8 devres: add kernel standard devm_k.alloc functions by Joe Perches · 11 years ago
  4. a6b01de driver core: remove dev_bin_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  5. bcc8edb driver core: remove dev_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  6. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  7. 30ceb4e Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  8. 26c019f Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  9. 31795c4 Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  10. 434ac47 Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  11. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  12. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  13. 6654417 Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  14. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. 057d5e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  16. ec220be Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  17. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  18. e18945b driver-core: remove struct bus_type.drv_attrs by Greg Kroah-Hartman · 11 years ago
  19. b4e4613 driver-core: remove struct bus_type.bus_attrs by Greg Kroah-Hartman · 11 years ago
  20. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  21. 30600a909 drm/msm: use drm_gem_dumb_destroy helper by Rob Clark · 11 years ago
  22. 33b5596 drm/msm: deal with mach/iommu.h removal by Rob Clark · 11 years ago
  23. c55d1c4 drm/msm: Remove iommu include from mdp4_kms.c by Joerg Roedel · 11 years ago
  24. e4826a9 drm/msm: Odd PTR_ERR usage by Thomas Meyer · 11 years ago
  25. 41ed7fe Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  26. 6cac446 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  27. d3aa026 Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  28. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  29. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  30. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  31. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  32. dcc7bc3 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 11 years ago
  33. df3f4ed staging: r8188eu: Add new device ID by Larry Finger · 11 years ago
  34. 85601f8 usb: dwc3: add support for Merrifield by David Cohen · 11 years ago
  35. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  36. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  37. 9d3fde8 backlight: atmel-pwm-bl: fix deferred probe from __init by Johan Hovold · 11 years ago
  38. 17dab4d usb: phy: gpio-vbus: fix deferred probe from __init by Johan Hovold · 11 years ago
  39. f3a9995 usb: gadget: pxa25x_udc: fix deferred probe from __init by Johan Hovold · 11 years ago
  40. 16a7c7c pcmcia: at91_cf: fix deferred probe from __init by Johan Hovold · 11 years ago
  41. 2c2b928 mtd: atmel_nand: fix deferred probe from __init by Johan Hovold · 11 years ago
  42. 1867ade mmc: mvsdio: fix deferred probe from __init by Johan Hovold · 11 years ago
  43. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  44. 1296fc0 scsi: fcoe: fix build error by Greg Kroah-Hartman · 11 years ago
  45. 19b6e6a PCI: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  46. 244afec PCI: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  47. c88dc55 SCSI: fcoe: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  48. ed1d2da rapidio: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  49. 3e358ac firmware: Be a bit more verbose about direct firmware loading failure by Neil Horman · 11 years ago
  50. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  51. 4b30ee5 sysfs: remove ktype->namespace() invocations in symlink code by Tejun Heo · 11 years ago
  52. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  53. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  54. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  55. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  56. 4a70457 mei: cancel stall timers in mei_reset by Alexander Usyskin · 11 years ago
  57. e2b3164 mei: bus: stop wait for read during cl state transition by Tomas Winkler · 11 years ago
  58. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  59. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  60. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  61. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  62. 60119a1 video: of: display_timing: correct display-timings node finding by Andrzej Hajda · 11 years ago
  63. 8c42cf7 neofb: fix error return code in neofb_probe() by Wei Yongjun · 11 years ago
  64. a2a6fc5 s3fb: fix error return code in s3_pci_probe() by Wei Yongjun · 11 years ago
  65. fb8a150 video: mmp: drop needless devm cleanup by Uwe Kleine-König · 11 years ago
  66. 633358e OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier by Mark Brown · 11 years ago
  67. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  68. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  69. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  70. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  71. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  72. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  73. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  74. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  75. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  76. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  77. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  78. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  79. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  80. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  81. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  82. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  83. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  84. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  85. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  86. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago
  87. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  88. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  89. 0a69bb4 staging: octeon-usb: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  90. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  91. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  92. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  93. d322704 drm/i915: Fix up usage of SHRINK_STOP by Daniel Vetter · 11 years ago
  94. e93dd91 Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  95. 743a7ec update contact information for Mikael Pettersson by Mikael Pettersson · 11 years ago
  96. b27b14c ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() by Hanjun Guo · 11 years ago
  97. 58d327d drm/radeon: fix hdmi audio on DCE3.0/3.1 asics by Alex Deucher · 11 years ago
  98. 116decb cpufreq: exynos5440: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  99. 26ca869 cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get() by Viresh Kumar · 11 years ago
  100. 8a61e12 acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate by Yinghai Lu · 11 years ago