Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
2012-06-14 | W1: split master mutex to avoid deadlocks. | NeilBrown | 1 | -0/+4 |
2011-07-09 | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 1 | -0/+5 |
2011-05-27 | w1: complete the 1-wire (w1) ds1wm driver search algorithm | Jean-François Dagenais | 1 | -102/+219 |
2011-05-26 | w1: Use device platform_data to retrieve ds1wm platform bits | Samuel Ortiz | 1 | -2/+10 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -2/+2 |
2011-03-23 | w1: Silence ds1wm warnings related to mfd_get_cell changes | Andres Salomon | 1 | -7/+2 |
2011-03-23 | w1: Use mfd_data instead of driver_data for dsw1wm.c | Andres Salomon | 1 | -2/+2 |
2011-03-23 | mfd: mfd_cell is now implicitly available to asic3 drivers | Andres Salomon | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-05 | mfd: remove DS1WM clock handling | Philipp Zabel | 1 | -20/+7 |
2009-04-05 | mfd: convert DS1WM to use MFD core | Philipp Zabel | 1 | -11/+20 |
2008-10-16 | W1: ds1wm.c msleep for reset | David Fries | 1 | -1/+3 |
2008-10-16 | W1: fix deadlocks and remove w1_control_thread | David Fries | 1 | -3/+3 |
2008-03-05 | ds1wm: report bus reset error | Anton Vorontsov | 1 | -9/+9 |
2008-03-05 | ds1wm: should check for IS_ERR(clk) instead of NULL | Anton Vorontsov | 1 | -2/+3 |
2008-02-07 | DS1WM: decouple host IRQ and INTR active state settings | Philipp Zabel | 1 | -4/+5 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -1/+1 |
2007-07-26 | drivers/ misc __iomem annotations | Al Viro | 1 | -1/+1 |
2007-05-08 | Driver for the Maxim DS1WM, a 1-wire bus master ASIC core | akpm@linux-foundation.org | 1 | -0/+468 |