1. b143758 misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage by Mark Brown · 14 years ago
  2. 3ec3301 mfd: Add __devexit annotation for vx855_remove by Axel Lin · 14 years ago
  3. c45c685 mfd: twl6030 irq_data conversion. by Lennert Buytenhek · 14 years ago
  4. 1db0b42 gpio: Fix cs5535 printk warnings by Joe Perches · 14 years ago
  5. 7eb1981 misc: Fix cs5535 printk warnings by Joe Perches · 14 years ago
  6. 25a947f mfd: Convert Wolfson MFD drivers to use irq_data accessor function by Mark Brown · 14 years ago
  7. 845aeab mfd: Convert TWL4030 to new irq_ APIs by Mark Brown · 14 years ago
  8. 96e824b mfd: Convert tps6586x driver to new irq_ API by Mark Brown · 14 years ago
  9. 01af22e mfd: Convert tc6393xb driver to new irq_ APIs by Mark Brown · 14 years ago
  10. a4e7fea mfd: Convert t7166xb driver to new irq_ API by Mark Brown · 14 years ago
  11. 43b8c08 mfd: Convert SMTPE driver to new irq_ APIs by Mark Brown · 14 years ago
  12. 2898577 mfd: Convert MAX8998 driver to irq_ API by Mark Brown · 14 years ago
  13. 98d9bc1 mfd: Convert max8925 to new irq_ API by Mark Brown · 14 years ago
  14. 5af3bde mfd: Convert jz4740-adc to new irq_ methods by Mark Brown · 14 years ago
  15. e6a4c4a mfd: Convert HTC I2C CPLD driver to irq_ API by Mark Brown · 14 years ago
  16. 949b9de mfd: Convert HTC EGPIO driver to irq_ API by Mark Brown · 14 years ago
  17. c232f22 mfd: Convert ezx-pcap to new irq_ methods by Lennert Buytenhek · 14 years ago
  18. 9505a0a mfd: Convert AB8500 to new irq_ methods by Mark Brown · 14 years ago
  19. c91ad34 mfd: Convert AB3500 to new irq_ APIs by Mark Brown · 14 years ago
  20. 0f76aae mfd: Convert ASIC3 to new irq_ APIs by Mark Brown · 14 years ago
  21. 49f89d9 mfd: Convert 88PM860x driver to new irq_ APIs by Mark Brown · 14 years ago
  22. 8d2d3a3 mfd: Staticise internal functions in HTC I2CCPLD driver by Mark Brown · 14 years ago
  23. 87fff23 mfd: Use NULL to initialise NULL pointers in ab8500-debugfs by Mark Brown · 14 years ago
  24. fe42142 mfd: Correct ASIC3 IRQ_OWM resource setup by Mark Brown · 14 years ago
  25. 59f2ad2 mfd: Staticise unexported symbols in ASIC3 by Mark Brown · 14 years ago
  26. 4d1cdbf mfd: Remove tps6586x device ID check by Stephen Warren · 14 years ago
  27. 5b9cecd mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c by Bryan Wu · 14 years ago
  28. e098ade mfd: ab8500-core ioresources irq for subdrivers added by Mattias Wallin · 14 years ago
  29. 4f07998 mfd: ab8500-core wake up from suspend by Mattias Wallin · 14 years ago
  30. cca69b6 mfd: Export ab8500 chip id to sysfs by Mattias Wallin · 14 years ago
  31. 6bce7bf mfd: ab8500-core improved error handling in get_chip_id by Mattias Wallin · 14 years ago
  32. ec9d0cf gpio/misc: Add MODULE_ALIAS entries for CS5535 functions by Andres Salomon · 14 years ago
  33. 69bc6de misc: Convert cs5535-mfgpt from pci device to platform device by Andres Salomon · 14 years ago
  34. df96669 gpio: Convert cs5535 from pci device to platform device by Andres Salomon · 14 years ago
  35. 816b458 mfd: Fix cs5535 warning on x86-64 by Andres Salomon · 14 years ago
  36. d450f19 mfd: Implement runtime PM for WM8994 core driver by Mark Brown · 14 years ago
  37. 4c90aa9 mfd: Provide pm_runtime_no_callbacks flag in cell data by Mark Brown · 14 years ago
  38. d7b9f32 mfd: Fix ab8500-debug indentation errors by Mattias Wallin · 14 years ago
  39. baa3f63 mfd: Convert WM8994 to new irq_ interrupt methods by Mark Brown · 14 years ago
  40. fdcc475 mfd: Convert WM835x to new irq_ interrupt methods by Mark Brown · 14 years ago
  41. ba81cd3 mfd: Convert WM831x to new irq_ interrupt methods by Mark Brown · 14 years ago
  42. 412dc11 mfd: Add WM8326 support by Mark Brown · 14 years ago
  43. 798e6e3 mfd: Simplify WM832x subdevice instantiation by Mark Brown · 14 years ago
  44. 3f3d4310b mfd: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  45. f71e1af mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support by Andres Salomon · 14 years ago
  46. e1b88eb mfd: Don't open-code mc13xxx_unlock by Uwe Kleine-König · 14 years ago
  47. 77b2289 mfd: Include <linux/gpio.h> instead of <asm/gpio.h> by Axel Lin · 14 years ago
  48. f77401d mfd: Include <linux/io.h> instead of <asm/io.h> by Axel Lin · 14 years ago
  49. e0084aa mfd: Update WARN uses by Joe Perches · 14 years ago
  50. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  51. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  52. 4c11b8a e1000: Avoid unhandled IRQ by Jesse Brandeburg · 14 years ago
  53. 1591192 drm/i915: Disable GPU semaphores on SandyBridge mobile by Chris Wilson · 14 years ago
  54. 5f35765 spi: Enable SPI driver for S5P6440 and S5P6450 by Abhilash Kesavan · 14 years ago
  55. c289ef4 mmc: sdhci-of: fix build on non-powerpc platforms by Rob Herring · 14 years ago
  56. f1e02ed r8169: keep firmware in memory. by françois romieu · 14 years ago
  57. d0f4915 netdev: tilepro: Use is_unicast_ether_addr helper by Tobias Klauser · 14 years ago
  58. 5cd8a77 ks8695net: Use default implementation of ethtool_ops::get_link by Ben Hutchings · 14 years ago
  59. c3d2a73 ks8695net: Disable non-working ethtool operations by Ben Hutchings · 14 years ago
  60. 9e56790 USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitialized variable. by Jesper Juhl · 14 years ago
  61. e84f885 vxge: Remember to release firmware after upgrading firmware by Jesper Juhl · 14 years ago
  62. f767b6d netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr by Joe Perches · 14 years ago
  63. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  64. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  65. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  66. 2c79c69 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  67. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  68. 2c0076d Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  69. 05b258e thp: transparent hugepage sysfs meminfo by David Rientjes · 14 years ago
  70. 5dfbd1d7 atmel_serial: fix RTS high after initialization in RS485 mode by Claudio Scordino · 14 years ago
  71. f6bcfd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  72. 509e4ae Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  73. bf2cb0d md: Fix removal of extra drives when converting RAID6 to RAID5 by NeilBrown · 14 years ago
  74. ba1b41b md: range check slot number when manually adding a spare. by NeilBrown · 14 years ago
  75. 1a940fc md/raid5: handle manually-added spares in start_reshape. by NeilBrown · 14 years ago
  76. 13ae864 md: fix sync_completed reporting for very large drives (>2TB) by Rémi Rérolle · 14 years ago
  77. 23ddff3 md: allow suspend_lo and suspend_hi to decrease as well as increase. by NeilBrown · 14 years ago
  78. 75d3da4 md: Don't let implementation detail of curr_resync leak out through sysfs. by NeilBrown · 14 years ago
  79. a6ff7e0 md: separate meta and data devs by Jonathan Brassow · 14 years ago
  80. ccebd4c md-new-param-to_sync_page_io by Jonathan Brassow · 14 years ago
  81. 57b2caa md-new-param-to-calc_dev_sboffset by Jonathan Brassow · 14 years ago
  82. 7ebc0be md: Be more careful about clearing flags bit in ->recovery by NeilBrown · 14 years ago
  83. defad61 md: md_stop_writes requires mddev_lock. by NeilBrown · 14 years ago
  84. 43c73ca md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer by Jonathan Brassow · 14 years ago
  85. 0ca6988 md: Ensure no IO request to get md device before it is properly initialised. by NeilBrown · 14 years ago
  86. 067032b md: Fix single printks with multiple KERN_<level>s by Joe Perches · 14 years ago
  87. 6c98791 md: fix regression resulting in delays in clearing bits in a bitmap by NeilBrown · 14 years ago
  88. 5b874e2 sfc: Restore the effect of the rss_cpus module parameter by Ben Hutchings · 14 years ago
  89. 9765343 sfc: Make efx_get_tx_queue() an inline function by Ben Hutchings · 14 years ago
  90. 695b834 IB/srp: Test only once whether iu allocation succeeded by Bart Van Assche · 14 years ago
  91. 9d09e66 dm: raid456 basic support by NeilBrown · 14 years ago
  92. 99d03c1 dm: per target unplug callback support by NeilBrown · 14 years ago
  93. 9d357b0 dm: introduce target callbacks and congestion callback by NeilBrown · 14 years ago
  94. 4e2d19e dm mpath: delay activate_path retry on SCSI_DH_RETRY by Chandra Seetharaman · 14 years ago
  95. 052189a dm: remove superfluous irq disablement in dm_request_fn by Kiyoshi Ueda · 14 years ago
  96. dbc883f dm log: use PTR_ERR value instead of ENOMEM by Dan Carpenter · 14 years ago
  97. b83b2f2 dm snapshot: avoid storing private suspended state by Mike Snitzer · 14 years ago
  98. 239c8dd dm snapshot: persistent make metadata_wq multithreaded by Tejun Heo · 14 years ago
  99. 9c4376d dm: use non reentrant workqueues if equivalent by Tejun Heo · 14 years ago
  100. 4d4d66a dm: convert workqueues to alloc_ordered by Tejun Heo · 14 years ago