aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394Linus Torvalds7-182/+86
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman1-3/+13
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman1-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras185-3203/+11497
2006-03-28Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre185-3203/+11497
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28[TG3]: Update version and reldateMichael Chan1-2/+2
2006-03-28[TG3]: Skip timer code during full lockMichael Chan1-0/+4
2006-03-28[TG3]: Speed up SRAM accessMichael Chan1-23/+30
2006-03-28[TG3]: Fix PHY loopback on 5700Michael Chan1-1/+4
2006-03-28[TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan1-1/+1
2006-03-28[TG3]: Fix probe failure due to invalid MAC addressMichael Chan1-22/+28
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter1-2/+0
2006-03-28ieee1394: remove devfs supportStefan Richter5-73/+5
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre1-3/+5
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-03-29drm: remove drm_{alloc,free}_pagesDave Airlie3-131/+0
2006-03-29drm: sis fix compile warningDave Airlie1-1/+1
2006-03-28Merge 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 when reselectedMattia 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-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt19-33/+42