summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/vt1211.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-10[MTD] OneNAND: Handle DDP chip boundary during read-while-loadAdrian Hunter1-1/+14
2007-01-10[MTD] OneNAND: return ecc error code only when 2-bit ecc occursKyungmin Park1-3/+3
2007-01-10[MTD] OneNAND: Implement read-while-loadAdrian Hunter2-32/+43
2007-01-10[MTD] OneNAND: fix onenand_wait bug in read ecc errorKyungmin Park1-2/+3
2007-01-10[MTD] OneNAND: release CPU in cyclesArtem Bityutskiy1-7/+9
2007-01-10[MTD] OneNAND: add subpage write supportKyungmin Park2-14/+44
2007-01-10[MTD] OneNAND: fix onenand_wait bugKyungmin Park2-24/+17
2007-01-10[JFFS2] use the ref_offset macroKyungmin Park1-2/+2
2007-01-10[JFFS2] Reschedule in loopsArtem Bityutskiy2-0/+4
2007-01-02[JFFS2] Fix error-path leak in summary scanAmit Choudhary1-0/+1
2006-12-19[JFFS2] add cond_resched() when garbage collecting deletion direntArtem Bityutskiy1-0/+2
2006-12-11[MTD] Nuke IVR leftoversRalf Baechle3-209/+0
2006-12-11[MTD] OneNAND: fix oob handling in recent oob patchKyungmin Park1-4/+4
2006-12-11[MTD] Fix ssfdc blksize typoDavid Woodhouse1-1/+1
2006-12-10[JFFS2] replace kmalloc+memset with kzallocYan Burman4-9/+4
2006-12-10[MTD] Fix SSFDC build for variable blocksize.David Woodhouse1-1/+1
2006-12-10[MTD] ESB2ROM uses PCIRandy Dunlap1-1/+1
2006-12-08[MTD] of_device-based physmap driverVitaly Wool3-0/+265
2006-12-08[MTD] Support combined RedBoot FIS directory and configuration areaRod Whitby1-3/+20
2006-12-08[MTD] NAND: Support for 16-bit bus-width on AT91.Andrew Victor1-0/+3
2006-12-08[MTD] nandsim: bugfix in page addressingArtem Bityutskiy1-2/+2
2006-12-05[MTD] NAND: use SmartMedia ECC byte order for ndfcTimo Lindhorst1-0/+1
2006-12-01[MTD] redboot partition combined fis / config problemYoshinori Sato1-0/+3
2006-12-01[MTD] [NAND] Compile fix in rfc_from4.cMariusz Kozlowski1-1/+1
2006-12-01[MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen1-1/+1
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse9-540/+539
2006-11-29Linux 2.6.19v2.6.19Linus Torvalds1-1/+1
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2-16/+27
2006-11-29[MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.David Woodhouse1-9/+9
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy5-18/+24
2006-11-29[MTD] add get and put methodsArtem Bityutskiy2-7/+37
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy2-0/+39
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner5-9/+57
2006-11-29[MTD] add MTD_BLKDEVS Kconfig optionJosh Boyer2-7/+20
2006-11-29[MTD] fix map probe name for cstm_mips_ixxYoichi Yuasa1-1/+1
2006-11-29[MTD] increase MAX_MTD_DEVICESArtem Bityutskiy1-1/+1
2006-11-29[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-29[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-29[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-29[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-29[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-29[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-29[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-29[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-29[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-29[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-29[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-29[MTD] Tidy bitrev usage in rtc_from4.cAndrew Morton1-1/+1