summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-08-23au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa
2007-08-23newport_con warning fixAndrew Morton
2007-08-23Check for PPC32 in imsttfbStephen Rothwell
2007-08-23rtc-max6902 minor fixesDavid Brownell
2007-08-23cfag12864b fixMiguel Ojeda
2007-08-23serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson
2007-08-23md: correctly update sysfs when a raid1 is reshapedNeilBrown
2007-08-23md: make sure a re-add after a restart honours bitmap when resyncingNeilBrown
2007-08-23w1: fix w1_remove_master_device() searchingEvgeniy Polyakov
2007-08-23synclink_gt fix module referencePaul Fulghum
2007-08-23IPMI: fix warning in ipmi_si_intf.cMijo Safradin
2007-08-23Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven
2007-08-23m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven
2007-08-23zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven
2007-08-23m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven
2007-08-23remove dead code in via-pmu68kJohannes Berg
2007-08-23correct name for rtc-m41t80David Brownell
2007-08-23Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt
2007-08-23Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard
2007-08-23serial_txx9: Fix modem control line handlingAtsushi Nemoto
2007-08-23serial: add support for ITE 887x chipsNiels de Vos
2007-08-23serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse
2007-08-23tpmdd maintainersKent Yoder
2007-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-22[S390] vmur: fix reference counting for vmur device structureMichael Holzheu
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker
2007-08-22[S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker
2007-08-22[S390] cio: change confusing message in cmf.Cornelia Huck
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck
2007-08-22[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov
2007-08-21sky2: don't clear phy power bitsStephen Hemminger
2007-08-21hisax: update hfc_usb driverMartin Bachem
2007-08-21Revert "USB: EHCI cpufreq fix"Linus Torvalds
2007-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-08-20ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz
2007-08-20hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz
2007-08-20triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz
2007-08-20ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz
2007-08-20ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz
2007-08-20ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz
2007-08-20ide: make CONFIG_IDE_GENERIC default to NTejun Heo