summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-061-0/+1
|\
| * fs: ubifs: Implement Linux rootargSascha Hauer2015-06-181-0/+1
* | Merge branch 'for-next/pwm'Sascha Hauer2015-07-0310-13/+531
|\ \
| * | PWM: Add MXS PWM supportSascha Hauer2015-06-123-0/+181
| * | PWM: Allow multiple PWMs per device nodeSascha Hauer2015-06-121-3/+4
| * | ARM: i.MX28: Add PWM clk supportSascha Hauer2015-06-121-0/+1
| * | video: Add PWM backlight supportSascha Hauer2015-06-123-0/+208
| * | video: Add backlight supportSascha Hauer2015-06-123-0/+95
| * | video: stmfb: Add device tree supportSascha Hauer2015-06-121-10/+42
* | | Merge branch 'for-next/omap'Sascha Hauer2015-07-032-2/+144
|\ \ \
| * | | bus: omap-gpmc: Add Generic device supportSascha Hauer2015-07-021-0/+142
| * | | of: export of_platform_device_createSascha Hauer2015-07-021-1/+1
| * | | bus: omap-gpmc: fix wrong bit settingSascha Hauer2015-07-021-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2015-07-034-13/+65
|\ \ \
| * | | ubi: Lower 'already attached' message to debug levelSascha Hauer2015-06-261-1/+1
| * | | mtd: detect ubi devices automaticallySascha Hauer2015-06-261-0/+40
| * | | ubi: Use preditable device namesSascha Hauer2015-06-262-7/+4
| * | | driver: detect: detect parent devices aswellSascha Hauer2015-06-261-5/+20
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-07-0335-58/+56
|\ \ \ \
| * | | | mtd: m25p80: make flash_name constSascha Hauer2015-06-291-7/+4
| * | | | mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-294-4/+4
| * | | | MCI: pxa: depend on right symbolLucas Stach2015-06-261-1/+1
| * | | | usb: gadget: pxa27x: depend on right symbolLucas Stach2015-06-261-1/+1
| * | | | net: smc911x: Add device tree supportSascha Hauer2015-06-261-0/+6
| * | | | serial: ns16550: Fix reading clock-frequency propertySascha Hauer2015-06-261-7/+2
| * | | | net: Make set_ethaddr argument constSascha Hauer2015-06-2627-27/+27
| * | | | mtd: m25p80: Whitespace cleanupSascha Hauer2015-06-171-11/+11
| | |/ / | |/| |
* | | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2015-07-031-0/+13
|\ \ \ \
| * | | | mtd: partition: implement write_oobSascha Hauer2015-06-121-0/+13
| | |_|/ | |/| |
* | | | Merge branch 'for-next/cfi-flash'Sascha Hauer2015-07-037-516/+1293
|\ \ \ \
| * | | | mtd: cfi-flash: Add mtd concat supportSascha Hauer2015-06-231-14/+66
| * | | | mtd: Add mtd concat supportSascha Hauer2015-06-233-0/+776
| * | | | mtd: cfi-flash: remove dead codeSascha Hauer2015-06-223-48/+0
| * | | | mtd: cfi-flash: Coding style cleanupSascha Hauer2015-06-224-248/+283
| * | | | mtd: cfi-flash: use unaligned accessor functionsSascha Hauer2015-06-221-6/+7
| * | | | mtd: cfi-flash: turn some messages into vdbgSascha Hauer2015-06-222-14/+10
| * | | | mtd: cfi-flash: return 0 for successSascha Hauer2015-06-223-49/+33
| * | | | mtd: cfi-flash: make flash_detect_width more readableSascha Hauer2015-06-221-28/+35
| * | | | mtd: cfi-flash: remove unnecessary ifdefsSascha Hauer2015-06-221-7/+3
| * | | | mtd: cfi-flash: replace ifdef with IS_ENABLEDSascha Hauer2015-06-221-8/+9
| * | | | mtd: cfi-flash: statically initialize instead of memsetSascha Hauer2015-06-221-3/+1
| * | | | mtd: cfi-flash: save indention levelSascha Hauer2015-06-221-113/+114
| * | | | mtd: cfi-flash: We can print longlongsSascha Hauer2015-06-221-23/+1
| | |/ / | |/| |
* | | | usb: musb: Use proper timeout loopSascha Hauer2015-07-031-7/+6
* | | | mtd: m25p80: Fix Kconfig dependenciesSascha Hauer2015-06-291-1/+2
| |_|/ |/| |
* | | PCI: remove bogus host bridge setup skippingLucas Stach2015-06-251-5/+0
* | | PCI: rework BAR size calculationLucas Stach2015-06-251-5/+34
|/ /
* | Merge branch 'for-next/state'Sascha Hauer2015-06-091-14/+58
|\ \
| * | state: backend: support phandle and of_path referencesMarc Kleine-Budde2015-05-151-14/+58
* | | Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-098-835/+2544
|\ \ \