summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-1313-273/+27
|\
| * locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-091-2/+2
| * locks: break delegations on renameJ. Bruce Fields2013-11-092-3/+3
| * locks: break delegations on unlinkJ. Bruce Fields2013-11-091-1/+1
| * iget/iget5: don't bother with ->i_lock until we find a matchAl Viro2013-11-091-1/+1
| * file->f_op is never NULL...Al Viro2013-10-252-4/+1
| * rtl8188eu: remove dead codeAl Viro2013-10-252-213/+0
| * dmxdev: get rid of pointless clearing ->f_opAl Viro2013-10-251-4/+0
| * consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-254-45/+19
* | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-11-133-13/+43
|\ \
| * | UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2013-10-031-0/+4
| * | UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2013-10-031-0/+13
| * | UBI: simplify image sequence testRichard Genoud2013-10-031-3/+2
| * | UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2013-10-031-3/+19
| * | UBI: Call scan_all() with correct offset in error caseRichard Weinberger2013-10-031-2/+4
| * | UBI: Fix error path in scan_pool()Richard Weinberger2013-10-031-1/+1
| * | UBI: fix refill_wl_user_pool()Richard Weinberger2013-10-031-4/+0
* | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-1311-35/+164
|\ \ \
| * | | ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston2013-11-041-0/+4
| * | | sata_rcar: Convert to clk_prepare/unprepareLaurent Pinchart2013-10-291-5/+5
| * | | drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai2013-10-281-0/+1
| * | | libata: Add some missing command descriptionsRobert Hancock2013-10-271-0/+8
| * | | sata_highbank: clear whole array in highbank_initialize_phys()Dan Carpenter2013-10-271-5/+3
| * | | ahci: disabled FBS prior to issuing software resetxiangliang yu2013-10-271-0/+16
| * | | libata: Fix display of sata speedGwendal Grignou2013-10-271-8/+8
| * | | ahci: imx: setup power saving methodsRichard Zhu2013-10-154-5/+105
| * | | ata_piix: minor typo and a printk fixLevente Kurusa2013-10-131-9/+10
| * | | ahci: Changing two module params with static and __read_mostlyChuansheng Liu2013-09-221-3/+4
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1286-152/+607
|\ \ \ \
| * | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-119-0/+15
| * | | | dt: disable self-tests for !OF_IRQRob Herring2013-11-081-0/+1
| * | | | of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-071-1/+1
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07181-1017/+1668
| |\ \ \ \
| | * | | | of/irq: Fix potential buffer overflowGrant Likely2013-11-041-2/+8
| | * | | | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-041-10/+10
| | * | | | of/irq: create interrupts-extended propertyGrant Likely2013-10-292-5/+81
| | * | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-242-13/+26
| | * | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-2411-19/+20
| | * | | | of/irq: Rework of_irq_count()Thierry Reding2013-10-241-1/+2
| | * | | | of: Add testcases for interrupt parsingGrant Likely2013-10-241-6/+85
| | * | | | of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-242-3/+12
| | * | | | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-242-53/+62
| | * | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-242-2/+2
| | * | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-243-12/+10
| | * | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-244-22/+22
| | * | | | of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-151-1/+1
| | * | | | of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-152-7/+7
| | * | | | of: Fix iteration bug over CPU reg propertiesGrant Likely2013-10-151-2/+2
| | * | | | of: Make cpu node handling more portable.David Miller2013-10-151-17/+28
| * | | | | of: set dma_mask to point to coherent_dma_maskRob Herring2013-11-031-0/+2