aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* RTC: convert mutex to bitfieldJiri Kosina2007-11-29
* x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-29
* revert "keyspan: init termios properly"Andrew Morton2007-11-29
* imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm...Andrew Morton2007-11-29
* isdn: bootup crash fixIngo Molnar2007-11-29
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-29
* dmaengine: correct invalid assumptions in the Kconfig textHaavard Skinnemoen2007-11-29
* atmel_lcdfb: LCDC startup fixAnti Sullin2007-11-29
* MFD: SM501 debug typo fixBen Dooks2007-11-29
* drivers/pnp/resource.c: Add missing pci_dev_putJulia Lawall2007-11-29
* fb_ddc: fix DDC lines quirkJean Delvare2007-11-29
* m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven2007-11-29
* spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell2007-11-29
* S3C24XX: ensure we only configure valid GPIOsBen Dooks2007-11-29
* TPM: fix TIS device driver locality requestMarcel Selhorst2007-11-29
* PNP: increase the maximum number of resourcesZhao Yakui2007-11-29
* ps3fb: video memory size cleanupsGeert Uytterhoeven2007-11-29
* ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven2007-11-29
* atmel_spi: label GPIOs betterDavid Brownell2007-11-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-11-28
|\
| * USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks2007-11-28
| * USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks2007-11-28
| * USB: s3c2410 gadget: Header move fixupsBen Dooks2007-11-28
| * USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2AAlan Stern2007-11-28
| * USB: fix up EHCI startup synchronizationDavid Brownell2007-11-28
| * USB: make the microtek driver and HAL cooperateOliver Neukum2007-11-28
| * USB: uevent environment key fixAlan Stern2007-11-28
| * USB: keep track of whether interface sysfs files existAlan Stern2007-11-28
| * USB: sierra: new product idagilmore@wirelessbeehive.com2007-11-28
| * USB HCD: avoid duplicate local_irq_disable()Alan Stern2007-11-28
| * USB: fix directory references in usb/READMEDirk Hohndel2007-11-28
| * USB: add support for an older firmware revision for the Nikon D200Mike Pagano2007-11-28
| * USB: FIx locks and urb->status in adutux (updated)Pete Zaitcev2007-11-28
| * usbserial: fix inconsistent lock stateBorislav Petkov2007-11-28
| * USB: fix usbled disconnect read race #2Oliver Neukum2007-11-28
| * USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin2007-11-28
| * USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin2007-11-28
| * usb-storage: always set the allow_restart flagMauro Carvalho Chehab2007-11-28
| * USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm2007-11-28
| * USB: omap_udc build fixDavid Brownell2007-11-28
| * USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk2007-11-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-11-28
|\ \
| * | pci hotplug: kernel-doc fixesRandy Dunlap2007-11-28
| * | pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-28
| * | PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall2007-11-28
| * | PCI: pcie portdriver: initialize returned valueLinas Vepstas2007-11-28
| |/
* | create /sys/.../power when CONFIG_PM is setDaniel Drake2007-11-28
* | allow LEGACY_PTYS to be set to 0Kay Sievers2007-11-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-11-27
|\
| * ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng2007-11-27