summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz1-10/+0
2006-07-31[POWERPC] sata_svw: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-31[POWERPC] tmp_atmel: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-31[POWERPC] netdevices: Constify & voidify get_property()Jeremy Kerr4-13/+16
2006-07-31[POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr3-10/+8
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr8-41/+38
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr17-66/+70
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr3-22/+21
2006-07-31[POWERPC] briq_panel Kconfig fixAndrew Morton1-0/+1
2006-07-13Merge branch 'hvc_iseries'Stephen Rothwell8-38/+616
2006-07-13[POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell1-4/+2
2006-07-13[POWERPC] Make the hvc_console output buffer size settableStephen Rothwell5-9/+15
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell4-30/+602
2006-07-07[POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2-17/+234
2006-07-07[POWERPC] More offb/bootx fixesBenjamin Herrenschmidt1-146/+161
2006-07-07[POWERPC] Add support for briq front panelBenjamin Herrenschmidt3-0/+283
2006-07-07[POWERPC] fix up front-LED KconfigJohannes Berg3-15/+10
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-250/+826
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov1-5/+5
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo1-0/+25
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo1-45/+62
2006-07-05[PATCH] sata_sil: add suspend/sleep supportTejun Heo1-0/+17
2006-07-05[PATCH] sata_sil: separate out sil_init_controller()Tejun Heo1-38/+48
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo2-7/+286
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo2-90/+115
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo2-3/+187
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2-16/+21
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2-15/+12
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2-7/+9
2006-07-05[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo1-12/+11
2006-07-05[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo1-1/+1
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo5-40/+40
2006-07-05[PATCH] libata: Conditionally set host->max_cmd_lenBrian King1-6/+15
2006-07-05[PATCH] sata_vsc: data_xfer should use mmioMartin Hicks1-1/+1
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+3
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin1-0/+5
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin1-5/+4
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com1-2/+0
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com1-1/+0
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle1-3/+4
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum2-13/+0
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr1-28/+24
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar1-14/+17
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry1-59/+43
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry1-27/+68
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry1-24/+251
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry1-14/+10
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry1-4/+4
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry1-7/+4