aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz
2008-04-28ARM: always select HAVE_IDEAdrian Bunk
2008-04-28remove the broken ETRAX_IDE driverAdrian Bunk
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz
2008-04-28ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz
2008-04-28ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz
2008-04-28ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-28ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz
2008-04-28siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz
2008-04-28siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz
2008-04-28siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz
2008-04-28ptrace: conditionalize compat_ptrace_requestRoland McGrath
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-28kconfig: add named choice groupRoman Zippel
2008-04-28kconfig: fix choice dependency checkRoman Zippel
2008-04-28kconifg: 'select' considered less evilMatthew Wilcox
2008-04-28dontdiff: ignore timeconst.hBen Dooks
2008-04-28dontdiff: add modules.orderBen Dooks
2008-04-28kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau
2008-04-28x86_64 vDSO: use initdataRoland McGrath
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-28kbuild: fix help output to show correct archAndres Salomon
2008-04-28mm/memory_hotplug.c must #include "internal.h"Adrian Bunk
2008-04-28kbuild: show defconfig subdirs in make helpSegher Boessenkool
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin
2008-04-28hrtimer: raise softirq unlocked to avoid circular lock dependencyThomas Gleixner
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi
2008-04-28[CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis
2008-04-28[CPUFREQ] fix show_trans_tableCesar Eduardo Barros
2008-04-28[CPUFREQ] Warn when cpufreq_register_notifier called before pure initcallsCesar Eduardo Barros