aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King
2006-03-29[MMC] Add OMAP MMC host driverCarlos Aguiar
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman
2006-03-28Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre
2006-03-28sbp2: misc debug logging cleanupsStefan Richter
2006-03-28sbp2: proper treatment of DID_OKStefan Richter
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter
2006-03-28sbp2: check for ARM failureStefan Richter
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter
2006-03-28ieee1394: remove devfs supportStefan Richter
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox
2006-03-28[PATCH] ide: AMD756 no host side cable detectionRene Herman
2006-03-28[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum
2006-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6Dave Jones
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven
2006-03-27[PATCH] md: Restore 'remaining' count when retrying an write operationNeilBrown
2006-03-27[PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown
2006-03-27[PATCH] md: Remove bi_end_io call out from under a spinlockNeilBrown
2006-03-27[PATCH] md: Remove some stray semi-colons after functions called in macro..NeilBrown