summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-29[MMC] Add OMAP MMC host driverCarlos Aguiar4-0/+1298
2006-03-29Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds7-182/+86
2006-03-29[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman1-3/+13
2006-03-29[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman1-2/+2
2006-03-29Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linu...Jody McIntyre185-3203/+11497
2006-03-29ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-29sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-29sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-29ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-29sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-29ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19
2006-03-29ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter1-2/+0
2006-03-29ieee1394: remove devfs supportStefan Richter5-73/+5
2006-03-29Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre1-3/+5
2006-03-29sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-03-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-1398/+68
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-93/+73
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili1-2/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan16-17/+17
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre21-37/+55
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi5-6/+11
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi1-2/+3
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi1-1/+2
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2-12/+14
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven14-20/+20
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki1-2/+2
2006-03-28[PATCH] for_each_possible_cpu: loopback device.KAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] ide_generic_all_on() warning fixAndrew Morton1-1/+2
2006-03-28[PATCH] Small fixes backported to old IDE SiS driverAlan Cox1-0/+2
2006-03-28[PATCH] ide: AMD756 no host side cable detectionRene Herman1-6/+2
2006-03-28[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0Alexey Dobriyan1-2/+0
2006-03-28[PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk1-1/+2
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan1-3/+10
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride-pt: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton1-3/+5
2006-03-28[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAMAdrian Bunk1-1/+2
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum1-4/+0
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum1-4/+242
2006-03-28[PATCH] synclink: remove dead codePaul Fulghum1-30/+1
2006-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6Dave Jones2-91/+71
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds5-17/+9
2006-03-27[PATCH] md: Convert reconfig_sem to reconfig_mutexNeilBrown1-7/+7
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven4-24/+28
2006-03-27[PATCH] md: Restore 'remaining' count when retrying an write operationNeilBrown1-0/+3
2006-03-27[PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown1-1/+1
2006-03-27[PATCH] md: Remove bi_end_io call out from under a spinlockNeilBrown1-2/+4
2006-03-27[PATCH] md: Remove some stray semi-colons after functions called in macro..NeilBrown1-2/+2
2006-03-27[PATCH] md: Improve comments about locking situation in raid5 make_requestNeilBrown1-1/+14