summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: MXS: ocotp: Use dev_add_param_bool for parameterSascha Hauer2013-04-111-30/+4
| * | | 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-112-10/+13
| * | | console: Use dev_add_param_int for baudrate parameterSascha Hauer2013-04-113-25/+18
| * | | ARM: i.MX: iim: Use dev_add_param_bool for parametersSascha Hauer2013-04-111-51/+14
| * | | pwm: Use dev_add_param_int for pwm parametersSascha Hauer2013-04-111-59/+30
| * | | param: pass param to dev_remove_paramSascha Hauer2013-04-112-13/+8
| * | | 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-112-21/+13
| * | | ata: Use dev_add_param_bool for probe parameterSascha Hauer2013-04-112-11/+11
| * | | mci: Use dev_add_param_int for probe parameterSascha Hauer2013-04-112-28/+12
| * | | treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-118-47/+26
| * | | param: remove now unused dev_[gs]et_param_ipSascha Hauer2013-04-112-32/+0
| * | | netconsole: use dev_add_param_* helpersSascha Hauer2013-04-111-44/+6
| * | | net: store ethernet device parameters in deviceSascha Hauer2013-04-113-82/+45
| * | | net: ksz8864: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-19/+11
| * | | param: Add ip address convenience functionSascha Hauer2013-04-112-8/+100
| * | | param: Add integer and boolean parameter helpersSascha Hauer2013-04-112-0/+198
| * | | param: refactor __dev_add_paramSascha Hauer2013-04-071-13/+18
| * | | param: Add dev member to struct param_dSascha Hauer2013-04-062-0/+2
| |/ /
* | | Merge branch 'for-next/omap'Sascha Hauer2013-05-0613-68/+193
|\ \ \
| * | | m33xx-clock: remove unused codeJan Luebbe2013-04-191-7/+1
| * | | m33xx-clock: configure PLLs based on oscillator frequencyJan Luebbe2013-04-191-4/+4
| * | | am33xx: add defines for GPIOsJan Luebbe2013-04-192-0/+8
| * | | beaglebone: remove stray semicolonJan Luebbe2013-04-181-1/+1
| * | | omap: move to common bootsource frameworkJan Luebbe2013-04-186-56/+48
| * | | OMAP4: add command to select next boot device priorityVicente Bergas2013-04-115-0/+131
* | | | Merge branch 'for-next/of'Sascha Hauer2013-05-0616-148/+575
|\ \ \ \
| * | | | pinctrl: move imx-iomux-v1 to drivers/pinctrl/Sascha Hauer2013-04-235-3/+12
| * | | | pinctrl: move imx-iomux-v2 to drivers/pinctrl/Sascha Hauer2013-04-235-1/+8
| * | | | pinctrl: switch i.MX iomux-v3 support to pinctrlSascha Hauer2013-04-236-112/+229
| * | | | Add initial pinctrl supportSascha Hauer2013-04-237-0/+202
| * | | | of: partitions: create bb device for nand flashesSascha Hauer2013-04-221-0/+4
| * | | | of: partitions: pass struct cdev as argumentSascha Hauer2013-04-222-8/+8
| * | | | of: read resource names from devicetreeSascha Hauer2013-04-221-1/+9
| * | | | of: Allow multiple resources in 'reg' propertySascha Hauer2013-04-222-17/+39
| * | | | of: Add of_property_read_string_index()Sascha Hauer2013-04-222-0/+48
| * | | | 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-063-17/+20
|\ \ \ \ \
| * | | | | mtd: update NAND manufacturer names from the kernelJan Luebbe2013-04-112-10/+14
| * | | | | nand_base: detect more ONFI flashEric Bénard2013-04-111-7/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/misc'Sascha Hauer2013-05-0639-98/+221
|\ \ \ \ \
| * | | | | scripts: allow lines longer than 80 cols with printf() in checkpatchThomas Petazzoni2013-05-061-1/+1
| * | | | | Don't honor initrd load addressSascha Hauer2013-05-041-3/+0
| * | | | | bootm: Simplify initrd address handlingUwe Kleine-König2013-05-041-4/+2
| * | | | | NAND: imx: Fix memory leakAlexander Shiyan2013-04-301-3/+6