summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand-imx: fix raw read/writeSascha Hauer2016-03-171-28/+111
* mtd: nand-imx: remove/replace debug printSascha Hauer2016-03-171-5/+1
* mtd: nand-imx: remove dead codeSascha Hauer2016-03-171-45/+0
* mtd: nand-imx: Fix correct_data return value for v2/v3 controllersSascha Hauer2016-03-171-12/+6
* mtd: nand-imx: Fix v1 controller ECC codeSascha Hauer2016-03-171-12/+21
* Merge branch 'for-next/mtd'Sascha Hauer2016-03-117-33/+73
|\
| * mtd: nand: default bitflip-reporting threshold to 75% of correction strengthSascha Hauer2016-03-041-1/+1
| * mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-041-0/+22
| * mtd: core: check offset in mtd_block_markbadStefan Christ2016-02-231-0/+3
| * mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-111-0/+1
| * mtd: spi-nor: Match jedec,spi-norSascha Hauer2016-02-111-0/+2
| * mtd: mtdoob device: change name to have the chip name firstSascha Hauer2016-02-091-1/+1
| * mtd: Fix erasing of devices >4GiBSascha Hauer2016-02-093-5/+5
| * mtd: Fix mtd_op_erase for devices >4GiBSascha Hauer2016-02-091-2/+2
| * mtd: Fix mtd_op_read for devices >4GiBSascha Hauer2016-02-091-3/+2
| * mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-091-1/+1
| * mtd: Fix mtdraw for Nand > 4GiBSascha Hauer2016-02-091-20/+33
| * mtd: nand-bb: Fix 8k page size nandsSascha Hauer2016-02-091-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2016-03-115-34/+26
|\ \
| * | ehci-hcd: preserve DTC in QH for interrupt transactionsAleksey Kuleshov2016-03-101-11/+2
| * | ehci-hcd: remove useless timeoutAleksey Kuleshov2016-03-101-8/+0
| * | Kconfig: avoid tabs in help textAlexander Kurz2016-02-251-7/+7
| * | EP93xx eth: allow passing of phy config via platform dataAlexander Kurz2016-02-252-2/+14
| * | net ep93xx mii: do not supress MII preamble transmissionAlexander Kurz2016-02-241-6/+2
| * | eeprom/at25: parse partitions from device treeHarald Welte2016-02-181-0/+1
| |/
* | Merge branch 'for-next/input'Sascha Hauer2016-03-111-21/+20
|\ \
| * | usb_kbd: lock is useless since pollers are atomicAleksey Kuleshov2016-03-101-8/+1
| * | usb_kbd: use async polling instead of regular pollingAleksey Kuleshov2016-03-101-7/+13
| * | usb_kbd: style fixesAleksey Kuleshov2016-03-101-2/+1
| * | usb_kbd: check for registering errorAleksey Kuleshov2016-03-101-1/+5
| * | usb_kbd: remove unused fieldsAleksey Kuleshov2016-03-101-3/+0
* | | Merge branch 'for-next/hab'Sascha Hauer2016-03-111-22/+26
|\ \ \
| * | | i.MX habv3: add some more status codesMarc Kleine-Budde2016-02-091-0/+4
| * | | i.MX habv3: sort hab status codes numericallyMarc Kleine-Budde2016-02-091-22/+22
| | |/ | |/|
* | | Merge branch 'for-next/driver'Sascha Hauer2016-03-11145-429/+862
|\ \ \
| * | | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-07144-422/+846
| * | | driver: Introduce dev_request_mem_resourceSascha Hauer2016-02-231-2/+9
| * | | driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-2320-47/+49
| |/ /
* | | Merge branch 'for-next/caam'Sascha Hauer2016-03-1117-0/+4638
|\ \ \
| * | | crypto: add i.MX6 CAAM supportSteffen Trumtrar2016-02-1217-0/+4638
| |/ /
* | | Merge branch 'for-next/bbu'Sascha Hauer2016-03-111-1/+47
|\ \ \
| * | | fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+31
| * | | fastboot: Fix usage of ubiformat for UBI image transfersMarkus Pargmann2016-02-181-1/+16
| |/ /
* | | Merge branch 'for-next/arm'Sascha Hauer2016-03-111-2/+9
|\ \ \
| * | | serial: imx: Support DTE modeSascha Hauer2016-02-261-2/+9
| |/ /
* | / USB: imx-usb-phy: Fix uninitialized use of variableSascha Hauer2016-03-101-0/+1
| |/ |/|
* | net: efi: correct function signature of set_ethaddrLucas Stach2016-03-041-1/+1
* | input: usb keyboard: fix CTRL+ combinationsPeter Mamonov2016-02-261-1/+5
* | input: usb keyboard: fix BACKSPACEPeter Mamonov2016-02-231-2/+2
* | regulator: fixed: Init gpio properlySascha Hauer2016-02-231-0/+1
|/