summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-07-31[POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz
2006-07-31[POWERPC] sata_svw: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] briq_panel Kconfig fixAndrew Morton
2006-07-13Merge branch 'hvc_iseries'Stephen Rothwell
2006-07-13[POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell
2006-07-07[POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt
2006-07-07[POWERPC] Add support for briq front panelBenjamin Herrenschmidt
2006-07-07[POWERPC] fix up front-LED KconfigJohannes Berg
2006-07-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-07-06[PATCH] ahci: Ensure that we don't grab both functionsroot
2006-07-06[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov
2006-07-06[PATCH] sata_sil24: add suspend/sleep supportTejun Heo
2006-07-06[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo
2006-07-06[PATCH] sata_sil: add suspend/sleep supportTejun Heo
2006-07-06[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo
2006-07-06[PATCH] libata: reimplement controller-wide PMTejun Heo
2006-07-06[PATCH] libata: reimplement per-dev PMTejun Heo
2006-07-06[PATCH] libata: implement PM EH actionsTejun Heo
2006-07-06[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo
2006-07-06[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo
2006-07-06[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo
2006-07-06[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo
2006-07-06[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo
2006-07-06[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo
2006-07-06[PATCH] libata: Conditionally set host->max_cmd_lenBrian King
2006-07-06[PATCH] sata_vsc: data_xfer should use mmioMartin Hicks
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry