summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: bcm281xx: Centralize register lockingMarkus Mayer2014-02-061-33/+49
* gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer2014-02-061-1/+4
* gpio: intel-mid: comments cleanupDavid Cohen2014-02-031-6/+2
* gpio: pl061: remove confusing namingLinus Walleij2014-02-031-3/+2
* gpio: pl061: refactor type settingLinus Walleij2014-02-031-12/+14
* gpio: pl061: lock IRQs when starting themLinus Walleij2014-02-031-0/+22
* gpio: pl061: proper error messagesLinus Walleij2014-02-031-5/+17
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-1/+1
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-023-6/+14
|\ \ | |/ |/|
| * clocksource: kona: Add basic use of external clockTim Kryger2014-01-311-3/+11
| * drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi2014-01-311-1/+1
| * Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-311-2/+2
| |\
| | * ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-211-2/+2
* | | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0175-0/+71854
|\ \ \
| * | | staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger2014-01-271-1/+0
| * | | staging: r8821ae: Fix build problemsLarry Finger2014-01-276-12/+17
| * | | Merge branch 'master' into staging-nextGreg Kroah-Hartman2014-01-273025-70076/+161897
| |\ \ \
| * | | | Staging: rtl8812ae: disable due to build errorsStephen Rothwell2014-01-271-0/+1
| * | | | Staging: rtl8821ae: add TODO fileGreg Kroah-Hartman2014-01-231-0/+10
| * | | | Staging: rtl8821ae: removed unused functions and variablesGreg Kroah-Hartman2014-01-234-354/+3
| * | | | Staging: rtl8821ae: rc.c: fix up function prototypesGreg Kroah-Hartman2014-01-231-0/+2
| * | | | Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driverGreg Kroah-Hartman2014-01-2374-0/+72188
* | | | | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2014-02-012-19/+19
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-3135-487/+2193
|\ \ \ \ \
| * | | | | target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-2/+3
| * | | | | target/iscsi: Fix network portal creation raceAndy Grover2014-01-301-13/+21
| * | | | | target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-252-0/+18
| * | | | | iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-254-19/+18
| * | | | | iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-251-1/+1
| * | | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-233-4/+8
| * | | | | iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger2014-01-191-1/+1
| * | | | | qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-193-47/+88
| * | | | | qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-195-125/+153
| * | | | | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2014-01-191-0/+1
| * | | | | IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg2014-01-191-16/+12
| * | | | | IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg2014-01-191-20/+32
| * | | | | IB/isert: Avoid frwr notation, user fastregSagi Grimberg2014-01-192-45/+47
| * | | | | IB/isert: seperate connection protection domains and dma MRsSagi Grimberg2014-01-192-24/+24
| * | | | | tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-01-191-2/+10
| * | | | | target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger2014-01-191-0/+65
| * | | | | target/rd: Add support for protection SGL setup + releaseNicholas Bellinger2014-01-192-0/+78
| * | | | | target/rd: Refactor rd_build_device_space + rd_release_device_spaceNicholas Bellinger2014-01-191-45/+68
| * | | | | target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger2014-01-192-1/+123
| * | | | | target/file: Add DIF protection init/format supportNicholas Bellinger2014-01-192-0/+141
| * | | | | target/iblock: Add blk_integrity + BIP passthrough supportNicholas Bellinger2014-01-182-2/+90
| * | | | | target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-183-4/+16
| * | | | | target/configfs: Expose protection device attributesNicholas Bellinger2014-01-183-0/+103