1. c2cddf9 drivers/media/video/v4l2-ioctl.c: fix build by Andrew Morton · 12 years ago
  2. bbeb0af2 Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  3. 6df419e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  4. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  5. 086ff4b drivers/misc/lkdtm.c: fix missing allocation failure check by Alan Cox · 12 years ago
  6. 668f06b pps: return PTR_ERR on error in device_create by Emil Goode · 12 years ago
  7. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  8. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  9. 007def0 rtc/rtc-da9052: remove unneed devm_kfree call by Devendra Naga · 12 years ago
  10. 19a1ac5 rtc/mc13xxx: add support for the rtc in the mc34708 pmic by Uwe Kleine-König · 12 years ago
  11. 0f636fc rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS by Uwe Kleine-König · 12 years ago
  12. dbd9acb drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* by Sachin Kamat · 12 years ago
  13. 8e74b6e drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded by Andrew Morton · 12 years ago
  14. aa11ec5 drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() by Devendra Naga · 12 years ago
  15. 064407f drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version by Bengt Jonsson · 12 years ago
  16. dc43d4a drivers/rtc/rtc-ab8500.c: use UIE emulation by Ramesh Chandrasekaran · 12 years ago
  17. 559a6fc rtc: pl031: fix up IRQ flags by Mattias Wallin · 12 years ago
  18. 1bb457f rtc: pl031: use per-vendor variables for special init by Linus Walleij · 12 years ago
  19. aff05ed rtc: pl031: encapsulate per-vendor ops by Linus Walleij · 12 years ago
  20. 36ac1d24 drivers/rtc/rtc-coh901331.c: use devm allocation by Linus Walleij · 12 years ago
  21. 8384dfe drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  22. 261eba7 drivers/message/i2o/i2o_config.c: bound allocation by Alan Cox · 12 years ago
  23. 40251b8 drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid by Kamil Dudka · 12 years ago
  24. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  25. 9a60139 video/uvc: use memweight() by Akinobu Mita · 12 years ago
  26. 8fb980e dm: use memweight() by Akinobu Mita · 12 years ago
  27. f7f9505 backlight: move lp855x header into platform_data directory by Kim, Milo · 12 years ago
  28. a1fcb2e backlight: move register definitions from header to source by Kim, Milo · 12 years ago
  29. 62a5c07 backlight: l4f00242t03: export and use devm_gpio_request_one() by Jingoo Han · 12 years ago
  30. 4405d5d backlight: corgi_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  31. 04e961f backlight: lms283gf05: use devm_gpio_request() by Jingoo Han · 12 years ago
  32. f5b7194 backlight: tosa_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  33. 402ff9a backlight: tosa_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  34. f673934 backlight: ot200_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  35. 5f9dd5c backlight: atmel-pwm-bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  36. b4a7461 drivers/video/backlight/lm3533_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  37. f1b60d4 drivers/video/backlight/ot200_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  38. a4be29a drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions by Jingoo Han · 12 years ago
  39. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  40. e47c6a3 clk: validate pointer in __clk_disable() by Fengguang Wu · 12 years ago
  41. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  42. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  43. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  44. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  45. 2b1463d net/c_can: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  46. d14fb1e ata/pata_arasan: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  47. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  48. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  49. 01da40b clk: remove redundant depends on from drivers/Kconfig by Viresh Kumar · 12 years ago
  50. 6c4088a pcdp: use early_ioremap/early_iounmap to access pcdp table by Greg Pearson · 12 years ago
  51. 938e05b regulator: Fix an s5m8767 build failure by Samuel Ortiz · 12 years ago
  52. 95b18e6 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  53. 6d8a97a Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  54. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  55. 7d3d09b Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  56. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  57. 7272c30 Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  58. c893e7c Merge branch 'patches_for_v3.6' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  59. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  60. 76159c2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  61. 219c673 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. f1115bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  63. 76c97e6 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  64. 8da8533 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  65. b7574a2 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 148b729 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  67. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  68. d2b7428 common: dma-mapping: introduce dma_get_sgtable() function by Marek Szyprowski · 12 years ago
  69. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  70. e273bd9 hwmon: struct x86_cpu_id arrays can be __initconst by Jan Beulich · 12 years ago
  71. cf45b5a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  72. cd5d503 virtio-blk: allow toggling host cache between writeback and writethrough by Paolo Bonzini · 12 years ago
  73. 2c95a32 virtio-blk: Use block layer provided spinlock by Asias He · 12 years ago
  74. 483001c virtio-blk: Reset device after blk_cleanup_queue() by Asias He · 12 years ago
  75. 02e2b12 virtio-blk: Call del_gendisk() before disable guest kick by Asias He · 12 years ago
  76. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 12 years ago
  77. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 12 years ago
  78. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 12 years ago
  79. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 12 years ago
  80. c2078e4 Merge branch 'devel' by Mauro Carvalho Chehab · 12 years ago
  81. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  82. f7da9cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. 00d3959 thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev by Li Dongyang · 12 years ago
  84. d2be15b thinkpad_acpi: Fix a memory leak during module exit by Li Dongyang · 12 years ago
  85. e03e389 thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds by Li Dongyang · 12 years ago
  86. 5f1e88f dell-laptop: Add 6 machines to touchpad led quirk by AceLan Kao · 12 years ago
  87. 1bfaf1d ACER: Fix Smatch double-free issue by Marek Vasut · 12 years ago
  88. 24237c4 ACER: Fix up sparse warning by Marek Vasut · 12 years ago
  89. 3766054 asus-nb-wmi: add some video toggle keys by AceLan Kao · 12 years ago
  90. d2044c5 asus-nb-wmi: add wapf quirk for ASUS machines by AceLan Kao · 12 years ago
  91. 0ece8d5 classmate-laptop: Fix extra keys hardware id. by Miguel Gómez · 12 years ago
  92. 7125587 classmate-laptop: Add support for Classmate V4 accelerometer. by Miguel Gómez · 12 years ago
  93. c0b91b6 asus-wmi: enable resume on lid open by AceLan Kao · 12 years ago
  94. 272c77d asus-wmi: control backlight power through WMI, not ACPI by AceLan Kao · 12 years ago
  95. e052067 samsung-laptop: support R40/R41 by Corentin Chary · 12 years ago
  96. 084940d acpi/video_detect: blacklist samsung x360 by Corentin Chary · 12 years ago
  97. 09d5677 samsung-laptop: X360 ACPI backlight device is broken by Corentin Chary · 12 years ago
  98. a60b217 drivers-platform-x86: use acpi_video_dmi_promote_vendor() by Corentin Chary · 12 years ago
  99. f838eb5 acpi: add a way to promote/demote vendor backlight drivers by Corentin Chary · 12 years ago
  100. 1eb3fe1 ACER: Add support for accelerometer sensor by Marek Vasut · 12 years ago