summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-next/usb'Sascha Hauer2014-08-079-57/+70
|\| | |
| * | | USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-182-3/+16
| * | | USB: Use descriptors from ch9.hSascha Hauer2014-07-181-5/+0
| * | | USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-183-44/+44
| * | | USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-184-5/+10
* | | | Merge branch 'for-next/rtc'Sascha Hauer2014-08-078-0/+752
|\ \ \ \
| * | | | rtc: add jz4740 driverAntony Pavlov2014-08-023-0/+173
| * | | | rtc-lib: import rtc_time_to_tm() from linux-3.15Antony Pavlov2014-08-021-0/+45
| * | | | rtc: import ds1307 driver from linux-3.15Antony Pavlov2014-08-023-0/+373
| * | | | Merge branch 'for-next/i2c' into HEADSascha Hauer2014-08-029-3/+1974
| |\ \ \ \
| * | | | | Add a simple rtc frameworkAntony Pavlov2014-07-316-0/+161
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/net'Sascha Hauer2014-08-073-4/+9
|\ \ \ \ \
| * | | | | net: phy: Add minimal support for QSGMII PHYEzequiel Garcia2014-07-311-0/+1
| * | | | | net: phy: mdio-mvebu: Make the clock property requiredEzequiel Garcia2014-07-311-4/+4
| * | | | | net: phy: Add fallbacks for the obsoletes phy DT propertiesEzequiel Garcia2014-07-311-0/+4
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2014-08-0721-61/+203
|\ \ \ \ \
| * | | | | of_mtd: add soft_bch and hw_oob_first ecc modesRaphaƫl Poggi2014-08-041-0/+2
| * | | | | watchdog: i.MX: check requested mem region in imx_wd_probe()Antony Pavlov2014-08-011-0/+4
| * | | | | watchdog: add minimal jz4740 driverAntony Pavlov2014-08-013-0/+110
| * | | | | led: try to get LED's label from the 'label' propertyAntony Pavlov2014-07-291-1/+5
| * | | | | mci: core: the sd1.0 card can work in 4 bits modeBo Shen2014-07-291-3/+3
| * | | | | mfd: mc34704: Add DT supportMarkus Pargmann2014-07-291-0/+6
| * | | | | clk: clk-divider: divider calculation in clk_set_rate needs DIV_ROUND_UPSascha Hauer2014-07-231-1/+1
| * | | | | gianfar: descriptors access with I/O accessorsRenaud Barbier2014-07-232-43/+43
| * | | | | sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-226-1/+9
| | |_|/ / | |/| | |
| * | | | mtd: atmel_nand: enable PMECC for 8k page nandRaphael Poggi2014-07-181-0/+1
| * | | | mtd: atmel_nand: fix bit error correctionRaphael Poggi2014-07-181-1/+2
| * | | | mtd: atmel_nand: increase chip_delayRaphael Poggi2014-07-181-1/+1
| * | | | mtd: atmel_nand: add SOFT_BCH supportRaphael Poggi2014-07-171-0/+5
| * | | | i2c: omap: fix typo in dt_idsRaphael Poggi2014-07-171-2/+2
| * | | | introduce verbose debugSascha Hauer2014-07-171-8/+0
| * | | | regulator: fixed: add always-on propertySteffen Trumtrar2014-07-111-0/+9
| |/ / /
* | | | Merge branch 'for-next/metadata'Sascha Hauer2014-08-071-0/+1
|\ \ \ \
| * | | | move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
| |/ / /
* | | | Merge branch 'for-next/marvell'Sascha Hauer2014-08-0714-9/+1678
|\ \ \ \
| * | | | bus: mvebu: fix ranges fixupEzequiel Garcia2014-08-041-1/+16
| * | | | pci: mvebu: Add PCIe driverSebastian Hesselbarth2014-07-315-0/+699
| * | | | of: pci: import of_pci_get_devfn()Sebastian Hesselbarth2014-07-313-0/+34
| * | | | pci: set auto-incremented bus numberSebastian Hesselbarth2014-07-311-0/+5
| * | | | pci: ensure device does ignore BAR manglingSebastian Hesselbarth2014-07-311-0/+5
| * | | | pci: register device after BAR setupSebastian Hesselbarth2014-07-311-3/+3
| * | | | pci: pci_scan_bus: respect 64b BARsSebastian Hesselbarth2014-07-311-1/+11
| * | | | bus: mvebu: fix resource size handlingSebastian Hesselbarth2014-07-311-4/+4
| * | | | ARM: mvebu: allow to fixup mbus rangesSebastian Hesselbarth2014-07-251-1/+73
| * | | | pinctrl: mvebu: add pinctrl driver for Armada XPSebastian Hesselbarth2014-07-233-0/+408
| * | | | pinctrl: mvebu: add pinctrl driver for Armada 370Sebastian Hesselbarth2014-07-233-0/+421
| |/ / /
* | | | Merge branch 'for-next/led'Sascha Hauer2014-08-071-2/+2
|\ \ \ \
| * | | | led: triggers: fix "no previous prototype for 'trigger_init'" warningAntony Pavlov2014-07-311-1/+1
| * | | | led: triggers: fix crash on disabling "default-on" triggerAntony Pavlov2014-07-311-1/+1
| |/ / /
* | | | Merge branch 'for-next/i2c'Sascha Hauer2014-08-079-3/+1974
|\ \ \ \ | | |/ / | |/| |