summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | of: populate devices based on "simple-bus" propertySascha Hauer2013-05-201-14/+33
| | * | | | of: Add of_match_node functionSascha Hauer2013-05-201-10/+25
| | * | | | of: Call of_add_memory from of_probeSascha Hauer2013-05-201-4/+6
| | * | | | of: When checking for existing devices also check resource endSascha Hauer2013-05-201-1/+2
| | |/ / /
* | | | | Merge branch 'for-next/cfi'Sascha Hauer2013-06-023-32/+58
|\ \ \ \ \
| * | | | | mtd: call mtd_erase with complete area if possibleSascha Hauer2013-05-271-0/+6
| * | | | | cfi: make hardware device parent of mtd deviceSascha Hauer2013-05-271-0/+1
| * | | | | cfi: Add dev * to flash_info and switch to dev_*Sascha Hauer2013-05-272-27/+29
| * | | | | cfi: remove unused field from struct flash_infoSascha Hauer2013-05-271-1/+0
| * | | | | cfi_flash: size_ratio should not be 0Oleksij Rempel2013-05-271-1/+2
| * | | | | cfi_flash: add shift option for some cfi memory chipsOleksij Rempel2013-05-272-5/+22
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2013-06-023-45/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net: fec_imx: default phy address to -1 for dt probeSascha Hauer2013-05-271-0/+1
| * | | | treewide: Fix typo seperate -> separateSascha Hauer2013-05-211-1/+1
| * | | | GPIO: Add gpio_to_desc helperAlexander Shiyan2013-05-171-44/+51
| | |/ / | |/| |
* | | | fdt: Fix dt memreserve entrySascha Hauer2013-05-211-2/+1
| |/ / |/| |
* | | nand_base: sync flash detection functions with linux 3.9's codeEric Bénard2013-05-171-120/+266
|/ /
* / MCI/MXS: fix signed/unsigned mismatchJuergen Beisert2013-05-081-1/+1
|/
* qt1070: drop non used bufJean-Christophe PLAGNIOL-VILLARD2013-05-081-1/+0
* Merge branch 'for-next/tegra'Sascha Hauer2013-05-063-0/+222
|\
| * tegra: add GPIO controller driverLucas Stach2013-04-143-0/+222
* | Merge branch 'for-next/param'Sascha Hauer2013-05-0614-238/+134
|\ \
| * | USB gadget at91: Use dev_add_param_bool for vbus parameterSascha Hauer2013-04-111-16/+7
| * | mtd: Nand: Use dev_add_param_bool for erasebad parameterSascha Hauer2013-04-111-10/+12
| * | console: Use dev_add_param_int for baudrate parameterSascha Hauer2013-04-111-7/+8
| * | pwm: Use dev_add_param_int for pwm parametersSascha Hauer2013-04-111-59/+30
| * | fb: imx-ipu-fb: Use dev_add_param_int for alpha parameterSascha Hauer2013-04-111-17/+10
| * | fb: imxfb: Use dev_add_param_int for alpha parameterSascha Hauer2013-04-111-17/+9
| * | fb: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-21/+12
| * | ata: Use dev_add_param_bool for probe parameterSascha Hauer2013-04-111-11/+10
| * | mci: Use dev_add_param_int for probe parameterSascha Hauer2013-04-111-28/+10
| * | treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-115-35/+20
| * | net: ksz8864: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-19/+11
* | | Merge branch 'for-next/of'Sascha Hauer2013-05-0611-29/+783
|\ \ \
| * | | pinctrl: move imx-iomux-v1 to drivers/pinctrl/Sascha Hauer2013-04-233-0/+122
| * | | pinctrl: move imx-iomux-v2 to drivers/pinctrl/Sascha Hauer2013-04-233-0/+158
| * | | pinctrl: switch i.MX iomux-v3 support to pinctrlSascha Hauer2013-04-233-0/+219
| * | | Add initial pinctrl supportSascha Hauer2013-04-236-0/+167
| * | | of: partitions: create bb device for nand flashesSascha Hauer2013-04-221-0/+4
| * | | of: partitions: pass struct cdev as argumentSascha Hauer2013-04-221-5/+4
| * | | of: read resource names from devicetreeSascha Hauer2013-04-221-1/+9
| * | | of: Allow multiple resources in 'reg' propertySascha Hauer2013-04-221-17/+38
| * | | of: Add of_property_read_string_index()Sascha Hauer2013-04-221-0/+46
| * | | of: parse phandles before probing devicesSascha Hauer2013-04-221-7/+17
| | |/ | |/|
* | | Merge branch 'for-next/mxs'Sascha Hauer2013-05-062-15/+76
|\ \ \
| * | | MXS/MCI: simplify reset of the MCI device blockJuergen Beisert2013-04-271-14/+2
| * | | ARM/MXS: add more ROM code related documentationJuergen Beisert2013-04-091-1/+74
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-05-062-8/+9
|\ \ \
| * | | mtd: update NAND manufacturer names from the kernelJan Luebbe2013-04-111-1/+3
| * | | nand_base: detect more ONFI flashEric Bénard2013-04-111-7/+6