summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mci'Sascha Hauer2014-02-032-11/+79
|\
| * mci: imx-esdhc: add DSR supportMarkus Niebel2014-01-151-0/+4
| * mci: add device tree support for DSRMarkus Niebel2014-01-151-0/+8
| * mci: add DSR supportMarkus Niebel2014-01-151-0/+27
| * mci: production year for eMMC 4.41 and laterMarkus Niebel2014-01-101-4/+11
| * mci: Support the correct version for eMMCMarkus Niebel2014-01-101-8/+30
* | Merge branch 'for-next/imx'Sascha Hauer2014-02-034-0/+210
|\ \
| * | mci: imx-esdhc: Add i.MX25 compatible entrySascha Hauer2014-01-311-0/+2
| * | mci: imx: Add devicetree probe supportSascha Hauer2014-01-291-0/+9
| * | pinctrl: Add pinctrl driver for i.MX1/21/27Sascha Hauer2014-01-292-0/+199
* | | Merge branch 'for-next/gpio'Sascha Hauer2014-02-031-7/+19
|\ \ \
| * | | gpiolib: gpiolib command: show label only for requested pinsAntony Pavlov2014-01-101-1/+1
| * | | gpiolib: gpio_free: clear gpio's "label" field tooAntony Pavlov2014-01-101-0/+1
| * | | gpiolib: gpio_request(): print message on errorAntony Pavlov2014-01-101-6/+17
| | |/ | |/|
* | | Merge branch 'for-next/clps711x'Sascha Hauer2014-02-033-54/+128
|\ \ \
| * | | serial: clps711x: Update driverAlexander Shiyan2014-01-241-36/+82
| * | | gpio: clps711x: Update driverAlexander Shiyan2014-01-241-14/+25
| * | | ARM: clps711x: Remove the special name for the syscon driverAlexander Shiyan2014-01-242-5/+2
| * | | mfd: syscon: Introduce syscon_base_lookup_by_phandle() functionAlexander Shiyan2014-01-241-0/+20
* | | | gadget: at91: Fix uninitialized variableAlexander Shiyan2014-01-291-2/+1
|/ / /
* / / net: phy: Fix crash when no phy is foundSascha Hauer2014-01-201-0/+5
|/ /
* / of: platform: Fix possible crashAlexander Shiyan2014-01-101-3/+3
|/
* Merge branch 'for-next/video'Sascha Hauer2014-01-073-187/+224
|\
| * video: ipufb: Use uncached memory for framebufferSascha Hauer2013-12-201-2/+7
| * video: simplefb: Add a8r8g8b8 supportSascha Hauer2013-12-201-0/+8
| * video: simplefb: Add of reserve entry for framebuffer memorySascha Hauer2013-12-201-0/+3
| * video: imx-ipu-fb: Allow to specify framebuffer memory size via platform_dataSascha Hauer2013-12-201-2/+7
| * video: Add screen_size fieldSascha Hauer2013-12-201-0/+2
| * video: imx-ipu-fb: Do not modify pwm registerSascha Hauer2013-12-201-5/+0
| * video: ipufb: Allow to disable fractional pixelclock dividerSascha Hauer2013-12-201-2/+9
| * video: ipufb: Fix divider debug printSascha Hauer2013-12-201-1/+1
| * video: ipufb: Fix 24bit format and implement 32bit formatSascha Hauer2013-12-201-1/+8
| * video: ipufb: calculate channel param fields from fb_bitfieldsSascha Hauer2013-12-201-33/+59
| * video: ipufb: do not use bitfieldsSascha Hauer2013-12-201-142/+129
| * video: ipufb: make disp_data_fmt configurableSascha Hauer2013-12-181-26/+18
* | Merge branch 'for-next/usb-chipidea'Sascha Hauer2014-01-071-6/+6
|\ \
| * | usb: chipidea i.MX: add some delay after ulpi_setupSascha Hauer2014-01-071-0/+1
| * | usb: chipidea i.MX: always print an error message when ULPI failsSascha Hauer2014-01-071-0/+3
| * | usb: chipidea i.MX: limit port init to HSIC modeSascha Hauer2014-01-071-1/+2
| * | usb: chipidea i.MX: remove unused pdata->init hookSascha Hauer2014-01-071-5/+0
* | | Merge branch 'for-next/ubi'Sascha Hauer2014-01-073-17/+47
|\ \ \
| * | | UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2014-01-071-0/+4
| * | | UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2014-01-071-0/+13
| * | | UBI: simplify image sequence testRichard Genoud2014-01-071-3/+2
| * | | UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2014-01-071-3/+19
| * | | UBI: Call scan_all() with correct offset in error caseRichard Weinberger2014-01-071-2/+4
| * | | UBI: Fix error path in scan_pool()Richard Weinberger2014-01-071-1/+1
| * | | UBI: fix refill_wl_user_pool()Richard Weinberger2014-01-071-4/+0
| * | | UBI: Fix invalidate_fastmap()Richard Weinberger2014-01-071-4/+1
| * | | UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2014-01-071-0/+3
| |/ /