summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-08-018-621/+692
|\
| * hwmon: needs new maintainerMark M. Hoffman2008-07-311-5/+1
| * hwmon: (lm85) Simplify device initialization functionJean Delvare2008-07-311-43/+18
| * hwmon: (lm85) Misc cleanupsJean Delvare2008-07-311-84/+67
| * hwmon: (lm85) Don't write back cached valuesJean Delvare2008-07-311-9/+6
| * hwmon: (lm85) Drop dead codeJean Delvare2008-07-312-87/+6
| * hwmon: (lm85) Coding-style cleanupsJean Delvare2008-07-311-250/+255
| * hwmon: (lm75) add new-style driver bindingDavid Brownell2008-07-312-48/+165
| * hwmon: (lm75) cleanup/reorgDavid Brownell2008-07-312-46/+64
| * hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman2008-07-311-2/+1
| * hwmon: (adt7473) Remove unused definesJean Delvare2008-07-311-13/+0
| * hwmon: (dme1737) fix voltage scalingJuerg Haefliger2008-07-311-11/+21
| * hwmon: (dme1737) probe all addressesJuerg Haefliger2008-07-312-1/+13
| * hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger2008-07-311-101/+154
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-0139-173/+321
|\ \
| * | [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-011-3/+5
| * | [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-011-14/+24
| * | [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-011-2/+1
| * | [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-011-0/+1
| * | [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-011-3/+3
| * | [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-012-0/+52
| * | [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-011-2/+2
| * | [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-011-1/+1
| * | [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
| * | [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-011-0/+1
| * | [JFFS2] Fix allocation of summary bufferDavid Woodhouse2008-08-012-14/+32
| * | Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-0128-51/+51
| * | [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-311-1/+1
| * | [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-301-1/+5
| * | [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-301-47/+83
| * | [MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org2008-07-301-1/+1
| * | [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-301-17/+40
| * | [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-301-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-0121-268/+203
|\ \ \
| * | | [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-015-12/+13
| * | | [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-013-45/+18
| * | | [patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi2008-08-011-8/+7
| * | | [PATCH] devpts: switch to IDAAlexey Dobriyan2008-08-011-8/+8
| * | | [PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan2008-08-011-5/+5
| * | | [PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan2008-08-011-12/+9
| * | | [PATCH] fix bdev leak in block_dev.c do_open()Al Viro2008-08-011-1/+3
| * | | [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-015-22/+35
| * | | [PATCH] clean dup2() up a bitAl Viro2008-08-011-26/+27
| * | | [PATCH] merge locate_fd() and get_unused_fd()Al Viro2008-08-014-130/+77
| * | | [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro2008-08-011-0/+2
| * | | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley2008-08-011-1/+1
* | | | Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-013-8/+19
|\ \ \ \
| * | | | [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...zhangxiliang2008-08-011-3/+8
| * | | | [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang2008-08-011-1/+1
| * | | | Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang2008-08-011-2/+8
OpenPOWER on IntegriCloud