summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-12appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo
2009-10-12sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack
2009-10-12smsc95xx: fix transmission where ZLP is expectedSteve Glendinning
2009-10-12tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.Kusanagi Kouichi
2009-10-12ACPI: Clarify resource conflict messageJean Delvare
2009-10-12sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz
2009-10-12net: Fix wrong sizeofJean Delvare
2009-10-12libata: fix incorrect link online check during probeTejun Heo
2009-10-12tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds
2009-10-07TTY: fix typosAlan Stern
2009-10-05iwlwifi: fix unloading driver while scanningWey-Yi Guy
2009-10-05iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy
2009-10-05iwlagn: modify digital SVR for 1000Wey-Yi Guy
2009-10-05iwlwifi: update 1000 series API version to match firmwareJay Sternberg
2009-10-05iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg
2009-10-05mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai
2009-10-05HID: completely remove apple mightymouse from blacklistJan Scholz
2009-10-05saa7134: ir-kbd-i2c init data needs a persistent objectBrian Rogers
2009-10-05em28xx: ir-kbd-i2c init data needs a persistent objectBrian Rogers
2009-10-05drm/i915: Handle ERESTARTSYS during page faultChris Wilson
2009-10-05USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-10-05USB: xhci: Support interrupt transfers.Sarah Sharp
2009-10-05USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-10-05USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-10-05USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-10-05USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-10-05USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-10-05USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-10-05USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-10-05USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-10-05USB: xhci: Support full speed devices.Sarah Sharp
2009-10-05USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-10-05USB: xhci: Configure endpoint code refactoring.Sarah Sharp
2009-10-05USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-10-05USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-10-05USB serial: update the console driverAlan Stern
2009-10-05usb-serial: straighten out serial_openAlan Stern
2009-10-05usb-serial: add missing tests and debug linesAlan Stern
2009-10-05usb-serial: rename subroutinesAlan Stern
2009-10-05usb-serial: fix termios initialization logicAlan Stern
2009-10-05usb-serial: acquire references when a new tty is installedAlan Stern
2009-10-05usb-serial: change logic of serial lookupsAlan Stern
2009-10-05usb-serial: put subroutines in logical orderAlan Stern
2009-10-05usb-serial: change referencing of port and serial structuresAlan Stern
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-10-05tty: USB hangup is racyAlan Cox
2009-10-05tty: Add a full port_close functionAlan Cox
2009-10-05Driver core: add new device to bus's list before probingAlan Stern
2009-10-05ath5k: do not release irq across suspend/resumeBob Copeland