summaryrefslogtreecommitdiffstats
path: root/drivers/char/scc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-18drm: allow for more generic drm ioctlsThomas Hellstrom2-4/+9
2007-03-11drm: fix alpha domain handlingJay Estabrook1-1/+1
2007-03-11via: fix CX700 pci idThomas Hellstrom1-1/+1
2007-03-11drm: make drm_io_prot static.Adrian Bunk1-1/+1
2007-03-11drm: remove via_mm.hRobert P. J. Day1-40/+0
2007-03-11drm: add missing NULL assignmentDave Airlie1-0/+1
2007-03-11drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer1-4/+4
2007-03-11drm: port over use_vmalloc code from git hashtabDave Airlie2-2/+15
2007-03-11drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie1-2/+4
2007-03-11drm: bring bufs code from git tree.Dave Airlie2-10/+67
2007-03-11drm: move protection stuff into separate functionDave Airlie1-18/+26
2007-03-11drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-03-11drm: update README.drm (bugzilla #7933)Randy Dunlap1-9/+7
2007-03-11drm: remove unused exportsAdrian Bunk1-2/+0
2007-03-10Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds1-1/+1
2007-03-10ACPI: ec: fix race in status register accessAlexey Starikovskiy1-17/+23
2007-03-10USB Elan FTDI: check for workqueue creationCyrill Gorcunov1-2/+16
2007-03-10USB: fix spinlock recursion in cdc-acm.cOliver Neukum1-4/+4
2007-03-10USB: fix Unaligned access in EHCI driverMax Dmitrichenko1-2/+1
2007-03-10USB: Product ID for FT232RL in ftdi_sioGard Spreemann2-0/+4
2007-03-10USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki1-0/+4
2007-03-10USB: ipaq.c: Additional devicesAndre Spahlinger1-0/+2
2007-03-10USB: further fix for usb-serialOliver Neukum1-5/+4
2007-03-10USB: fix usb-serial device naming bugOliver Neukum1-1/+1
2007-03-10USB: RTS/DTR signal patch for airprime driverMartin Schiller1-0/+47
2007-03-10USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...Jim Radford1-44/+35
2007-03-10usb-serial: fix shutdown / device_unregister orderJim Radford1-5/+6
2007-03-10USB: add Additional PIDs in ftdi_sioThomas Schleusener2-0/+21
2007-03-10USB: add QL355P power supply ids to fdti_sioMichael Olberg2-0/+7
2007-03-10USB: New device IDs for cp2101 driverJon K Hellan1-0/+2
2007-03-10USB: kill dead code from hub.cOliver Neukum1-7/+0
2007-03-10USB: ratelimit debounce error messagesOliver Neukum1-1/+1
2007-03-10USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda1-1/+1
2007-03-10UHCI: fix port resume problemAlan Stern1-4/+7
2007-03-10USB: set the correct interval for interrupt URBsAlan Stern2-9/+13
2007-03-10USB: goku_udc: Remove crude cache coherency codeRalf Baechle1-29/+0
2007-03-10USB storage: Nokia 6288 unusual_devs entryAndrew Nayenko1-0/+7
2007-03-10USB storage: Removed duplicate supertop unusual_dev entryPhil Dibowitz1-10/+0
2007-03-10USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell1-3/+3
2007-03-10ACPI: Kconfig: hide ACPI menu when CONFIG_PM=nRobert P. J. Day1-0/+1
2007-03-10ACPI: video: Fix spelling and grammar mistakesJulius Volz1-19/+19
2007-03-10ACPI: make blacklist more verboseAnthony Godshall, Ampro Computers, Inc1-2/+8
2007-03-10asus-laptop: make code staticAdrian Bunk1-1/+1
2007-03-10[IPV6] fix ipv6_getsockopt_sticky copy_to_user leakChris Wright1-1/+1
2007-03-10pci: fix section mismatch warningSam Ravnborg1-1/+1
2007-03-10PCI: aer: fix section mismatch warningSam Ravnborg1-3/+3
2007-03-10pcie: fix section mismatch warningSam Ravnborg1-3/+3
2007-03-10PCI: allow multiple calls to pcim_pin_device()Tejun Heo1-7/+8
2007-03-10kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov1-0/+2
2007-03-10driver core: export device_renameJohannes Berg1-1/+1