summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rtc'Sascha Hauer2016-01-116-1/+236
|\
| * rtc-lib: Check tm_wday for validity in rtc_valid_tm()Andrey Smirnov2016-01-071-0/+2
| * rtc: ds1307: Fix a memory leakAndrey Smirnov2016-01-071-0/+3
| * rtc: ds1307: Add code to support ds1337/1341Andrey Smirnov2016-01-071-0/+91
| * rtc: Add Abracon driverSascha Hauer2016-01-073-0/+130
| * rtc: Fill in weekdays before setting timeSascha Hauer2016-01-071-1/+7
| * rtc: Check time for validity before passing it to the rtc driverSascha Hauer2016-01-071-0/+3
* | Merge branch 'for-next/mtd'Sascha Hauer2016-01-112-2/+168
|\ \
| * | mtd: gpmi: Add erased page bitflip correctionMarkus Pargmann2016-01-041-2/+40
| * | mtd: nand: Add erased page bitflip check helper functionsMarkus Pargmann2016-01-041-0/+128
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-01-116-118/+160
|\ \
| * | usb: chipidea-imx: check return value of regulator_get()David Jander2016-01-081-1/+2
| * | PCI: imx6: properly shut down core when leaving bareboxLucas Stach2016-01-081-0/+27
| * | i.MX6: pci: Avoid aborts when asserting PCIe resetAndrey Smirnov2016-01-081-0/+4
| * | i.MX6: pci: Reconcile imx6_pcie_start_link with the kernel codeAndrey Smirnov2016-01-081-16/+26
| * | i.MX6: pci: Replace magic number with a named constantAndrey Smirnov2016-01-081-1/+3
| * | of_path: Drop possible further extensions of device-path propertySascha Hauer2016-01-081-95/+28
| * | environment: Support env from file in a file-system via device treeTrent Piepho2016-01-082-2/+52
| * | input: gpio-keys: implement debouncingSascha Hauer2016-01-081-4/+19
* | | Merge branch 'for-next/arm'Sascha Hauer2016-01-1110-19/+19
|\ \ \
| * | | bcm2835: introduce mach-bcm283xAlexander Aring2016-01-0410-19/+19
| | |/ | |/|
* | | reset: fix non GPIO resetLucas Stach2016-01-111-0/+1
| |/ |/|
* | of_path: Fix bug with partitions, simply codeTrent Piepho2016-01-081-18/+29
|/
* MCI: init device_node for MCI mainarea cdevLucas Stach2015-12-101-0/+3
* Merge branch 'for-next/state'Sascha Hauer2015-12-082-61/+69
|\
| * state: disable load commandEnrico Jorns2015-11-271-1/+0
| * state: use name of device node as name if alias is not availableMarc Kleine-Budde2015-11-271-1/+1
| * state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if dev...Marc Kleine-Budde2015-11-271-22/+9
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-1/+16
| * of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-12-081-11/+35
|\ \
| * | firmware: socfpga: Add parameter "programmed" to fpgamgr driverTrent Piepho2015-11-111-11/+35
* | | Merge branch 'for-next/reset'Sascha Hauer2015-12-081-4/+99
|\ \ \
| * | | reset: Add gpio reset supportSascha Hauer2015-11-231-1/+79
| * | | reset: Allow dummy reset linesSascha Hauer2015-11-231-3/+20
| |/ /
* | | Merge branch 'for-next/omap'Sascha Hauer2015-12-083-0/+206
|\ \ \
| * | | driver: watchdog: Add support for omap_wdtTeresa Remmet2015-11-233-0/+206
| |/ /
* | | Merge branch 'for-next/net'Sascha Hauer2015-12-085-20/+49
|\ \ \
| * | | net: tap: fix whitespacesAntony Pavlov2015-12-041-3/+4
| * | | net: tap: make locally used functions staticAntony Pavlov2015-12-041-5/+5
| * | | net: usb: asix: fix 'no previous prototype' warningAntony Pavlov2015-11-231-1/+1
| * | | net: usb: asix: make rx_fixup ax_skb buffer alignedAntony Pavlov2015-11-231-1/+1
| * | | net: fec: fix indentation and whitspacesStefan Christ2015-11-191-4/+4
| * | | net: fec: implement dtb property phy-reset-durationStefan Christ2015-11-191-1/+4
| * | | net: fec: set phy reset time to 1msStefan Christ2015-11-191-1/+1
| * | | net: rtl8169: get rid of DMA_ADDRESS_BROKENLucas Stach2015-11-131-4/+6
| * | | net: designware: Don't hang in reset with powered down phyTrent Piepho2015-11-131-1/+24
| |/ /
* | | Merge branch 'for-next/mtd'Sascha Hauer2015-12-083-17/+265
|\ \ \
| * | | mtd: nand_mrvl_nfc: Add optimized timings for Samsung K9K8G08USebastian Hesselbarth2015-11-231-0/+1
| * | | mtd: nand_mrvl_nfc: Add support for Marvell Armada 370/XPSebastian Hesselbarth2015-11-232-3/+12