1. 76e10d1 Linux 3.4 by Linus Torvalds · 12 years ago
  2. 9b905fe ipv6/exthdrs: strict Pad1 and PadN check by Eldad Zack · 12 years ago
  3. f7142e6 USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z by Andrew Bird (Sphere Systems) · 12 years ago
  4. 8965c98 USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z by Andrew Bird (Sphere Systems) · 12 years ago
  5. 0000188 USB: qmi_wwan: Make forced int 4 whitelist generic by Andrew Bird (Sphere Systems) · 12 years ago
  6. 1edc178 sparc32: use flushi when run-time patching in per_cpu_patch by Sam Ravnborg · 12 years ago
  7. 9cd5f82 sparc32: fix cpuid_patch run-time patching by Sam Ravnborg · 12 years ago
  8. abed623 [media] radio-sf16fmi: add support for SF16-FMD by Ondrej Zary · 12 years ago
  9. e243c3c [media] rc-loopback: remove duplicate line by Michel Machado · 12 years ago
  10. 75c7dbc [media] patch for Asus My Cinema PS3-100 (1043:48cd) by remi schwartz · 12 years ago
  11. 4f6a16b pinctrl: pinctrl-imx: add imx51 pinctrl driver by Dong Aisheng · 12 years ago
  12. 93fbd3c pinctrl: pinctrl-imx: add imx53 pinctrl driver by Dong Aisheng · 12 years ago
  13. 98b6bd9 drm/i915: IBX has a fixed pch pll to pch pipe mapping by Daniel Vetter · 12 years ago
  14. 5cc0942 UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment by Joel Reardon · 12 years ago
  15. ae4a810 UBI: rename scan.c to attach.c by Artem Bityutskiy · 12 years ago
  16. 0479ab4 UBI: remove scan.h by Artem Bityutskiy · 12 years ago
  17. 9c47fb2 UBI: rename UBI_SCAN_UNKNOWN_EC by Artem Bityutskiy · 12 years ago
  18. 47e1ec7 UBI: move and rename attach_by_scanning by Artem Bityutskiy · 12 years ago
  19. 41e0cd9 UBI: rename _init_scan functions by Artem Bityutskiy · 12 years ago
  20. fbd0107 UBI: amend comments after all the renamings by Artem Bityutskiy · 12 years ago
  21. 1fc2e3e UBI: rename ubi_scan_leb_slab by Artem Bityutskiy · 12 years ago
  22. 0bae288 UBI: rename ubi_scan_move_to_list by Artem Bityutskiy · 12 years ago
  23. 66a2af3 UBI: rename ubi_scan_destroy_ai by Artem Bityutskiy · 12 years ago
  24. c87fbd7 UBI: rename ubi_scan_get_free_peb by Artem Bityutskiy · 12 years ago
  25. d717dc2 UBI: rename ubi_scan_rm_volume by Artem Bityutskiy · 12 years ago
  26. dcd85fd UBI: rename ubi_scan_find_av by Artem Bityutskiy · 12 years ago
  27. 3561188 UBI: rename ubi_scan_add_used by Artem Bityutskiy · 12 years ago
  28. ee663d9 UBI: remove unused function by Artem Bityutskiy · 12 years ago
  29. 13d33da UBI: make ubi_scan_erase_peb static and rename by Artem Bityutskiy · 12 years ago
  30. 517af48 UBI: rename sv to av by Artem Bityutskiy · 12 years ago
  31. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 12 years ago
  32. 2c5ec5c UBI: rename seb to aeb by Artem Bityutskiy · 12 years ago
  33. 55e93e5 UBI: amend comments after renaming in scan.c by Artem Bityutskiy · 12 years ago
  34. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 12 years ago
  35. cb28a93 UBI: rename struct ubi_scan_volume by Artem Bityutskiy · 12 years ago
  36. 227423d UBI: rename struct ubi_scan_leb by Artem Bityutskiy · 12 years ago
  37. 97d6104 UBI: rename few functions for consistency by Artem Bityutskiy · 12 years ago
  38. e298682 UBI: get rid of dbg_err by Artem Bityutskiy · 12 years ago
  39. 7bf523a UBI: more of clean-up terminology for self-checks by Artem Bityutskiy · 12 years ago
  40. 8056eb4 UBI: clean-up terminology for self-checks in io.c by Artem Bityutskiy · 12 years ago
  41. aa44d1d UBI: remove Kconfig debugging option by Artem Bityutskiy · 12 years ago
  42. 718c00b UBI: rename ubi_dbg_dump_mkvol_req by Artem Bityutskiy · 12 years ago
  43. b989bd4 UBI: rename ubi_dbg_dump_seb by Artem Bityutskiy · 12 years ago
  44. 614c74a75 UBI: rename ubi_dbg_dump_sv by Artem Bityutskiy · 12 years ago
  45. 1f021e1d UBI: rename ubi_dbg_dump_vtbl_record by Artem Bityutskiy · 12 years ago
  46. 766381f UBI: rename ubi_dbg_dump_vol_info by Artem Bityutskiy · 12 years ago
  47. 4415626 UBI: amend commentaries WRT dtype by Artem Bityutskiy · 12 years ago
  48. a65a0eb UBI: remove data type hint from ubi-user.h by Richard Weinberger · 12 years ago
  49. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  50. 0964f6a UBI: remove superfluous "!!" operation by Richard Weinberger · 12 years ago
  51. f01e2d1 UBI: always warn if case of I/O errors by Artem Bityutskiy · 13 years ago
  52. a904e3f UBI: always dump VID and EC headers in case of errors by Artem Bityutskiy · 13 years ago
  53. ef7088e UBI: always dump flash contents in case of errors by Artem Bityutskiy · 13 years ago
  54. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 13 years ago
  55. 84df8c1 regulator: tps65910: use of_node of matched regulator being register by Laxman Dewangan · 12 years ago
  56. 92ab953 regulator: tps65910: dt: support when "regulators" node found by Laxman Dewangan · 12 years ago
  57. 7e9a57e regulator: tps65910: add error message in case of failure by Laxman Dewangan · 12 years ago
  58. 9fc3815 regulator: tps62360: dt: initialize of_node param for regulator register. by Laxman Dewangan · 12 years ago
  59. 56b04e3 UBIFS: fix memory leak on error path by Sidney Amani · 12 years ago
  60. 4994297 UBIFS: make ubifs_lpt_init clean-up in case of failure by Artem Bityutskiy · 12 years ago
  61. 6abe4a8 exofs: Fix CRASH on very early IO errors. by Boaz Harrosh · 12 years ago
  62. 711e1bf [media] au0828: Move the Kconfig knob under V4L_USB_DRIVERS by Ismael Luceno · 12 years ago
  63. 26c8a72 [media] em28xx: simple comment fix by Antti Palosaari · 12 years ago
  64. 3491a88 [media] [resend] radio-sf16fmr2: add PnP support for SF16-FMD2 by Ondrej Zary · 12 years ago
  65. 2da8af5 drm/i915: implement hsw_write_infoframe by Paulo Zanoni · 12 years ago
  66. ed517fb drm/i915: small hdmi coding style cleanups by Paulo Zanoni · 12 years ago
  67. 06b491f [media] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom() by Sakari Ailus · 13 years ago
  68. b8cc8d7 [media] smiapp: Add support for 8-bit uncompressed formats by Sakari Ailus · 13 years ago
  69. 27b2e76 [media] smiapp: Allow generic quirk registers by Sakari Ailus · 13 years ago
  70. 3de886e [media] smiapp: Use non-binning limits if the binning limit is zero by Sakari Ailus · 13 years ago
  71. 0458294 [media] smiapp: Initialise rval in smiapp_read_nvm() by Sakari Ailus · 13 years ago
  72. 6f36799 [media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq check by Sakari Ailus · 13 years ago
  73. 98add8e [media] smiapp: Use 8-bit reads only before identifying the sensor by Sakari Ailus · 13 years ago
  74. ceb9e30 [media] smiapp: Quirk for sensors that only do 8-bit reads by Sakari Ailus · 13 years ago
  75. 1e73eea [media] smiapp: Pass struct sensor to register writing commands instead of i2c_client by Sakari Ailus · 13 years ago
  76. 2547428 [media] smiapp: Allow using external clock from the clock framework by Sakari Ailus · 13 years ago
  77. 1fe17a2 mfd: Emulate active low IRQs as well as active high IRQs for wm831x by Mark Brown · 12 years ago
  78. c48bf15 mfd: Mark two lm3533 zone registers as volatile by Johan Hovold · 12 years ago
  79. 6090885 mfd: Fix return type of lm533 attribute is_visible by Johan Hovold · 12 years ago
  80. 3770c75 mfd: Enable Device Tree support in the ab8500-pwm driver by Lee Jones · 12 years ago
  81. 01247ef7 mfd: Enable Device Tree support in the ab8500-sysctrl driver by Lee Jones · 12 years ago
  82. 37e13ce mfd: Add support for Device Tree to twl6040 by Peter Ujfalusi · 12 years ago
  83. 1f01d60 mfd: Register the twl6040 child for the ASoC codec unconditionally by Peter Ujfalusi · 12 years ago
  84. 6712419 mfd: Allocate twl6040 IRQ numbers dynamically by Peter Ujfalusi · 12 years ago
  85. 68029c6 mfd: twl6040 code cleanup in interrupt initialization part by Peter Ujfalusi · 12 years ago
  86. 3690fb2 mfd: Enable ab8500-gpadc driver for Device Tree by Lee Jones · 12 years ago
  87. 6dff11e mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver by Lee Jones · 12 years ago
  88. 5a8fea0 mfd: Enable ab8500-debug when Device Tree is enabled by Lee Jones · 12 years ago
  89. 6bc4a56 mfd: Enable Device Tree for ab8500-core driver by Lee Jones · 12 years ago
  90. d28f1db mfd: Remove confusing ab8500-i2c file and merge into ab8500-core by Lee Jones · 12 years ago
  91. 1cb3642 mfd: mc13xxx core should not be user visible by Mark Brown · 12 years ago
  92. 65ee362 mfd: Fix double free in wm8350 error path by Johan Hovold · 12 years ago
  93. fa648e5 mfd: Convert lm3533 to use devres by Johan Hovold · 12 years ago
  94. 16e5e20 mfd: Add ADC support to the DA9052/53 core by Ashish Jangam · 12 years ago
  95. 21f7541 mfd: Add tps65910-irq devicetree init and irqdomain support by Rhyland Klein · 12 years ago
  96. b09530e mfd: Make anatop register accessor more flexible and rename meaningfully by Richard Zhao · 12 years ago
  97. 08b4c11 mfd: wm8400 needs to depend on I2C=y by Mark Brown · 12 years ago
  98. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 12 years ago
  99. 4492c4c mfd: Don't try to flag IRQ 0 as a wm831x wake source by Mark Brown · 12 years ago
  100. 6592ebb mfd: Add MAX77693 irq handler by Chanwoo Choi · 12 years ago