summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/efi'Sascha Hauer2014-08-079-118/+797
|\
| * serial: Add EFI stdio driverSascha Hauer2014-07-163-0/+372
| * net: Add EFI Simple Network Protocol DriverSascha Hauer2014-07-163-0/+301
| * Add initial EFI architecture supportSascha Hauer2014-07-161-1/+1
| * serial: ns16550: Add register read/write function pointers to private dataSascha Hauer2014-07-141-114/+120
| * serial: ns16550: Add mmiobase to private dataSascha Hauer2014-07-141-9/+8
| * of: platform: Use PRINTF_CONVERSION_RESOURCE for printing resourcesSascha Hauer2014-07-111-1/+2
* | Merge branch 'for-next/console'Sascha Hauer2014-08-072-1/+10
|\ \
| * | usb: usbserial gadget: Add persistent device nameSascha Hauer2014-07-111-1/+6
| * | serial: imx: Determine device name from device treeSascha Hauer2014-07-111-0/+4
| |/
* | Merge branch 'for-next/canon'Sascha Hauer2014-08-079-0/+420
|\ \
| * | gpio: add driver for Canon DIGICAntony Pavlov2014-07-293-0/+185
| * | serial: add driver for Canon DIGIC UARTAntony Pavlov2014-07-293-0/+137
| * | clocksource: add driver for Canon DIGIC timerAntony Pavlov2014-07-293-0/+98
| |/
* | mtd: omap gpmc: fix bch8 nand-ecc-opt propertySascha Hauer2014-08-011-3/+0
* | mtd: omap gpmc: reserve 14 byte/subpage for ECC in BCH8 romcodeSascha Hauer2014-08-011-8/+2
* | mtd: omap gpmc: fix ecc bytes/sizeSascha Hauer2014-08-011-6/+6
* | of_partition: devfs_add_partition returns an error pointerSascha Hauer2014-08-011-0/+4
|/
* pci: pci_alloc_bus(): use xzalloc() instead of kzalloc()Antony Pavlov2014-07-091-8/+8
* drivers/mtd: fix NULL pointer dereference in partition lock/unlockZahari Doychev2014-07-091-0/+6
* Merge branch 'for-next/net'Sascha Hauer2014-07-049-2/+1547
|\
| * net: add ENC28J60 supportAntony Pavlov2014-07-024-0/+1334
| * net: phy: add support for Marvell PHY driversSebastian Hesselbarth2014-06-253-0/+205
| * net: orion-gbe: extend RGMII detection to delayed modesSebastian Hesselbarth2014-06-251-1/+4
| * net: orion: generate unique port device namesSebastian Hesselbarth2014-06-251-1/+2
| * of: net: respect phy-connection-type propertySebastian Hesselbarth2014-06-251-0/+2
* | Merge branch 'for-next/mips'Sascha Hauer2014-07-0415-3/+1480
|\ \
| * | net: add RealTek RTL-8139 PCI Ethernet driverAntony Pavlov2014-07-043-0/+614
| * | PCI: initial commitAntony Pavlov2014-07-047-0/+470
| * | gpio: add jz4740-gpio driver for Ingenic MIPS SoCsAntony Pavlov2014-06-273-0/+147
| * | i2c: i2c_gpio: add devicetree supportAntony Pavlov2014-06-251-3/+52
| * | gpio: add Malta CBUS FPGA I2C driverAntony Pavlov2014-06-243-0/+197
| |/
* | Merge branch 'for-next/marvell'Sascha Hauer2014-07-0412-27/+1598
|\ \
| * | pinctrl: mvebu: add pinctrl drivers for Dove and KirkwoodSebastian Hesselbarth2014-06-268-0/+1470
| * | drivers: of: import PCI bus specific translatorSebastian Hesselbarth2014-06-252-0/+86
| * | clocksource: mvebu: split initialization for Armada 370/XPSebastian Hesselbarth2014-06-241-25/+40
| * | clk: mvebu: fix Armada 370 TCLK frequenciesSebastian Hesselbarth2014-06-241-2/+2
| |/
* | Merge branch 'for-next/arm-versatile'Sascha Hauer2014-07-041-0/+7
|\ \
| * | i2c: versatile: add devicetree supportAntony Pavlov2014-06-231-0/+7
| |/
* / mtd: delete partition erase size initialisationRenaud Barbier2014-07-031-1/+0
|/
* mtd: use long long dev param for sizeHerve Codina2014-06-131-1/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-1129-119/+0
* mtd: partition: implement lock/unlockSascha Hauer2014-06-101-0/+28
* mtd: partition: Fix multi eraseregion chipsSascha Hauer2014-06-101-17/+24
* mtd: fix mtd erasesizeHerve Codina2014-06-101-1/+10
* mtd: Fix writesize parameter valueHerve Codina2014-06-101-1/+1
* Merge branch 'pu/warnings'Sascha Hauer2014-06-061-2/+2
|\
| * fix format specifiersSascha Hauer2014-06-051-2/+2
* | mci: tegra: add Tegra124 compatibleLucas Stach2014-06-051-0/+2
* | clk: tegra: add Tegra124 driverLucas Stach2014-06-052-0/+350