summaryrefslogtreecommitdiff
path: root/drivers/char/ds1620.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ds1620: single_open() leakAl Viro2013-05-05
* ds1620: Don't use create_proc_read_entry()David Howells2013-04-29
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
* ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-07
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* drivers: Push down BKL into various driversArnd Bergmann2010-05-17
* [ARM] netwinder: clean up GPIO namingRussell King2008-12-13
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* ds1620: BKL pushdownArnd Bergmann2008-06-20
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16