1. 3ee81b7 drm: encoder_slave: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  2. f9d32f2 media: core: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  3. c7110f3 media: exynos4-is: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  4. 05308a6 media: s5c73m3: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  5. 4e90532 i2c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  6. 25f73ed misc: (at24) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  7. 3c41aa7 i2c: bfin-twi: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  8. ab0dc7a i2c: xiic: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  9. 991e7ec i2c: rcar: use per-device clock by Guennadi Liakhovetski · 11 years ago
  10. 330c824 i2c: rcar: fix clk_get() error handling by Guennadi Liakhovetski · 11 years ago
  11. 7679c0e i2c: rcar: add Device Tree support by Guennadi Liakhovetski · 11 years ago
  12. 8d04940 i2c: rcar: get clock rate only once and simplify calculation by Guennadi Liakhovetski · 11 years ago
  13. 14d32f1 i2c: rcar: (cosmetic) remove superfluous parenthesis by Guennadi Liakhovetski · 11 years ago
  14. 45f176a i2c: i2c-dev: Create 'name' attribute automatically by Guenter Roeck · 11 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  21. 6654417 Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  22. 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
  23. 057d5e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  24. 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
  25. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  26. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  27. 30600a909 drm/msm: use drm_gem_dumb_destroy helper by Rob Clark · 11 years ago
  28. 33b5596 drm/msm: deal with mach/iommu.h removal by Rob Clark · 11 years ago
  29. c55d1c4 drm/msm: Remove iommu include from mdp4_kms.c by Joerg Roedel · 11 years ago
  30. e4826a9 drm/msm: Odd PTR_ERR usage by Thomas Meyer · 11 years ago
  31. 41ed7fe Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  32. 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
  33. 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
  34. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  35. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  36. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  37. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  38. dcc7bc3 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 11 years ago
  39. df3f4ed staging: r8188eu: Add new device ID by Larry Finger · 11 years ago
  40. 85601f8 usb: dwc3: add support for Merrifield by David Cohen · 11 years ago
  41. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  42. 2606b28 USB: Fix breakage in ffs_fs_mount() by Al Viro · 11 years ago
  43. f123db8 driver core : Fix use after free of dev->parent in device_shutdown by Benson Leung · 11 years ago
  44. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  45. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  46. 4a70457 mei: cancel stall timers in mei_reset by Alexander Usyskin · 11 years ago
  47. e2b3164 mei: bus: stop wait for read during cl state transition by Tomas Winkler · 11 years ago
  48. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  49. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  50. 6d0bb81 video: mxsfb: Add missing break by Marek Vasut · 11 years ago
  51. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  52. 60119a1 video: of: display_timing: correct display-timings node finding by Andrzej Hajda · 11 years ago
  53. 8c42cf7 neofb: fix error return code in neofb_probe() by Wei Yongjun · 11 years ago
  54. a2a6fc5 s3fb: fix error return code in s3_pci_probe() by Wei Yongjun · 11 years ago
  55. fb8a150 video: mmp: drop needless devm cleanup by Uwe Kleine-König · 11 years ago
  56. 633358e OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier by Mark Brown · 11 years ago
  57. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  58. 2199a55 clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast by Magnus Damm · 11 years ago
  59. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  60. 2c74033 usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  61. e7ef526 usb: chipidea: udc: free pending TD at removal procedure by Peter Chen · 11 years ago
  62. 3a254fe usb: chipidea: imx: Add usb_phy_shutdown at probe's error path by Peter Chen · 11 years ago
  63. 222bed9 usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal by Peter Chen · 11 years ago
  64. f84839d usb: chipidea: udc: fix the oops after rmmod gadget by Peter Chen · 11 years ago
  65. eeb93d0 clocksource: of: Respect device tree node status by Sebastian Hesselbarth · 11 years ago
  66. 5df718d clocksource: exynos_mct: Set IRQ affinity when the CPU goes online by Tomasz Figa · 11 years ago
  67. 7b0dd72 arm: clocksource: mvebu: Use the main timer as clock source from DT by Jean Pihet · 11 years ago
  68. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  69. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  70. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  71. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  72. 099326d staging: imx-drm: Fix probe failure by Fabio Estevam · 11 years ago
  73. 5e8c3d3 staging: vt6656: [BUG] iwctl_siwencodeext return if device not open by Malcolm Priestley · 11 years ago
  74. e3eb270 staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier. by Malcolm Priestley · 11 years ago
  75. 18e35e08 staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD. by Malcolm Priestley · 11 years ago
  76. c3aed23 Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb by Iker Pedrosa · 11 years ago
  77. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  78. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  79. 0a69bb4 staging: octeon-usb: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  80. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  81. 430b849 staging: lustre: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  82. 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
  83. d322704 drm/i915: Fix up usage of SHRINK_STOP by Daniel Vetter · 11 years ago
  84. 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
  85. 743a7ec update contact information for Mikael Pettersson by Mikael Pettersson · 11 years ago
  86. b27b14c ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() by Hanjun Guo · 11 years ago
  87. 58d327d drm/radeon: fix hdmi audio on DCE3.0/3.1 asics by Alex Deucher · 11 years ago
  88. 116decb cpufreq: exynos5440: Fix potential NULL pointer dereference by Sachin Kamat · 11 years ago
  89. 26ca869 cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get() by Viresh Kumar · 11 years ago
  90. 8a61e12 acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate by Yinghai Lu · 11 years ago
  91. 06a8566 ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler() by Lv Zheng · 11 years ago
  92. a153e67 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  93. 58f09e0 cciss: fix info leak in cciss_ioctl32_passthru() by Dan Carpenter · 11 years ago
  94. 627aad1 cpqarray: fix info leak in ida_locked_ioctl() by Dan Carpenter · 11 years ago
  95. e288e93 Merge branch 'bcache' (bcache fixes from Kent Overstreet) by Linus Torvalds · 11 years ago
  96. c0f04d8 bcache: Fix flushes in writeback mode by Kent Overstreet · 11 years ago
  97. 8478643 bcache: Fix for handling overlapping extents when reading in a btree node by Kent Overstreet · 11 years ago
  98. a698e08 bcache: Fix a shrinker deadlock by Kent Overstreet · 11 years ago
  99. 79e3dab bcache: Fix a dumb CPU spinning bug in writeback by Kent Overstreet · 11 years ago
  100. 1394d67 bcache: Fix a flush/fua performance bug by Kent Overstreet · 11 years ago