summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tty output lossage fixRoman Zippel2005-07-071-18/+15
* [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham2005-07-071-2/+2
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-076-23/+11
* [PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller2005-07-071-5/+3
* [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-071-1/+23
* [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-072-10/+20
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-073-40/+137
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-071-2/+22
* [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-071-0/+18
* [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-071-6/+2
* [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-071-6/+2
* [PATCH] hvc_console: Add missing includeMilton Miller2005-07-071-0/+1
* [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-071-2/+4
* [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-071-8/+11
* [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-071-3/+7
* [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-071-7/+29
* [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-071-142/+142
* [PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt2005-07-073-20/+56
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-071-1/+1
* [PATCH] i2o: config-osm build fixAndrew Morton2005-07-071-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-074-2/+616
|\
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-0643-296/+425
| |\
| * | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-063-2/+615
| * | [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava2005-07-061-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-061-1/+0
|\ \ \
| * | | [DVB]: Do not include <linux/irq.h> from drivers.Eddie C. Dost2005-07-061-1/+0
| | |/ | |/|
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-062-70/+105
|\ \ \
| * | | [CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu2005-07-061-4/+9
| * | | [CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu2005-07-061-2/+1
| * | | [PADLOCK] Implement multi-block operationsHerbert Xu2005-07-061-2/+53
| * | | [PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu2005-07-062-72/+52
| |/ /
* | | [PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky2005-07-061-0/+1
* | | ieee1394: fix broken signed char assumption.Linus Torvalds2005-07-061-2/+2
* | | [PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney2005-07-061-0/+71
* | | [PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney2005-07-063-1/+54
* | | [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-0613-61/+35
|/ /
* | [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH2005-07-061-2/+2
* | [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-051-1/+31
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-054-30/+92
|\ \
| * | [SHAPER]: Switch to spinlocks.Christoph Hellwig2005-07-051-26/+16
| * | [TG3]: Update driver version and reldate.David S. Miller2005-07-051-2/+2
| * | [TG3]: support for ethtool -CMichael Chan2005-07-052-2/+73
| * | [SKGE]: Fix build on big-endianDavid S. Miller2005-07-051-0/+1
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-051-18/+2
|\ \ \
| * | | [SPARC]: bpp: remove sleep_on usageChristoph Hellwig2005-07-041-18/+2
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-07-0514-141/+191
|\ \ \ | |/ / |/| |
| * | [PATCH] gregkh-pci-pci-assign-unassigned-resources fixAndy Whitcroft2005-07-011-0/+1
| * | [PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville2005-07-011-6/+0
| * | [PATCH] PCI: Remove newline from pci MODALIAS variableHannes Reinecke2005-07-011-1/+1
| * | [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...long2005-07-013-1/+91
OpenPOWER on IntegriCloud