summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-07scsi: remove unused free discard page in sd_doneFUJITA Tomonori
2010-08-07scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori
2010-08-07block: implement an unprep function corresponding directly to prepJames Bottomley
2010-08-07drivers/cdrom: use pr_<level>Joe Perches
2010-08-07block/xd.c: fix brace typoRandy Dunlap
2010-08-07block: don't allocate a payload for discard requestChristoph Hellwig
2010-08-07block: fix some more cmd_type cleanup falloutChristoph Hellwig
2010-08-07virtio_blk: add default case to cmd type switchJens Axboe
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori
2010-08-07floppy: use warning macrosStephen Hemminger
2010-08-07floppy: use wait_event_interruptibleStephen Hemminger
2010-08-07floppy: fix signed/unsigned warningsStephen Hemminger
2010-08-07floppy: cmos attribute should be staticStephen Hemminger
2010-08-07floppy: use atomic type for usage_countStephen Hemminger
2010-08-07floppy: silence warning during disk testStephen Hemminger
2010-08-07floppy: remove unnecessary inlinesStephen Hemminger
2010-08-07floppy: initialize debug jiffies offsetStephen Hemminger
2010-08-07cciss: change pad value from 32 to 0Mike Miller
2010-08-07cciss: remove errant debug codeMike Miller
2010-08-07cciss: move next_command function from ifdefMike Miller
2010-08-07cciss: fix call to put_controller_in_performant_modeMike Miller
2010-08-07cciss: make sure we request the performant mode irqMike Miller
2010-08-07cciss: new controller support and bump driver versionMike Miller
2010-08-07cciss: add performant mode support for Stars/SiriusMike Miller
2010-08-07cciss: make interrupt access methods return type boolMike Miller
2010-08-07cciss: check for msi in interrupt_not_for_usMike Miller
2010-08-07cciss: clean up interrupt handlerMike Miller
2010-08-07cciss: enqueue and submit ioMike Miller
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman
2010-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds