summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-18edac: add CPC925 Memory Controller driverHarry Ciao
2009-06-18ppdev: reduce kernel log spamMichael Buesch
2009-06-18Char: isicom: fix build warningJiri Slaby
2009-06-18drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...Adriano dos Santos Fernandes
2009-06-18gpio: pca953x: Add support for PCA9556Nate Case
2009-06-18gpio: pca953x: Get platform_data from OpenFirmwareNate Case
2009-06-18gpio: max7301: add missing __devexit markingMike Frysinger
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-06-18drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger
2009-06-18rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto
2009-06-18rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto
2009-06-18rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger
2009-06-18rtc: rtc-ds1307 add ds3231Wolfram Sang
2009-06-18rtc: rtc-ds1307 add ds1388Joakim Tjernlund
2009-06-18rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen
2009-06-18spi: fix spi_write_then_read() commentJiri Pirko
2009-06-18pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-06-18spi_bfin5xx: limit reaches -1Roel Kluin
2009-06-18netxen: fix tx ring accountingDhananjay Phadke
2009-06-18netxen: fix detection of cut-thru firmware modeDhananjay Phadke
2009-06-18forcedeth: fix dma api mismatchesEric Dumazet
2009-06-18[WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli
2009-06-18[WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue.Wim Van Sebroeck
2009-06-18[WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardwareDenis V. Lunev
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck
2009-06-18[WATCHDOG] iTCO_wdt: Cleanup codeWim Van Sebroeck
2009-06-18via-velocity : fix no link detection on bootSéguier Régis
2009-06-18Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki
2009-06-18TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com
2009-06-18net: group address list and its countJiri Pirko
2009-06-18sky2: version 1.23Stephen Hemminger
2009-06-18sky2: add GRO supportStephen Hemminger
2009-06-18sky2: skb recyclingStephen Hemminger
2009-06-18sky2: reduce default transmit ringStephen Hemminger
2009-06-18sky2: receive counter updateStephen Hemminger
2009-06-18sky2: fix shutdown synchronizationStephen Hemminger
2009-06-18sky2: PCI irq issuesStephen Hemminger
2009-06-18sky2: more receive shutdownStephen Hemminger
2009-06-18sky2: turn off pause during shutdownStephen Hemminger
2009-06-18r8169: do not bring device down when suspendingfrançois romieu
2009-06-18sis190: use an adequate phy list entry as a fallbackfrançois romieu
2009-06-18net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang
2009-06-18Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely
2009-06-17md/raid5: correctly update sync_completed when we reach max_resyncNeilBrown
2009-06-17md/raid5: add missing call to schedule() after prepare_to_wait()Dan Williams