summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-08-06iwlwifi: fix TX tracerJohannes Berg
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-06mxc_nand: Add v3 (i.MX51) SupportSascha Hauer
2010-08-06mxc_nand: support 8bit eccSascha Hauer
2010-08-06mxc_nand: fix correct_data functionSascha Hauer
2010-08-06mxc_nand: add V1_V2 namespace to registersSascha Hauer
2010-08-06mxc_nand: factor out a check_int functionSascha Hauer
2010-08-06mxc_nand: make some internally used functions overwriteableSascha Hauer
2010-08-06mxc_nand: rework get_dev_statusSascha Hauer
2010-08-06mxc_nand: remove 0xe00 offset from registersSascha Hauer
2010-08-06mtd: denali: Add multi connected NAND supportChuanxiao Dong
2010-08-06mtd: denali: Remove set_ecc_config functionChuanxiao Dong
2010-08-06mtd: denali: Remove unuseful code in get_xx_nand_para functionsChuanxiao Dong
2010-08-06mtd: denali: Remove device_info_tag structureChuanxiao.Dong
2010-08-06Merge branch 'master' into for-linusChris Metcalf
2010-08-06mtd: m25p80: add support for the Winbond W25Q32 SPI flash chipGabor Juhos
2010-08-06mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chipsGabor Juhos
2010-08-06mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chipsGabor Juhos
2010-08-06mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension versionGuillaume LECERF
2010-08-06mtd: atmel_nand: fix warning: 'part_probes' defined but not usedAndreas Bießmann
2010-08-06mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-06mtd: Missing slab.h includeDavid Miller
2010-08-06mtd: gen_nand: fix support for multiple chipsMarek Vasut
2010-08-06mtd: update description on sm_ftlMaxim Levitsky
2010-08-06mtd: blkdevs: fix crash related to sysfs attributes.Maxim Levitsky
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05drivers/video/via/via-gpio.c: fix warningAndrew Morton
2010-08-05viafb: Depends on X86Ben Hutchings
2010-08-05fbdev: section cleanup in viafb driverHenrik Kretzschmar
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier
2010-08-05IB/qib: Add missing <linux/slab.h> includeDavid Miller
2010-08-05IB/ehca: Drop unnecessary NULL testJulia Lawall
2010-08-05RDMA/nes: Fix confusing if statement indentationRoland Dreier
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman