aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2007-11-29sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt1-1/+1
2007-11-29ACPI: avoid references to impossible processors.Christoph Lameter1-7/+7
2007-11-29RTC: convert mutex to bitfieldJiri Kosina2-10/+6
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying3-0/+244
2007-11-29revert "keyspan: init termios properly"Andrew Morton1-3/+29
2007-11-29imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm_segAndrew Morton1-4/+0
2007-11-29isdn: bootup crash fixIngo Molnar1-2/+1
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-141/+106
2007-11-29dmaengine: correct invalid assumptions in the Kconfig textHaavard Skinnemoen1-3/+5
2007-11-29atmel_lcdfb: LCDC startup fixAnti Sullin1-0/+4
2007-11-29MFD: SM501 debug typo fixBen Dooks1-1/+1
2007-11-29drivers/pnp/resource.c: Add missing pci_dev_putJulia Lawall1-1/+3
2007-11-29fb_ddc: fix DDC lines quirkJean Delvare1-4/+4
2007-11-29m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven1-0/+3
2007-11-29spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell1-0/+1
2007-11-29S3C24XX: ensure we only configure valid GPIOsBen Dooks1-7/+13
2007-11-29TPM: fix TIS device driver locality requestMarcel Selhorst1-5/+5
2007-11-29PNP: increase the maximum number of resourcesZhao Yakui1-2/+13
2007-11-29ps3fb: video memory size cleanupsGeert Uytterhoeven1-2/+9
2007-11-29ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven3-2/+2
2007-11-29atmel_spi: label GPIOs betterDavid Brownell1-1/+1
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds21-194/+226
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds15-185/+188
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap12-169/+169
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap1-14/+15
2007-11-28PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall1-1/+3
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas1-1/+1
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks1-0/+4
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks1-3/+3
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks1-3/+3
2007-11-28USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2AAlan Stern1-0/+7
2007-11-28USB: fix up EHCI startup synchronizationDavid Brownell1-1/+4
2007-11-28USB: make the microtek driver and HAL cooperateOliver Neukum1-1/+1
2007-11-28USB: uevent environment key fixAlan Stern3-35/+25
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern2-10/+8
2007-11-28USB: sierra: new product idagilmore@wirelessbeehive.com1-0/+2
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern1-1/+2
2007-11-28USB: fix directory references in usb/READMEDirk Hohndel1-3/+3
2007-11-28USB: add support for an older firmware revision for the Nikon D200Mike Pagano1-5/+5
2007-11-28USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev1-123/+139
2007-11-28usbserial: fix inconsistent lock stateBorislav Petkov1-2/+3
2007-11-28USB: fix usbled disconnect read race #2Oliver Neukum1-1/+3
2007-11-28USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin1-1/+1
2007-11-28USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin1-1/+1
2007-11-28usb-storage: always set the allow_restart flagMauro Carvalho Chehab1-0/+4
2007-11-28USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm2-0/+4
2007-11-28USB: omap_udc build fixDavid Brownell1-3/+3
2007-11-28USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk1-1/+1
2007-11-28create /sys/.../power when CONFIG_PM is setDaniel Drake4-16/+27