summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-12nand/denali: move all hardware initialization work to denali_hw_initChuanxiao Dong
2010-08-12nand/denali: Add a page check in denali_read_page & denali_read_page_rawChuanxiao Dong
2010-08-12nand/denali: use cpu_relax() while waiting for hardware interruptChuanxiao Dong
2010-08-12nand/denali: change read_status function methodChuanxiao Dong
2010-08-12nand/denali: Fixed check patch warningsChuanxiao Dong
2010-08-10mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap
2010-08-10nand/denali: use dev_xx debug function to replace nand_dbg_print and some printkChuanxiao Dong
2010-08-10nand/denali: Fixed handle ECC error bugsChuanxiao Dong
2010-08-10nand/denali: use iowrite32() to replace denali_write32()Chuanxiao Dong
2010-08-10nand/denali: Fixed probe function bugsChuanxiao Dong
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-08-10Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-10drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong
2010-08-10hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel
2010-08-10drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton
2010-08-10hwmon: coretemp: documentation update and cleanupChen Gong
2010-08-10hwmon: coretemp: enable coretemp device add operation failureChen Gong
2010-08-10hwmon: coretemp: update hotplug condition checkChen Gong
2010-08-10hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck
2010-08-10hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck
2010-08-10hmc6352: add driver for the HMC6352 compassKalhan Trisal
2010-08-10drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf
2010-08-10edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-10s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita
2010-08-10char: add WARN_ON() in misc_deregister()Akinobu Mita
2010-08-10drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair
2010-08-10hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava
2010-08-10drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-08-10drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro
2010-08-10drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe
2010-08-10ipmi: fix ACPI detection with regspacingYinghai Lu
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino
2010-08-09drm: fix fallouts from slow-work -> wq conversionTejun Heo
2010-08-09tx493xide: use min_t() macro instead of min()Atsushi Nemoto
2010-08-09drivers/ide: Use memdup_userJulia Lawall
2010-08-09via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.Yann Dirson
2010-08-09ide-cd: Do not access completed requests in the irq handlerBorislav Petkov
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt
2010-08-09e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-09ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend