aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-218/+63
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-4/+25
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-10-31i915: fix compiler warningLinus Torvalds1-2/+0
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-20/+51
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1
2013-10-31Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-3/+4
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+2
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-54/+168
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg1-5/+1
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann1-1/+1
2013-10-30Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie6-53/+167
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-49/+17
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter1-47/+48
2013-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-81/+95
2013-10-28drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce1-0/+16
2013-10-28drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula1-0/+20
2013-10-28drm/i915: Add HSW CRT output readout supportVille Syrjälä3-6/+30
2013-10-28drm/i915: Add support for pipe_bpp readoutVille Syrjälä2-0/+53
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-22/+48
2013-10-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2013-10-26Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+22
2013-10-25Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+7
2013-10-25vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger1-1/+1
2013-10-25target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse1-1/+1
2013-10-25acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki1-4/+4
2013-10-25[SCSI] Revert "sg: use rwsem to solve race during exclusive open"James Bottomley1-41/+38
2013-10-25[SCSI] Revert "sg: no need sg_open_exclusive_lock"James Bottomley1-5/+29
2013-10-25[SCSI] Revert "sg: checking sdp->detached isn't protected when open"James Bottomley1-9/+8
2013-10-25[SCSI] Revert "sg: push file descriptor list locking down to per-device locking"James Bottomley1-34/+28
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia1-1/+6
2013-10-24dmaengine: edma: fix another memory leakVinod Koul1-0/+1
2013-10-24dma: edma: Fix memory leakValentin Ilie1-0/+1
2013-10-24target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger1-1/+13
2013-10-24target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger1-1/+2
2013-10-24target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger1-2/+3
2013-10-24Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds4-2/+25
2013-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+19
2013-10-23iser-target: check device before dereferencing its variableVu Pham1-1/+1
2013-10-24raid5: avoid finding "discard" stripeShaohua Li1-0/+8
2013-10-24raid5: set bio bi_vcnt 0 for discard requestShaohua Li1-0/+12
2013-10-24md: avoid deadlock when md_set_badblocks.Bian Yu1-2/+3
2013-10-24md: Fix skipping recovery for read-only arrays.Lukasz Dorau2-0/+2
2013-10-23drm/radeon/dpm: fix incompatible casting on big endianAlex Deucher1-2/+2
2013-10-23drm/radeon: disable bapm on KBAlex Deucher1-1/+1
2013-10-23drm/radeon: use sw CTS/N values for audio on DCE4+Alex Deucher1-0/+1
2013-10-23[SCSI] sd: call blk_pm_runtime_init before add_diskAaron Lu1-1/+1
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2-1/+10
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-37/+81
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds8-21/+60
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap1-0/+1
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet1-1/+1
2013-10-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-65/+158
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-0/+25
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-453/+777
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4
2013-10-22Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke1-0/+4
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin1-1/+18
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin1-2/+2
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili1-17/+9
2013-10-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-72/+205
2013-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-15/+24
2013-10-22Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+15
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky3-9/+9
2013-10-22Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-37/+80
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie47-123/+282
2013-10-22intel_pstate: Correct calculation of min pstate valueDirk Brandewie1-2/+3
2013-10-22intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett1-18/+15
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2-4/+1
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov3-205/+201
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior4-10/+11
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz1-3/+3
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior1-2/+3
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov1-1/+1
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior1-9/+14
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2-7/+29
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz1-5/+5
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N1-7/+0
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud5-0/+25
2013-10-21HID: wiimote: add LEGO-wiimote VIDDavid Herrmann3-1/+6
2013-10-21Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui1-6/+8
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui1-1/+1
2013-10-18drm/radeon/audio: don't set speaker allocation on DCE4+Alex Deucher2-0/+6
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-189/+15
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2-8/+2
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-18drm/radeon: rework audio optionAlex Deucher3-31/+58
2013-10-18drm/radeon/audio: don't set speaker allocation on DCE3.2Alex Deucher1-0/+3
2013-10-18drm/radeon: make missing smc ucode non-fatal (CI)Alex Deucher1-0/+1
2013-10-18drm/radeon: make missing smc ucode non-fatal (r7xx-SI)Alex Deucher3-0/+3
2013-10-18drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3Christian König3-5/+5
2013-10-18drm/radeon: stop the leaks in cik_ib_testChristian König1-0/+3
2013-10-18drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher1-1/+1
2013-10-18wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-10-18drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky4-12/+78
2013-10-18drm/i915: Make PTE valid encoding optionalBen Widawsky2-16/+22
2013-10-18HID: Fix unit exponent parsing againNikolai Kondrashov2-14/+10
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki7-181/+7
2013-10-18drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson1-1/+8
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre1-7/+2
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-4/+14
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso1-0/+1
2013-10-17virtio-net: refill only when device is up during setting queuesJason Wang1-1/+5
2013-10-17virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang1-0/+8
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter1-1/+0
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann1-1/+1
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-10-17usbnet: fix error return code in usbnet_probe()Wei Yongjun1-1/+3
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-80/+339
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+3
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+13
2013-10-17dm9000: report the correct LPANikita Kiryanov1-4/+9
2013-10-17dm9000: Implement full reset of DM9000 network deviceMichael Abbott1-12/+21
2013-10-17dm9000: take phy out of reset during initNikita Kiryanov1-0/+1
2013-10-17dm9000: during init reset phy only for dm9000bNikita Kiryanov1-2/+7
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman101-694/+1078
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman1-2/+6
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2-57/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu1-2/+5
2013-10-16Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2013-10-16Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+7
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-16Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan1-6/+2
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-16target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier1-0/+5
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2-1/+11
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-16serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-16[SCSI] BusLogic: Fix an oops when intializing multimaster adapterKhalid Aziz1-8/+8
2013-10-15Input: wacom - export battery scopeBastien Nocera1-0/+4
2013-10-16dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-199/+1
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2013-10-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur1-3/+3
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu1-1/+3
2013-10-15drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom1-5/+12
2013-10-15drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom1-1/+1
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen1-0/+3
2013-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-4/+14
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin1-0/+1
2013-10-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski4-0/+13
2013-10-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski4-12/+37
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski1-2/+0
2013-10-15libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau1-1/+9
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens1-1/+1
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland1-27/+71
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski4-184/+0
2013-10-15drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes2-1/+5
2013-10-14Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-19/+21
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-135/+122
2013-10-14Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman1-0/+1
2013-10-14USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil1-1/+2
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil1-2/+8
2013-10-14Merge branch 'misc' into for-nextRoland Dreier5-9/+9
2013-10-14IB: Remove unnecessary semicolonsJoe Perches5-9/+9
2013-10-14Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+6
2013-10-14Revert "of: Feed entire flattened device tree into the random pool"Grant Likely1-12/+0
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely1-3/+1
2013-10-14[media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth1-0/+1
2013-10-14[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+2
2013-10-14[media] ths8200: fix compilation with GCC < 4.4.6Gianluca Gennari1-8/+4
2013-10-14[media] ad9389b: fix compilation with GCC < 4.4.6Gianluca Gennari1-9/+6
2013-10-14[media] adv7511: fix compilation with GCC < 4.4.6Gianluca Gennari1-9/+7
2013-10-14[media] adv7842: fix compilation with GCC < 4.4.6Gianluca Gennari1-18/+12
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-4/+5
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-22/+34
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-10-12Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-3/+5