summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * myri10ge: add barrier in myri10ge_send_cmdBrice Goglin2008-05-131-1/+3
| * myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin2008-05-131-0/+35
| * myri10ge: properly align scratch buffersBrice Goglin2008-05-131-2/+2
| * myri10ge: increase and fix handoff timeoutBrice Goglin2008-05-131-2/+2
| * myri10ge: fix module parameter descriptionsBrice Goglin2008-05-131-17/+18
| * myri10ge: update firmware headersBrice Goglin2008-05-132-31/+64
| * atl1: bump version numberJay Cliburn2008-05-134-5/+5
| * atl1: add shutdown callbackJay Cliburn2008-05-131-2/+9
| * atl1: fix broken suspend and resumeJay Cliburn2008-05-131-45/+80
| * atl1: add PHY power save modeJay Cliburn2008-05-132-11/+11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-1211-41/+41
| |\
| | * PS3: gelic: fix memory leakMasakazu Mokuno2008-05-121-0/+2
| | * iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-122-2/+2
| | * zd1211rw: fix potential use-after-free bugJohannes Berg2008-05-121-1/+5
| | * rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn2008-05-121-2/+3
| | * rt2x00: Fix broken recover-on-error pathIvo van Doorn2008-05-121-7/+4
| | * rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-121-20/+11
| | * iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-121-1/+1
| | * wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-122-6/+4
| | * prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez2008-05-121-2/+9
| * | pppol2tp: Remove null pointer dereference.Julia Lawall2008-05-121-3/+10
| * | syncppp: Fix crashes.David S. Miller2008-05-126-17/+17
| |/
| * niu: Determine the # of ports from the card's VPD dataMatheos Worku2008-05-122-32/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-05-134-37/+55
|\ \
| * | [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-131-2/+2
| * | [SCSI] aha152x: Fix oops on module removalJames Bottomley2008-05-111-2/+2
| * | [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley2008-05-111-2/+2
| * | [SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie2008-05-081-6/+6
| * | [SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie2008-05-081-8/+9
| * | [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley2008-05-081-5/+8
| * | [SCSI] gdth: fix timer handlingJames Bottomley2008-05-081-12/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-133-33/+83
|\ \ \
| * | | ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige2008-05-131-1/+7
| * | | PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz2008-05-131-0/+1
| * | | PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross2008-05-131-3/+3
| * | | ACPI/PCI: handle multiple _OSCKenji Kaneshige2008-05-131-1/+7
| * | | ACPI/PCI: handle multiple _OSCShaohua Li2008-05-131-29/+66
| * | | PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige2008-05-131-1/+1
* | | | vt/fbcon: fix background color on line feedJan Engelhardt2008-05-131-5/+16
* | | | vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-131-1/+9
* | | | rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-131-0/+1
* | | | RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-131-1/+1
* | | | drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* | | | spi_mpc83xx: much improved driverJoakim Tjernlund2008-05-132-130/+282
* | | | fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven2008-05-131-1/+0
* | | | atmel_lcdfb: fix pixclock divider calculationNicolas Ferre2008-05-131-5/+6
* | | | rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki2008-05-131-1/+1
* | | | PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas2008-05-131-1/+1
* | | | drivers/video/pnx4008: eliminate double freeJulia Lawall2008-05-131-7/+4
* | | | md: fix raid5 'repair' operationsDan Williams2008-05-131-12/+13