summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-08-10epca: Kill the big kernel lockAlan Cox
2010-08-10cyclades: Kill off BKL usageAlan Cox
2010-08-10synclink: kill the big kernel lockAlan Cox
2010-08-10rocket: kill BKLAlan Cox
2010-08-10isicom: kill off the BKLAlan Cox
2010-08-10riscom8: kill use of lock_kernelAlan Cox
2010-08-10istallion: use bit ops for the board flagsAlan Cox
2010-08-10stallion: prune lock_kernel callsAlan Cox
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10serial: fix wakup races in the mrst_max3110 driverArjan van de Ven
2010-08-10serial: replace open coded mutex with a real mutex in mrst_max3110.cArjan van de Ven
2010-08-10max3110 sanity check a registerjianwei.yang
2010-08-10mrst_max3110: add UART driver for Max3110 on MoorestownFeng Tang
2010-08-10serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definitionYegor Yefremov
2010-08-10vt: clean up the code - use kernel libraryAndy Shevchenko
2010-08-10serial: There's no config CONSOLEChristoph Egger
2010-08-10n_gsm.c: removed duplicated #includesAndrea Gelmini
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-09drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong
2010-08-09drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong
2010-08-09hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel
2010-08-09drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPUAndrew Morton
2010-08-09hwmon: coretemp: documentation update and cleanupChen Gong
2010-08-09hwmon: coretemp: enable coretemp device add operation failureChen Gong
2010-08-09hwmon: coretemp: update hotplug condition checkChen Gong
2010-08-09hwmon: add support for JEDEC JC 42.4 compliant temperature sensorsGuenter Roeck
2010-08-09hwmon: driver for SMM665 Six-Channel Active DC Output Controller/MonitorGuenter Roeck
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal
2010-08-09drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf
2010-08-09edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita
2010-08-09char: add WARN_ON() in misc_deregister()Akinobu Mita
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-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-08-09drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro
2010-08-09drivers/video/w100fb.c: ignore void return value / fix build failurePeter Huewe
2010-08-09ipmi: fix ACPI detection with regspacingYinghai Lu
2010-08-09Merge 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-09zorro: Fix reading of proc/bus/zorro/* in small chunksGeert Uytterhoeven