Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | dt: add empty dt helpers for non-dt build | Rajendra Nayak | 2011-10-13 | 1 | -0/+13 | |
| * | | | devicetree: fix build error on drivers/tty/serial/altera_jtaguart.c | Grant Likely | 2011-10-05 | 1 | -0/+1 | |
| * | | | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet... | Grant Likely | 2011-10-05 | 431 | -3014/+3823 | |
| |\ \ \ | ||||||
| | * | | | devicetree: Add ARM pl022 spi controller binding doc | Rob Herring | 2011-10-05 | 1 | -0/+12 | |
| | * | | | devicetree: Add ARM pl061 gpio controller binding doc | Rob Herring | 2011-10-05 | 1 | -0/+10 | |
| | * | | | of/irq: of_irq_find_parent: check for parent equal to child | Rob Herring | 2011-10-05 | 1 | -7/+7 | |
| | * | | | MAINTAINERS: update devicetree maintainers | Rob Herring | 2011-10-05 | 1 | -0/+2 | |
| * | | | | dt: add helper to read 64-bit integers | Jamie Iles | 2011-10-05 | 2 | -0/+37 | |
| * | | | | tty: use of_match_ptr() for of_match_table entry | Ben Dooks | 2011-09-30 | 3 | -9/+3 | |
| * | | | | OF: Add of_match_ptr() macro | Ben Dooks | 2011-09-30 | 1 | -0/+2 | |
| * | | | | dt: add empty for_each_child_of_node, of_find_property | Stephen Warren | 2011-09-22 | 1 | -0/+10 | |
| * | | | | devicetree: Document Qualcomm and Atmel prefixes | Grant Likely | 2011-09-22 | 1 | -0/+2 | |
| * | | | | serial/imx: add of_alias_get_id() reference back | Shawn Guo | 2011-09-22 | 1 | -4/+7 | |
| * | | | | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-09-22 | 4 | -4/+138 | |
| * | | | | devicetree: Add a registry of vendor prefixes | Grant Likely | 2011-09-21 | 1 | -0/+38 | |
* | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2011-10-27 | 32 | -987/+692 | |
|\ \ \ \ \ | ||||||
| * | | | | | pata_efar: fix register naming used in efar_set_piomode() | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -11/+11 | |
| * | | | | | pata_rdc: add Power Management support | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -0/+4 | |
| * | | | | | ata_piix: unify code for programming PIO and MWDMA timings | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -73/+38 | |
| * | | | | | ata_piix: SITRE handling fix | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -2/+3 | |
| * | | | | | libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | pata_artop: add Power Management support | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -27/+54 | |
| * | | | | | pata_sl82c105: add Power Management support | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -5/+32 | |
| * | | | | | pata_pdc2027x: add Power Management support | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -0/+30 | |
| * | | | | | pata_legacy: use PIO mask defines | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -11/+11 | |
| * | | | | | pata_legacy: unify QDI ->set_piomode methods | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -75/+23 | |
| * | | | | | libata: remove no longer needed pata_qdi driver | Bartlomiej Zolnierkiewicz | 2011-10-14 | 4 | -368/+9 | |
| * | | | | | pata_it8213: fix register naming used in it8213_set_piomode() | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -10/+10 | |
| * | | | | | pata_it8213: add UDMA100 and UDMA133 support | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -2/+2 | |
| * | | | | | pata_rdc: parallel scanning needs an extra locking | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -0/+12 | |
| * | | | | | pata_via: add via_fixup() | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -26/+23 | |
| * | | | | | libata: ata_timing_compute() fixup | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | pata_scc: add proper cable detection method | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -13/+1 | |
| * | | | | | pata_arasan_cf: remove bogus to_platform_device() calls | Sergei Shtylyov | 2011-10-14 | 1 | -4/+2 | |
| * | | | | | pata_atiixp: add proper ->prereset method | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -9/+26 | |
| * | | | | | pata_serverworks: add serverworks_fixup() | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -28/+29 | |
| * | | | | | pata_serverworks: cleanup cable detection | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -30/+7 | |
| * | | | | | pata_serverworks: use standard cable detection methods | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -33/+12 | |
| * | | | | | pata_cmd64x: documentation fix | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | pata_ali: fix "Satelite" typo | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | pata_cs5535: no need to program PIO0 timings during device init | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -12/+0 | |
| * | | | | | pata_cmd64x: add cmd64x_fixup() | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -22/+20 | |
| * | | | | | pata_hpt366: add hpt36x_find_mode() helper | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -10/+25 | |
| * | | | | | pata_artop: unify ->prereset methods | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -21/+5 | |
| * | | | | | pata_sc1200: do not use c99 style comments | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -4/+8 | |
| * | | | | | pata_at91: call clk_put() on ata_host_activate() failure | Sergei Shtylyov | 2011-10-14 | 1 | -1/+4 | |
| * | | | | | libata: reduce ata_pci_[sff,bmdma]_init_one() size | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -65/+46 | |
| * | | | | | pata_cs5535: fix DRV_NAME | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -2/+2 | |
| * | | | | | pata_sc1200: fix DRV_NAME | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | pata_sil680: minor CodingStyle fixups | Bartlomiej Zolnierkiewicz | 2011-10-14 | 1 | -25/+33 |