aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ds1620.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-4/+4
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-2/+14
* [ARM] netwinder: clean up GPIO namingRussell King2008-12-131-13/+12
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* ds1620: BKL pushdownArnd Bergmann2008-06-201-1/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer2005-06-251-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+416