aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt
2008-05-13rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki
2008-05-13RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki
2008-05-13drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton
2008-05-13spi_mpc83xx: much improved driverJoakim Tjernlund
2008-05-13fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre
2008-05-13rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki
2008-05-13PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas
2008-05-13drivers/video/pnx4008: eliminate double freeJulia Lawall
2008-05-13md: fix raid5 'repair' operationsDan Williams
2008-05-13tridentfb: improve clock setting accuracyKrzysztof Helt
2008-05-13tridentfb: remove misplaced enable_mmio()Krzysztof Helt
2008-05-13mmc: make one-bit signed bitfields unsignedHarvey Harrison
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson
2008-05-13spi: pxa2xx_spi clock resume bugfixEric BENARD
2008-05-13DM9000: Use delayed work to update MII PHY stateBen Dooks
2008-05-13DM9000: Update and fix driver debugging messagesEnrico Scholz
2008-05-13DM9000: Add __devinit and __devexit attributes to probe and removeEnrico Scholz
2008-05-13sky2: fix simple define thinkoJesse Brandeburg
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings
2008-05-13[netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings
2008-05-13[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings
2008-05-13[netdrvr] sfc: Fix code formattingBen Hutchings
2008-05-13[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings
2008-05-13[netdrvr] sfc: Remove garbage from commentBen Hutchings
2008-05-13[netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings
2008-05-13[netdrvr] sfc: Add TSO supportBen Hutchings
2008-05-13ehea: Add DLPAR memory remove supportHannes Hering
2008-05-13ehea: Add dependency to KconfigHannes Hering
2008-05-13memory: Introduce exports for memory notifiersHannes Hering
2008-05-13gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming
2008-05-13cxgb3 - fix EEHDivy Le Ray
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray
2008-05-13myri10ge: fix the number of interrupt slotsBrice Goglin
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin
2008-05-13myri10ge: trivial formatting fixBrice Goglin
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin
2008-05-13myri10ge: properly align scratch buffersBrice Goglin
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin
2008-05-13myri10ge: update firmware headersBrice Goglin
2008-05-13atl1: bump version numberJay Cliburn
2008-05-13atl1: add shutdown callbackJay Cliburn
2008-05-13atl1: fix broken suspend and resumeJay Cliburn