summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cfi_flash.c: correct calculation of region erasesize and offset for multiple ...Cristiano De Alti2014-02-041-2/+2
* Merge branch 'for-next/pxa'Sascha Hauer2014-02-032-7/+7
|\
| * reset_source: rename set_reset_source to reset_source_setSascha Hauer2014-01-292-7/+7
* | Merge branch 'for-next/net'Sascha Hauer2014-02-034-5/+132
|\ \
| * | net usb asix: add AX88772B USB IDPhilipp Zabel2014-01-291-0/+14
| * | net usb asix: read MAC from EEPROM on AX88772BPhilipp Zabel2014-01-291-3/+15
| * | net usb asix: Use only 11 bits of header for data sizeMarek Vasut2014-01-231-2/+2
| * | net usb asix: Simplify condition in rx_fixup()Marek Vasut2014-01-231-1/+1
| * | net/phy: add driver for National Semiconductor DP83865 PHYAntony Pavlov2014-01-203-0/+101
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-02-037-9/+110
|\ \
| * | misc: Add devicetree SRAM driverSascha Hauer2014-01-293-0/+82
| * | misc Kconfig: always ask for misc devicesSascha Hauer2014-01-291-8/+2
| * | environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1
| * | console: Set Linux console parameter automaticallySascha Hauer2014-01-222-0/+4
| * | of: find also nodes by mixture of alias and pathJan Weitzel2014-01-101-1/+22
* | | 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