aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier
2010-10-22pch_phub: fix build warningsGreg Kroah-Hartman
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang
2010-09-22vmware balloon: rename moduleDmitry Torokhov
2010-09-16ibmasmfs: use generic_file_llseekArnd Bergmann
2010-09-16lkdtm: use generic_file_llseek in debugfsArnd Bergmann
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-08-23Fix typo in Kconfig help textThomas Weber
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal
2010-08-09drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair
2010-08-09hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava
2010-08-09drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-27[SCSI] enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-26ARM: 6214/2: driver for the character LCD found in ARM refdesignsLinus Walleij
2010-07-20Andres has movedAndres Salomon
2010-06-04vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-27lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham
2010-05-14EEPROM: 93cx6: Header file cleanupArce, Abraham
2010-05-14EEPROM: Header file cleanupArce, Abraham
2010-05-09Modify the VMware balloon driver for the new x86_hyper APIH. Peter Anvin