summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-03-14sony-laptop: fully enable SNY controlled modemsMattia Dongili1-1/+1
2013-03-14watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka1-20/+8
2013-03-14watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka1-2/+3
2013-03-14watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap1-0/+1
2013-03-14xenbus: fix compile failure on ARM with Xen enabledSteven Noonan1-0/+1
2013-03-14USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern1-15/+14
2013-03-04efivarfs: guid part of filenames are case-insensitiveMatt Fleming1-2/+93
2013-03-04efivarfs: Validate filenames much more aggressivelyMatt Fleming1-5/+44
2013-03-04ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger1-1/+2
2013-03-04usb hid quirks for Masterkit MA901 usb radioAlexey Klimov2-0/+4
2013-03-04ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+8
2013-03-04ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+16
2013-03-04ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-03-04ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-04ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-03-04ab8500_btemp: Demote initcall sequenceRajanikanth H.V1-1/+1
2013-03-04ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones1-1/+1
2013-03-04bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown1-2/+0
2013-03-04HID: clean up quirk for Sony RF receiversFernando Luis Vázquez Cao1-2/+12
2013-03-04HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vázquez Cao3-1/+5
2013-03-04media: rc: unlock on error in show_protocols()Dan Carpenter1-1/+3
2013-03-04media: omap_vout: find_vma() needs ->mmap_sem heldAl Viro1-5/+7
2013-03-04media: v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2013-03-04media: cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil4-4/+4
2013-03-04nbd: fsync and kill block device on shutdownPaolo Bonzini1-0/+10
2013-03-04firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-03-04xen-blkback: use balloon pages for persistent grantsRoger Pau Monne1-2/+4
2013-03-04xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk1-3/+10
2013-03-04xen/blkback: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk1-1/+0
2013-03-04xen-blkback: do not leak mode propertyJan Beulich1-25/+24
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-03-04target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger4-20/+9
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel1-5/+5
2013-03-04b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-03-04usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi1-2/+5
2013-03-04usb: dwc3: gadget: fix skip LINK_TRB on ISOCPratyush Anand1-8/+5
2013-03-04usb: dwc3: gadget: fix isoc END TRANSFER ConditionPratyush Anand1-5/+18
2013-03-04usb: dwc3: gadget: fix missed isocPratyush Anand2-14/+24
2013-03-04usb: dwc3: Enable usb2 LPM only when connected as usb2.0Pratyush Anand1-13/+18
2013-03-04IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2-0/+8
2013-03-04IB/srp: Avoid endless SCSI error handling loopBart Van Assche1-14/+15
2013-03-04IB/srp: Avoid sending a task management function needlesslyBart Van Assche1-2/+3
2013-03-04IB/srp: Track connection state properlyBart Van Assche1-1/+0
2013-02-28drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs1-6/+8
2013-02-28drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2-13/+18
2013-02-28drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2-1/+5
2013-02-28usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri1-5/+5
2013-02-28usb: musb: fix dependency on transceiver driverMing Lei8-10/+16