summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-05-044-9/+34
|\
| * [PATCH] aoe: update version number to 10Ed L Cashin2005-05-031-1/+1
| * [PATCH] aoe: add firmware version to info in sysfsEd L Cashin2005-05-031-0/+13
| * [PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin2005-05-031-7/+4
| * [PATCH] aoe: improve allowed interfaces configurationEd L Cashin2005-05-031-1/+16
* | [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-031-12/+0
* | [PATCH] PCI Hotplug: fix pciehp regressionDely Sy2005-05-031-5/+18
* | [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-036-10/+10
* | [PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz2005-05-031-0/+1
* | [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer2005-05-031-2/+5
* | [PATCH] PCI: Add pci shutdown abilityGreg KH2005-05-031-0/+9
* | [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com2005-05-031-24/+58
* | [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-035-1/+5
* | [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige2005-05-031-4/+3
|/
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-036-57/+29
|\
| * [PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2005-05-032-12/+6
| * [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-034-45/+23
* | [PATCH] ARM: Cleanup kmalloc in cyber2000fbRussell King2005-05-031-4/+4
|/
* [PATCH] cpufreq annoying warning fixBenjamin Herrenschmidt2005-05-021-3/+4
* [PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt2005-05-021-2/+7
* [PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe2005-05-011-1/+1
* [PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
* [PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflowAdrian Bunk2005-05-011-2/+2
* [PATCH] drivers/video/radeonfb.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
* [PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk2005-05-011-1/+3
* [PATCH] make lots of things staticAdrian Bunk2005-05-0129-65/+61
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-015-12/+16
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-3/+2
* [PATCH] Clean-up and bug fix for tdfxfb framebuffer size detectionRichard Drummond2005-05-011-23/+22
* [PATCH] Better PLL frequency matching for tdfxfb driverRichard Drummond2005-05-011-12/+31
* [PATCH] imxfb: Add Freescale i.MX framebuffer driverSascha Hauer2005-05-014-0/+776
* [PATCH] i810fb: Fix default monitor sync timingsDenis Vlasenko2005-05-011-3/+9
* [PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2005-05-012-69/+37
* [PATCH] fbcon: Fix check after useAdrian Bunk2005-05-011-1/+4
* [PATCH] fbdev: edid.h cleanupsAdrian Bunk2005-05-012-4/+0
* [PATCH] nvidiafb: ioremap and i2c fixesAntonino A. Daplas2005-05-011-5/+21
* [PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt2005-05-012-26/+124
* [PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre2005-05-011-1/+1
* [PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre2005-05-011-20/+8
* [PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre2005-05-011-4/+7
* [PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre2005-05-011-7/+4
* [PATCH] saa7134: Add OEM version of already supported cardPeter Missel2005-05-011-1/+7
* [PATCH] v4l: msp3400 updateGerd Knorr2005-05-012-11/+19
* [PATCH] dvb: cx22702 frontend driver updateGerd Knorr2005-05-014-2/+19
* [PATCH] cx88-dvb oops fixGerd Knorr2005-05-011-5/+5
* [PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan2005-05-011-61/+112
* [PATCH] fix include order in mthca_memfree.cRoland Dreier2005-05-011-1/+2
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] sn_console: make sal_console_uart static againAndreas Schwab2005-05-011-2/+2
* [PATCH] ipmi: fix a deadlockCorey Minyard2005-05-011-15/+21
OpenPOWER on IntegriCloud