summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig36-131/+168
2010-08-07aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori1-25/+0
2010-08-07floppy: use warning macrosStephen Hemminger1-16/+11
2010-08-07floppy: use wait_event_interruptibleStephen Hemminger1-50/+9
2010-08-07floppy: fix signed/unsigned warningsStephen Hemminger1-2/+2
2010-08-07floppy: cmos attribute should be staticStephen Hemminger1-1/+1
2010-08-07floppy: use atomic type for usage_countStephen Hemminger1-30/+12
2010-08-07floppy: silence warning during disk testStephen Hemminger1-0/+1
2010-08-07floppy: remove unnecessary inlinesStephen Hemminger1-7/+7
2010-08-07floppy: initialize debug jiffies offsetStephen Hemminger1-0/+3
2010-08-07cciss: change pad value from 32 to 0Mike Miller1-1/+1
2010-08-07cciss: remove errant debug codeMike Miller1-2/+0
2010-08-07cciss: move next_command function from ifdefMike Miller1-22/+23
2010-08-07cciss: fix call to put_controller_in_performant_modeMike Miller1-1/+1
2010-08-07cciss: make sure we request the performant mode irqMike Miller1-4/+4
2010-08-07cciss: new controller support and bump driver versionMike Miller1-6/+14
2010-08-07cciss: add performant mode support for Stars/SiriusMike Miller4-63/+353
2010-08-07cciss: make interrupt access methods return type boolMike Miller1-3/+3
2010-08-07cciss: check for msi in interrupt_not_for_usMike Miller1-2/+3
2010-08-07cciss: clean up interrupt handlerMike Miller1-95/+141
2010-08-07cciss: enqueue and submit ioMike Miller1-23/+15
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+9
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+3
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King1-2/+6
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson1-2/+2
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman1-0/+1
2010-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-34/+63
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-10/+32
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal1-7/+29
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard1-6/+7
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds1-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-25/+92
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin1-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin1-2/+2
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-10/+2
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-23/+23
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-24/+84
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds11-22/+197
2010-07-26[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng1-0/+1
2010-07-26[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg1-10/+1
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi1-13/+0