1. 5a3778e backlight: locomolcd: convert locomolcd to dev_pm_ops by Jingoo Han · 12 years ago
  2. b079296 backlight: lm3533_bl: convert lm3533_bl to dev_pm_ops by Jingoo Han · 12 years ago
  3. f10a46c backlight: kb3886_bl: convert kb3886bl to dev_pm_ops by Jingoo Han · 12 years ago
  4. b55bb78 backlight: hp680_bl: convert hp680bl to dev_pm_ops by Jingoo Han · 12 years ago
  5. d7696aa backlight: ep93xx: convert ep93xx to dev_pm_ops by Jingoo Han · 12 years ago
  6. bb07471 backlight: corgi_lcd: convert corgi_lcd to dev_pm_ops by Jingoo Han · 12 years ago
  7. 3cd4291 backlight: adp8870: convert adp8870 to dev_pm_ops by Jingoo Han · 12 years ago
  8. cf108b5 backlight: adp8860: convert adp8860 to dev_pm_ops by Jingoo Han · 12 years ago
  9. 14c1b77 backlight: adp5520: convert adp5520_bl to dev_pm_ops by Jingoo Han · 12 years ago
  10. d50d7ac backlight: s6e63m0: convert s6e63m0 to dev_pm_ops by Jingoo Han · 12 years ago
  11. 26cd2a4 backlight: lms501kf03: convert lms501kf03 to dev_pm_ops by Jingoo Han · 12 years ago
  12. eba3bfb backlight: ld9040: convert ld9040 to dev_pm_ops by Jingoo Han · 12 years ago
  13. ef73e63 drivers/video/backlight/l4f00242t03.c: check return value of regulator_enable() by Jingoo Han · 12 years ago
  14. 8541b82 drivers/video/backlight/adp8870_bl.c: add missing braces by Jingoo Han · 12 years ago
  15. 8ab5aa6 drivers/video/backlight/generic_bl.c: use dev_info() instead of pr_info() by Jingoo Han · 12 years ago
  16. 8e1274a drivers/video/backlight/omap1_bl.c: use dev_info() instead of pr_info() by Jingoo Han · 12 years ago
  17. b2dcd7b drivers/video/backlight/jornada720_*.c: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 12 years ago
  18. 9703542 drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probe by Devendra Naga · 12 years ago
  19. ee69c8a drivers/video/backlight/atmel-pwm-bl.c: add __init annotation by Jingoo Han · 12 years ago
  20. 6ea0b2f drivers/video/backlight/atmel-pwm-bl.c: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  21. cb1fbb8 drivers/video/backlight/ep93xx_bl.c: remove incorrect __init annotation by Jingoo Han · 12 years ago
  22. 1d80d0f drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefs by Jingoo Han · 12 years ago
  23. ba3601a drivers/video/backlight/ams369fg06.c: convert ams369fg06 to dev_pm_ops by Jingoo Han · 12 years ago
  24. 657eee7 media: coda: use genalloc API by Philipp Zabel · 12 years ago
  25. 4984c6f misc: generic on-chip SRAM allocation driver by Philipp Zabel · 12 years ago
  26. 3119b48 drivers/rpmsg/virtio_rpmsg_bus.c: fix error return code in rpmsg_probe() by Wei Yongjun · 12 years ago
  27. 3464046 numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU by Yasuaki Ishimatsu · 12 years ago
  28. 6056d61 mm: Remove unused parameter of pages_correctly_reserved() by Tang Chen · 12 years ago
  29. 7a6f93b firmware, memmap: fix firmware_map_entry leak by Yasuaki Ishimatsu · 12 years ago
  30. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 12 years ago
  31. 6e259e7 drivers/base/node.c: switch to register_hotmemory_notifier() by Andrew Morton · 12 years ago
  32. ee8ad72 drivers/video/mmp: remove legacy hw definitions by Zhou Zhu · 12 years ago
  33. bb5254d drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driver by H Hartley Sweeten · 12 years ago
  34. 6637eca drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  35. 68a2d20b drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver by Haiyang Zhang · 12 years ago
  36. 6cd472d drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr by Devendra Naga · 12 years ago
  37. 86fa05e matroxfb: convert struct i2c_msg initialization to C99 format by Shubhrajyoti Datta · 12 years ago
  38. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  39. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  40. fdc719b Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  41. 2794b5d Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  42. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  43. 92ddcf4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  44. 000a74f Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  45. 8127b39 Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  46. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  47. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  48. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  49. d7d7271 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  50. f464246 efivars: only check for duplicates on the registered list by Matt Fleming · 12 years ago
  51. 42fed7b pinctrl: move subsystem mutex to pinctrl_dev struct by Patrice Chotard · 12 years ago
  52. cb6d315 pinctrl/pinconfig: fix misplaced goto by Laurent Meunier · 12 years ago
  53. 37b7f3c TTY: fix atime/mtime regression by Jiri Slaby · 12 years ago
  54. fff60fa s390/scm_blk: fix memleak in init function by Sebastian Ott · 12 years ago
  55. bd86055 s390/scm_blk: allow more cluster size values by Sebastian Ott · 12 years ago
  56. 3ad19b8 s390/cio: fix irq statistics by Sebastian Ott · 12 years ago
  57. 94c1636 s390/memory hotplug: prevent offline of active memory increments by Heiko Carstens · 12 years ago
  58. 9bf9d47 Merge branch '3.10/fb-mmap' into for-next by Tomi Valkeinen · 12 years ago
  59. 138f296 fbdev: fix check for fb_mmap's mmio availability by Tomi Valkeinen · 12 years ago
  60. 04f8afb fbdev: improve fb_mmap bounds checks by Tomi Valkeinen · 12 years ago
  61. 11bd593 fbdev/ps3fb: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  62. 4626b8d USB: ehci-msm: USB_MSM_OTG needs USB_PHY by Arnd Bergmann · 12 years ago
  63. 8097804 USB: OHCI: avoid conflicting platform drivers by Arnd Bergmann · 12 years ago
  64. c3c683e USB: OMAP: ISP1301 needs USB_PHY by Arnd Bergmann · 12 years ago
  65. 64e98a7 USB: lpc32xx: ISP1301 needs USB_PHY by Arnd Bergmann · 12 years ago
  66. cf3fa17 Revert "gpio: pxa: set initcall level to module init" by Linus Walleij · 12 years ago
  67. d4f09c5 Merge branch 'pci/gavin-msi-cleanup' into next by Bjorn Helgaas · 12 years ago
  68. a9047f2 vfio-pci: Use cached MSI/MSI-X capabilities by Bjorn Helgaas · 12 years ago
  69. 508d1aa vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK by Bjorn Helgaas · 12 years ago
  70. 71d9a2b9 USB: ftdi_sio: enable two UART ports on ST Microconnect Lite by Adrian Thomasset · 12 years ago
  71. c84deb9 fbdev/sgivwfb: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  72. 5171774 fbdev/vermillion: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  73. 51fc8e8 fbdev/sa1100fb: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  74. 7b3d1c8 fbdev/fb-puv3: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  75. 47f698a fbdev/controlfb: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  76. 6d28c21 fbdev/omapfb: use vm_iomap_memory() by Tomi Valkeinen · 12 years ago
  77. a0eeed4 staging: comedi: ni_labpc: fix legacy driver build by H Hartley Sweeten · 12 years ago
  78. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 12 years ago
  79. 45efcb2 tty/serial/sirf: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 12 years ago
  80. eca7cf7 staging: comedi: das800: cleanup the cio-das802/16 fifo comments by H Hartley Sweeten · 12 years ago
  81. d24160f staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd() by H Hartley Sweeten · 12 years ago
  82. ad5774f staging: comedi: das800: tidy up the private data by H Hartley Sweeten · 12 years ago
  83. 7f34085 staging: comedi: das800: tidy up das800_interrupt() by H Hartley Sweeten · 12 years ago
  84. b4780a3 staging: comedi: das800: tidy up das800_ai_insn_read() by H Hartley Sweeten · 12 years ago
  85. e245b6d staging: comedi: das800: tidy up das800_di_insn_bits() by H Hartley Sweeten · 12 years ago
  86. 2623477 staging: comedi: das800: tidy up das800_do_insn_bits() by H Hartley Sweeten · 12 years ago
  87. 264601c staging: comedi: das800: remove extra divisor calculation call by H Hartley Sweeten · 12 years ago
  88. 57d1ebf staging: comedi: das800: rename {enable,disable}_das800 by H Hartley Sweeten · 12 years ago
  89. d742734 staging: comedi: das800: tidy up subdevice init by H Hartley Sweeten · 12 years ago
  90. f05ffb6 staging: comedi: das800: allow attaching without interrupt support by H Hartley Sweeten · 12 years ago
  91. 7763011 staging: comedi: das800: interrupts are required for async command support by H Hartley Sweeten · 12 years ago
  92. 2bc4058 staging: comedi: das800: tidy up das800_ai_do_cmdtest() by H Hartley Sweeten · 12 years ago
  93. 808cea5 staging: comedi: das800: remove 'volatile' on private data variables by H Hartley Sweeten · 12 years ago
  94. c1a5917 staging: comedi: das800: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  95. b678075 staging: comedi: das800: cleanup range table declarations by H Hartley Sweeten · 12 years ago
  96. 0a8fc08 staging: comedi: das800: introduce das800_ind_{write, read}() by H Hartley Sweeten · 12 years ago
  97. fe9b085 staging: comedi: das800: remove forward declarations by H Hartley Sweeten · 12 years ago
  98. 62c3b4b staging: comedi: das800: move das800_set_frequency() by H Hartley Sweeten · 12 years ago
  99. 4f71cee staging: comedi: das800: move das800_probe() by H Hartley Sweeten · 12 years ago
  100. 92046ae staging: comedi: das800: move das800_attach() by H Hartley Sweeten · 12 years ago