summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mtd: nand_imx: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+1
| * | | | clk: avoid possible NULL ptr derefLucas Stach2014-02-101-3/+5
| * | | | mtd: core: avoid possible NULL ptr derefLucas Stach2014-02-101-1/+2
| * | | | net: usb: asix: properly propagate error codeLucas Stach2014-02-101-2/+2
| * | | | net: usb: smsc95xx: fix wrong phy reset conditionLucas Stach2014-02-101-1/+1
| * | | | usb: dfu: fix error path to avoid NULL ptr derefLucas Stach2014-02-101-1/+3
| * | | | usb: ulpi: fix logic-opLucas Stach2014-02-101-2/+2
| * | | | remove redundant NULL check on freeLucas Stach2014-02-102-4/+2
| |/ / /
* | | | Merge branch 'for-next/marvell'Sascha Hauer2014-03-0711-89/+1817
|\ \ \ \
| * | | | net: orion: add ethernet driverSebastian Hesselbarth2014-02-104-0/+784
| * | | | net: phy: add mvebu mdio bus driverSebastian Hesselbarth2014-02-103-0/+162
| * | | | bus: mvebu: add mbus driverSebastian Hesselbarth2014-02-103-6/+757
| * | | | net: phy: add of_phy_device_connectSebastian Hesselbarth2014-02-101-0/+31
| * | | | net: reorder Kconfig and Makefile alphabeticallySebastian Hesselbarth2014-02-102-83/+83
* | | | | Merge branch 'for-next/imx'Sascha Hauer2014-03-073-4/+4
|\ \ \ \ \
| * | | | | ARM: i.MX: Make mxc_iomux_v3_setup_multiple_pads argument constSascha Hauer2014-02-201-2/+2
| * | | | | video: imx: Add a name to perclkSascha Hauer2014-02-101-1/+1
| * | | | | sata-imx: i.MX53, use the internal 120MHz clock by defaultEric Bénard2014-02-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/gpio-keys'Sascha Hauer2014-03-074-31/+266
|\ \ \ \ \
| * | | | | input: gpio-keys: Add devicetree probe supportSascha Hauer2014-02-171-13/+77
| * | | | | input: Add keycode to barebox key translation tableSascha Hauer2014-02-172-0/+137
| * | | | | input: gpio-keys: separate internal data from platform_dataSascha Hauer2014-02-171-23/+57
| * | | | | input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-171-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/env'Sascha Hauer2014-03-071-5/+15
|\ \ \ \ \
| * | | | | usb: dfu: Add create flagSascha Hauer2014-02-281-4/+14
| * | | | | usb: dfu: Fix spelling of flag nameSascha Hauer2014-02-281-2/+2
| |/ / / /
* | | | | Merge branch 'for-next/dfu'Sascha Hauer2014-03-073-2/+10
|\ \ \ \ \
| * | | | | USB gadget: dfu: propagate error from usb_gadget_pollSascha Hauer2014-02-131-1/+6
| * | | | | USB gadget: fsl: Bail out if no udc existsSascha Hauer2014-02-131-0/+3
| * | | | | USB gadget: at91: return error when no udc is registeredSascha Hauer2014-02-131-1/+1
| | |/ / / | |/| | |
* | | | | mtd: nand: atmel pmecc: disable subpage writesHerve Codina2014-03-031-0/+1
| |_|_|/ |/| | |
* | | | cfi_flash: fix NULL pointer dereferencePhilippe Rétornaz2014-02-281-1/+1
| |/ / |/| |
* | | mci: Fix version handlingSascha Hauer2014-02-141-9/+19
|/ /
* / 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