summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter
2010-08-10intel_mid_battery: Fix battery scalingAlan Cox
2010-08-10intel_mid_battery: Fix the argument order to intel_scu_ipc_commandArjan van de Ven
2010-08-10isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy
2010-08-10usbnet: rx_submit() should return an error code.David S. Miller
2010-08-10qlcnic: using too much stackDan Carpenter
2010-08-10qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap
2010-08-10farsync: Fix compile warnings.David S. Miller
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