summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati
2011-07-27[SCSI] bfa: Check supported speed based on port modeKrishna Gudipati
2011-07-27[SCSI] bfa: Update RME interrupt handling.Krishna Gudipati
2011-07-27[SCSI] bfa: use negative error return values in all functionsKrishna Gudipati
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati
2011-07-27[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to...Chandra Seetharaman
2011-07-27[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap
2011-07-27[SCSI] scsi_lib: pause between error retriesJames Smart
2011-07-26[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai
2011-07-26[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi
2011-07-26[SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke
2011-07-26[SCSI] mvsas: Add support for interrupt taskletXiangliang Yu
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu
2011-07-26[SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...Xiangliang Yu
2011-07-26[SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu
2011-07-26[SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu
2011-07-26Merge 'akpm' patch seriesLinus Torvalds
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik
2011-07-26drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-07-26drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-26drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim
2011-07-26drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-07-26misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-26drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap
2011-07-26arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-07-26drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin
2011-07-26drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin
2011-07-26drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-26drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-26geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-26eisa/pci_eisa.c: fix section mismatchArnaud Lacombe
2011-07-26drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-26xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-26backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-26backlight: add ams369fg06 amoled driverJingoo Han
2011-07-26drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-26drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds