summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-33/+263
2010-08-11Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds4-84/+66
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds66-1472/+1642
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+12
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds56-348/+944
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds5-13/+17
2010-08-10Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds1-0/+11
2010-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+3
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds16-364/+3174
2010-08-10drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong1-1/+2
2010-08-10drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong1-1/+2
2010-08-10hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel2-11/+78
2010-08-10drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton1-4/+0
2010-08-10hwmon: coretemp: documentation update and cleanupChen Gong1-1/+1
2010-08-10hwmon: coretemp: enable coretemp device add operation failureChen Gong1-14/+3
2010-08-10hwmon: coretemp: update hotplug condition checkChen Gong1-0/+5
2010-08-10hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck3-0/+605
2010-08-10hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck3-0/+759
2010-08-10hmc6352: add driver for the HMC6352 compassKalhan Trisal3-0/+174
2010-08-10drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf1-0/+1
2010-08-10edd: fix possible memory leak in edd_init() error pathAxel Lin1-7/+13
2010-08-10s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita3-3/+3
2010-08-10char: add WARN_ON() in misc_deregister()Akinobu Mita1-1/+1
2010-08-10drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair3-0/+493
2010-08-10hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2-12/+13
2010-08-10drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V3-0/+284
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2-7/+47
2010-08-10drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro1-23/+23
2010-08-10drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe1-2/+2
2010-08-10ipmi: fix ACPI detection with regspacingYinghai Lu1-0/+8
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-12/+4
2010-08-10Make ->drop_inode() just return whether inode needs to be droppedAl Viro1-2/+2
2010-08-10remove inode_setattrChristoph Hellwig1-4/+10
2010-08-09[S390] dasd: tunable missing interrupt handlerStefan Haberland6-9/+81
2010-08-09[S390] dasd: allocate fallback cqr for reserve/releaseStefan Weinhuber1-13/+60
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner1-0/+7
2010-08-09[S390] cio: use all available paths for some internal I/OSebastian Ott2-2/+0
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott4-7/+22
2010-08-09[S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott1-4/+6
2010-08-09[S390] cio: Log the response from the unit check handlerMichael Ernst1-0/+2
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst3-0/+87
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino1-0/+11
2010-08-09drm: fix fallouts from slow-work -> wq conversionTejun Heo1-12/+4
2010-08-09tx493xide: use min_t() macro instead of min()Atsushi Nemoto2-2/+2
2010-08-09drivers/ide: Use memdup_userJulia Lawall1-7/+3
2010-08-09via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.Yann Dirson1-1/+1
2010-08-09ide-cd: Do not access completed requests in the irq handlerBorislav Petkov1-3/+11
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt1-3/+3
2010-08-09e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2010-08-09ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend1-4/+10