summaryrefslogtreecommitdiffstats
path: root/fs/minix (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap2-243/+0
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap15-2606/+2941
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap5-3/+349
2011-07-27[SCSI] scsi_lib: pause between error retriesJames Smart1-0/+1
2011-07-26[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai1-0/+4
2011-07-26[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi6-51/+52
2011-07-26[SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke1-0/+24
2011-07-26[SCSI] mvsas: Add support for interrupt taskletXiangliang Yu5-26/+40
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu7-55/+24
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu7-113/+127
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu7-56/+169
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu7-189/+20
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu5-35/+42
2011-07-26[SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...Xiangliang Yu4-2/+126
2011-07-26[SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu4-14/+382
2011-07-26[SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu6-1/+52
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-26Documentation/SubmitChecklist: add RCU debug config optionsPaul E. McKenney1-2/+2
2011-07-26reiserfs: use hweight_long()Akinobu Mita1-5/+1
2011-07-26reiserfs: use proper little-endian bitopsAkinobu Mita3-4/+6
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27
2011-07-26drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König1-1/+1
2011-07-26drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl1-1/+1
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal4-0/+586
2011-07-26drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim1-1/+26
2011-07-26drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2-10/+75
2011-07-26init: skip calibration delay if previously doneSameer Nanda1-1/+10
2011-07-26misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin3-0/+98
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin4-0/+442
2011-07-26checkpatch.pl: update $logFunctionsJoe Perches1-3/+3
2011-07-26checkpatch: make utf-8 test --strictJoe Perches1-2/+2
2011-07-26checkpatch.pl: add ability to ignore various messagesJoe Perches1-143/+355
2011-07-26checkpatch: add a "prefer __aligned" checkJoe Perches1-0/+5
2011-07-26checkpatch: validate signature styles and To: and Cc: linesJoe Perches1-8/+115
2011-07-26checkpatch: add __rcu as a sparse modifierSven Eckelmann1-1/+2
2011-07-26checkpatch: suggest using min_t or max_tJoe Perches1-0/+35
2011-07-26drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-26lib: make _tolower() publicAndy Shevchenko3-18/+19
2011-07-26lib/lcm.c: quiet sparse noiseH Hartley Sweeten1-0/+1
2011-07-26mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij1-1/+83
2011-07-26arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu2-14/+58
2011-07-26drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin1-0/+1
2011-07-26drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin1-5/+7
2011-07-26drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-26MAINTAINERS: update HIGH RESOLUTION TIMERS patternsJoe Perches1-1/+1
2011-07-26get_maintainers.pl: improve .mailmap parsingJoe Perches1-4/+5
2011-07-26kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd1-2/+2
2011-07-26notifiers: vt: move vt notifiers into vt.hAmerigo Wang2-7/+9
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang3-8/+11
2011-07-26notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang6-36/+39