1. b06cd21 mtd/m25p80: retlen is never NULL by Dan Carpenter · 14 years ago
  2. 01cd2ab gen_nand: Test if nr_chips field is valid by Marek Vasut · 14 years ago
  3. 5eab6aaa nand/denali: move all hardware initialization work to denali_hw_init by Chuanxiao Dong · 14 years ago
  4. 7d8a26f nand/denali: Add a page check in denali_read_page & denali_read_page_raw by Chuanxiao Dong · 14 years ago
  5. 628bfd4 nand/denali: use cpu_relax() while waiting for hardware interrupt by Chuanxiao Dong · 14 years ago
  6. f0bc0c7 nand/denali: change read_status function method by Chuanxiao Dong · 14 years ago
  7. b292c34 nand/denali: Fixed check patch warnings by Chuanxiao Dong · 14 years ago
  8. d0a1169 mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe by Axel Lin · 14 years ago
  9. a2cddb6 mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probe by Axel Lin · 14 years ago
  10. 04a0642 mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe by Axel Lin · 14 years ago
  11. c6c1933 mfd: Add TPS6586x driver by Mike Rapoport · 14 years ago
  12. 1c888e2 mfd: Use macros instead of some constant magic numbers for menelaus by Jarkko Nikula · 14 years ago
  13. 214044b mfd: Fix menelaus mmc slot 2 misconfiguration by Jarkko Nikula · 14 years ago
  14. 8102bad mfd: Missing slab.h includes by David Miller · 14 years ago
  15. 8c46cf3 mfd: Fix wrong wm8350-core kfree in error path by Axel Lin · 14 years ago
  16. fccbd21 mfd: Fix wm8994_device_init() return value by Axel Lin · 14 years ago
  17. ef25617 mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path by Axel Lin · 14 years ago
  18. 288129f mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit by Axel Lin · 14 years ago
  19. 08b877b mfd: Fix tc6387xb resource reclaim by Axel Lin · 14 years ago
  20. fa6e4b1 mfd: Fix wrong goto labels for tc6393xb error handling by Axel Lin · 14 years ago
  21. b6e6d54 mfd: Get rid of now unused mc13783 private header by Uwe Kleine-König · 14 years ago
  22. eaf06ee hwmon: Don't access struct mc13783 directly from mc13783-adc by Uwe Kleine-König · 14 years ago
  23. 3b16bb5 mfd: New mc13783 function exposing flags by Uwe Kleine-König · 14 years ago
  24. 789133b mfd: Check jz4740-adc kmalloc() result by Axel Lin · 14 years ago
  25. 48736c8 mfd: Fix jz4740-adc resource reclaim in probe error path by Axel Lin · 14 years ago
  26. 8891352 mfd: Add WM8321 support by Mark Brown · 14 years ago
  27. 5981f4e mfd: Add stmpe auto sleep feature by Sundar R Iyer · 14 years ago
  28. 3faeb35 touchscreen: Fix sign bug by Kulikov Vasiliy · 14 years ago
  29. 31fc03d mfd: Add support for TWL6030 PWM by Hemanth V · 14 years ago
  30. 91f4deb mfd: Add JZ4740 ADC driver by Lars-Peter Clausen · 14 years ago
  31. b12c35e gpiolib: Implement set_debounce for WM831x GPIOs by Mark Brown · 14 years ago
  32. f94add3 input: STMPE touch controller support by Luotao Fu · 14 years ago
  33. 76f1084 input: Add STMPE keypad driver by Rabin Vincent · 14 years ago
  34. 03f822f gpio: Add STMPE GPIO driver by Rabin Vincent · 14 years ago
  35. 27e3499 mfd: Add STMPE I/O Expander support by Rabin Vincent · 14 years ago
  36. d2d272a mfd: Properly free t7l66xb clk32k clock source by Axel Lin · 14 years ago
  37. 15742c8 mfd: More verbose MFD Kconfig entry by Samuel Ortiz · 14 years ago
  38. 3cb46ac mfd: Staticise ab3550 register access functions by Mark Brown · 14 years ago
  39. e2bde78 mfd: Fix davinci memory leak by Julia Lawall · 14 years ago
  40. 8af5fe3 mfd: properly handle platform_device_add_resources fail in mfd_add_device by Axel Lin · 14 years ago
  41. 25fe24f mfd: kzalloc doesn't return ERR_PTR by Julia Lawall · 14 years ago
  42. c0d4010 mfd: AB8500 mask off irrelevant bits from the SPI message by Linus Walleij · 14 years ago
  43. eb6e8dd mfd: Fix 88pm860x uninitialized variable and clean up by Dan Carpenter · 14 years ago
  44. d281b80 mfd: Fix memory leak in ab3100_otp_probe by Axel Lin · 14 years ago
  45. 21f1fc3 mfd: Fix led resource in 88pm860x by Haojian Zhuang · 14 years ago
  46. d0f7a6d mfd: Enable onkey on max8925 by Haojian Zhuang · 14 years ago
  47. cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 14 years ago
  48. 959eb4e dm mpath: support discard by Mike Snitzer · 14 years ago
  49. 7b76ec1 dm stripe: support discards by Mikulas Patocka · 14 years ago
  50. a79245b dm: split discard requests on target boundaries by Mike Snitzer · 14 years ago
  51. c96053b dm stripe: optimize sector division by Mikulas Patocka · 14 years ago
  52. 6598852 dm stripe: move sector translation to a function by Mikulas Patocka · 14 years ago
  53. 38e1b25 dm: error return error for discards by Mike Snitzer · 14 years ago
  54. 3fd5d48 dm delay: support discard by Mike Snitzer · 14 years ago
  55. f8facb6 dm: zero silently drop discards by Mike Snitzer · 14 years ago
  56. b441a262 dm: use dm_target_offset macro by Alasdair G Kergon · 14 years ago
  57. 56a67df dm: factor out max_io_len_target_boundary by Mike Snitzer · 14 years ago
  58. 06a426c dm: use common __issue_target_request for flush and discard support by Mike Snitzer · 14 years ago
  59. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  60. 5ebaee6 dm crypt: simplify crypt_ctr by Milan Broz · 14 years ago
  61. 28513fc dm crypt: simplify crypt_config destruction logic by Milan Broz · 14 years ago
  62. 7e507eb dm: allow autoloading of dm mod by Peter Rajnoha · 14 years ago
  63. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  64. 26803b9 dm ioctl: refactor dm_table_complete by Will Drewry · 14 years ago
  65. b1d5552 dm snapshot: implement merge by Mikulas Patocka · 14 years ago
  66. 4a0b4dd dm: do not initialise full request queue when bio based by Mike Snitzer · 14 years ago
  67. a5664da dm ioctl: make bio or request based device type immutable by Mike Snitzer · 14 years ago
  68. 708e929 dm: skip second flush on bio unsupported error by Mikulas Patocka · 14 years ago
  69. 87c961c dm snapshot: persistent use define for disk header chunk size by Tomohiro Kusumi · 14 years ago
  70. a9c88f2 dm crypt: use kstrdup by Julia Lawall · 14 years ago
  71. 402ab35 dm ioctl: use nonseekable_open by Arnd Bergmann · 14 years ago
  72. 3f77316d dm: separate device deletion from dm_put by Kiyoshi Ueda · 14 years ago
  73. 98f3328 dm ioctl: release _hash_lock between devices in remove_all by Kiyoshi Ueda · 14 years ago
  74. abdc568 dm: prevent access to md being deleted by Kiyoshi Ueda · 14 years ago
  75. 856a6f1 dm ioctl: return uevent flag after rename by Peter Rajnoha · 14 years ago
  76. 094ea9a dm ioctl: make __dev_status void by Alasdair G Kergon · 14 years ago
  77. 6be5449 dm ioctl: remove __dev_status from geometry and target message by Peter Rajnoha · 14 years ago
  78. c241104 dm snapshot: test chunk size against both origin and snapshot by Mikulas Patocka · 14 years ago
  79. 1e5554c dm snapshot: iterate origin and cow devices by Mikulas Patocka · 14 years ago
  80. 6bbf79a dm mpath: fix NULL pointer dereference when path parameters missing by Alasdair G Kergon · 14 years ago
  81. 7b044f4 drm/radeon: Add probing of clocks from device-tree by Benjamin Herrenschmidt · 14 years ago
  82. b494d5d drm/radeon: drop old and broken mesa warning by Dave Airlie · 14 years ago
  83. a30f6fb drm/radeon: Fix pci_map_page() error checking by Benjamin Herrenschmidt · 14 years ago
  84. 1a72d65 drm: Remove count_lock for calling lastclose() after 58474713 (v2) by Chris Wilson · 14 years ago
  85. 6ffe28f drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx by Marek Olšák · 14 years ago
  86. 618145e drm/radeon/kms: another r6xx/r7xx CS checker fix by Alex Deucher · 14 years ago
  87. 94e3370 DRM: Replace kmalloc/memset combos with kzalloc by Davidlohr Bueso · 14 years ago
  88. 4cde752 firmware: ibft depends on SCSI by Randy Dunlap · 14 years ago
  89. a12415f ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present. by Konrad Rzeszutek Wilk · 14 years ago
  90. 2016e4a ideapad: Only allow camera state to be set to 0 or 1 by David Woodhouse · 14 years ago
  91. ce32632 ideapad: Stop using global variables by David Woodhouse · 14 years ago
  92. 7f52813 i2c: I2C bus multiplexer driver pca954x by Michael Lawnick · 14 years ago
  93. 0826374 i2c: Multiplexed I2C bus core support by Michael Lawnick · 14 years ago
  94. dafc50d i2c: Use a separate mutex for userspace client lists by Jean Delvare · 14 years ago
  95. 8031d79 i2c: Make i2c_default_probe self-sufficient by Jean Delvare · 14 years ago
  96. d670328 i2c: Drop dummy variable by Jean Delvare · 14 years ago
  97. fe61e07 i2c: Move adapter locking helpers to i2c-core by Jean Delvare · 14 years ago
  98. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  99. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  100. f1c2e33 i2c-dev: Use memdup_user by Julia Lawall · 14 years ago