summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-26sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-01-26block: add and use scsi_blk_cmd_ioctlPaolo Bonzini6-12/+9
2012-01-26USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2012-01-26USB: cdc-wdm: fix misuse of logical operation in place of bitopDavid Sterba1-1/+1
2012-01-26V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+6
2012-01-26i2c: Fix error value returned by several bus driversJean Delvare5-10/+20
2012-01-26UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-26PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas1-0/+42
2012-01-26xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+6
2012-01-26PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2012-01-26UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-26HID: bump maximum global item tag report size to 96 bytesChase Douglas1-1/+1
2012-01-12SCSI: scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu1-1/+6
2012-01-12asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-12USB: Add USB-ID for Multiplex RC serial adapter to cp210x.cMalte Schröder1-0/+1
2012-01-12USB: omninet: fix write_roomJohan Hovold1-1/+1
2012-01-12USB: add quirk for another cameraOliver Neukum1-1/+4
2012-01-12usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li1-0/+1
2012-01-12USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman1-2/+4
2012-01-12drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall1-0/+4
2012-01-12asix: new device idAurelien Jacobs1-0/+4
2012-01-12offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-01-12offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2012-01-12firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman1-7/+7
2012-01-07ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-07watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas1-1/+4
2012-01-07ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson1-1/+5
2012-01-07SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard1-1/+1
2011-12-22USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa1-0/+10
2011-12-22oprofile: Fix locking dependency in sync_start()Robert Richter1-6/+2
2011-12-22oprofile: Free potentially owned tasks in case of errorsRobert Richter1-4/+9
2011-12-09SCSI: Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2011-12-09SCSI: scsi_lib: fix potential NULL dereferenceJiri Slaby1-3/+6
2011-12-09USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye1-0/+7
2011-12-09usb: option: add SIMCom SIM5218Veli-Pekka Peltola1-0/+1
2011-12-09usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki2-0/+2
2011-12-09USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-12-09Staging: comedi: fix signal handling in read and writeFederico Vaga1-2/+2
2011-12-09staging: comedi: fix oops for USB DAQ devices.Bernd Porr1-18/+53
2011-12-09staging: usbip: bugfix for deadlockBart Westgeest1-4/+6
2011-12-09p54spi: Fix workqueue deadlockMichael Büsch1-2/+2
2011-12-09p54spi: Add missing spin_lock_initMichael Büsch1-0/+1
2011-12-09PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2-4/+4
2011-12-09i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-26tty: icount changeover for other main devicesAlan Cox10-281/+296
2011-11-26tty: Make tiocgicount a handlerAlan Cox3-19/+50
2011-11-26USB: quirks: adding more quirky webcams to avoid squeaky audiosordna1-0/+24
2011-11-26USB: add quirk for Logitech C600 web camJosh Boyer1-0/+3
2011-11-26usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern1-4/+3
2011-11-26USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley1-3/+11