summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-031-2/+8
| | * | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-031-10/+10
| | * | of/irq: create interrupts-extended propertyGrant Likely2013-10-282-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
| * | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-0/+7
| * | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-092-1/+8
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-0960-0/+93
| * | | microblaze: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
| * | | of: remove unnecessary prom.h includesRob Herring2013-10-092-2/+0
| * | | drivers: remove unnecessary prom.h includesRob Herring2013-10-092-4/+0
| * | | of: introduce common FDT machine related functionsRob Herring2013-10-091-0/+60
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-3/+6
| * | | of: create default early_init_dt_add_memory_archRob Herring2013-10-091-0/+19
| * | | of: Introduce common early_init_dt_scanRob Herring2013-10-091-0/+26
| * | | of: create unflatten_and_copy_device_treeRob Herring2013-10-091-0/+24
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-1212-22/+249
|\ \ \ \
| * | | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-12/+13
| * | | | leds-gpio: of: led should not be created if its status is disabledJosh Wu2013-10-251-3/+3
| * | | | leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-223-0/+224
| * | | | leds: pwm: Remove redundant of_match_ptrSachin Kamat2013-10-221-1/+1
| * | | | leds: Include linux/of.h headerSachin Kamat2013-10-225-0/+5