summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* input: Let input support depend on !CONSOLE_NONESascha Hauer2014-10-081-0/+1
* Merge branch 'for-next/ubi'Sascha Hauer2014-10-025-42/+40
|\
| * UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-09-111-2/+2
| * UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-09-111-1/+1
| * UBI: fastmap: do not miss bit-flipsBrian Norris2014-09-111-1/+1
| * UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-09-111-1/+1
| * UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-09-111-2/+2
| * UBI: fix ubi free PEBs count calculationTanya Brokhman2014-09-111-0/+3
| * UBI: fix error path in __wl_get_pebTanya Brokhman2014-09-111-0/+3
| * UBI: fix some use after free bugsDan Carpenter2014-09-111-4/+4
| * UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-09-111-32/+22
| * UBI: fix error return codeJulia Lawall2014-09-111-1/+3
* | Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-0298-141/+343
|\ \
| * | resource: Let request_ioport_region return an error pointerSascha Hauer2014-09-161-2/+2
| * | resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-1686-78/+248
| * | resource: Let dev_request_mem_region_by_name return an error pointerSascha Hauer2014-09-163-3/+11
| * | resource: Let dev_get_mem_region return an error pointerSascha Hauer2014-09-167-9/+29
| * | resource: Let dev_get_resource return an error pointerSascha Hauer2014-09-165-12/+14
| * | resource: Let request_iomem_region return an error pointerSascha Hauer2014-09-166-10/+13
| * | resource: Let dev_get_mem_region_by_name return an error pointerSascha Hauer2014-09-161-1/+1
| * | resource: Let dev_get_resource_by_name return an error pointerSascha Hauer2014-09-162-6/+8
| * | ata: platform_ide: cleanup resource requestingSascha Hauer2014-09-121-25/+22
* | | Merge branch 'for-next/phycore-imx6'Sascha Hauer2014-10-021-2/+2
|\ \ \
| * | | phy/micrel: disable Asym_Pause supportJan Weitzel2014-09-171-2/+2
| |/ /
* | | Merge branch 'for-next/openrisc'Sascha Hauer2014-10-022-1/+7
|\ \ \
| * | | openrisc: add initial device tree supportAntony Pavlov2014-09-091-1/+1
| * | | net: ethoc: add device tree supportAntony Pavlov2014-09-091-0/+6
* | | | Merge branch 'for-next/of'Sascha Hauer2014-10-021-8/+69
|\ \ \ \
| * | | | of: Added of_set_property_to_child_phandleTeresa Gámez2014-10-011-0/+21
| * | | | of: base: Add of_parse_phandle_fromTeresa Gámez2014-10-011-4/+24
| * | | | of: base: Add of_find_node_by_phandle_fromTeresa Gámez2014-10-011-4/+24
* | | | | Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-56/+86
|\ \ \ \ \
| * | | | | net: phy: don't use 'dev' as name for variables of type struct phy_deviceSascha Hauer2014-09-181-39/+39
| * | | | | net: phy: Use xzalloc for small allocationsSascha Hauer2014-09-181-7/+2
| * | | | | net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-11/+46
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/musb'Sascha Hauer2014-10-0228-83/+8272
|\ \ \ \ \
| * | | | | USB: MUSB: Add barebox specific changesSascha Hauer2014-09-2619-3831/+898
| * | | | | USB: Add MUSB driver from LinuxSascha Hauer2014-09-2614-0/+11146
| * | | | | USB: gadget: allow multiple udc driversSascha Hauer2014-09-261-9/+3
| * | | | | USB: gadget: put poller into coreSascha Hauer2014-09-264-74/+54
| * | | | | USB: add usb phy header fileSascha Hauer2014-09-262-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2014-10-023-0/+128
|\ \ \ \ \
| * | | | | mtd: add mtdram device (which build mtd over ram area - useful for FRAM oder ...Sebastian Block2014-09-093-0/+128
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/misc'Sascha Hauer2014-10-029-49/+125
|\ \ \ \ \
| * | | | | of: fdt: fix typo in headerRaphaël Poggi2014-09-251-1/+1
| * | | | | Subject: [PATCH] cfi: print size in human readable formatFranck Jullien2014-09-241-2/+2
| * | | | | net: asix: handle packets crossing URB boundariesLucas Stach2014-09-221-32/+91
| * | | | | pinctrl: fix Kconfig dependenciesSascha Hauer2014-09-154-12/+29
| * | | | | input: imx_keypad: remove unused variableSascha Hauer2014-09-121-1/+1
| * | | | | nand: orion: Limit to Kirkwood platformEzequiel Garcia2014-09-091-1/+1
| |/ / / /