summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: set otg to peripheral mode on autostartOleksij Rempel2017-04-061-0/+3
* watchdog: new driver for Armada XPUwe Kleine-König2017-03-313-0/+130
* clocksource: mvebu: don't request the used iomem resourceUwe Kleine-König2017-03-311-1/+1
* usb: gadget: start usbgadget automaticallyOleksij Rempel2017-03-313-0/+79
* video: edid.c: fix "no previous prototype" warningAntony Pavlov2017-03-301-1/+1
* net: phy: mdio-gpio.c: fix "no previous prototype" warningAntony Pavlov2017-03-301-1/+1
* ata: ide-sff: add LBA48 supportAntony Pavlov2017-03-302-11/+46
* clk: No-op CLK_OF_DECLARE if not enabledAndrey Smirnov2017-03-302-4/+0
* usb_kbd: release all keys on error / disconnectPeter Mamonov2017-03-241-0/+11
* mtd: fix reading data from page that needs cleanupSascha Hauer2017-03-231-4/+3
* ATA: mvebu: select DISK_ATALucas Stach2017-03-221-0/+1
* efi: clocksoure: make sure the meassured frequency is validMichael Olbrich2017-03-151-0/+4
* Merge branch 'for-next/video'Sascha Hauer2017-03-135-22/+682
|\
| * video: make enable/disable ops optionalJean-Christophe PLAGNIOL-VILLARD2017-03-101-2/+4
| * video: call fb_[en|dis]able instead of fops directlySascha Hauer2017-03-101-3/+5
| * video: add support for Solomon SSD1307 OLED controller familyBastian Stender2017-03-063-0/+572
| * fb: introduce flush for virtual framebufferBastian Stender2017-02-282-0/+29
| * console: replace set_active by open/closeBastian Stender2017-02-281-10/+18
| * fbconsole: implement vt100 cursor shown/hiddenBastian Stender2017-02-281-5/+50
| * fbconsole: check cursor position before movingBastian Stender2017-02-281-2/+5
* | Merge branch 'for-next/usb'Sascha Hauer2017-03-131-2/+21
|\ \
| * | usb: gadget: properly release f_multi_optsSascha Hauer2017-03-091-2/+16
| * | usb: gadget: print a meaningful error messageSascha Hauer2017-03-091-0/+5
* | | Merge branch 'for-next/rpi'Sascha Hauer2017-03-132-13/+31
|\ \ \
| * | | mci-bcm2835: enable devicetree probingEnrico Joerns2017-03-021-0/+9
| * | | clocksource: bcm2835: use clock-frequency property when availableEnrico Joerns2017-03-021-13/+22
* | | | Merge branch 'for-next/mvebu'Sascha Hauer2017-03-135-24/+171
|\ \ \ \
| * | | | i2c: mv64xxx: simplify mv64xxx_i2c_wait_for_completionBastian Stender2017-03-021-21/+8
| * | | | i2c: mv64xxx: add software delaysBastian Stender2017-03-021-2/+10
| * | | | mvebu: kirkwood: simplify soc init code flowUwe Kleine-König2017-03-021-0/+4
| * | | | mvebu: dove: simplify soc init code flowUwe Kleine-König2017-03-021-0/+9
| * | | | mvebu: armada-370-xp: simplify soc init code flowUwe Kleine-König2017-03-021-1/+8
| * | | | ata: new driver to support the internal sata controller on Armada-XPUwe Kleine-König2017-03-023-0/+132
* | | | | Merge branch 'for-next/misc'Sascha Hauer2017-03-131-0/+4
|\ \ \ \ \
| * | | | | fastboot: abort autoboot timeout when fastboot gadget is activatedMarc Kleine-Budde2017-03-101-0/+3
| * | | | | usb: gadget: fastboot: close fd after downloadSascha Hauer2017-02-231-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next/imx'Sascha Hauer2017-03-132-6/+2
|\ \ \ \ \
| * | | | | drivers: clk: clk-imx6.c: Don't gate LDB and IPUsDavid Jander2017-03-091-4/+1
| * | | | | clk: imx: clk-imx6ul: Use anatop_base pointer for consistencyRobin van der Gracht2017-03-061-2/+1
| |/ / / /
* | | | | Merge branch 'for-next/efi'Sascha Hauer2017-03-1321-6/+1471
|\ \ \ \ \
| * | | | | efi: add veriable to report secure boot support and statusJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+33
| * | | | | efi: clocksoure: add EFI event timerJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+115
| * | | | | efi: move x86 clocksource to device/driverJean-Christophe PLAGNIOL-VILLARD2017-03-093-12/+30
| * | | | | efi: move x86 clocksource init at core initcall levelJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+4
| * | | | | efi: add serial driver supportJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+226
| * | | | | video: add EFI Graphics Output Protocol supportJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+273
| * | | | | efi: add efi handle dump commandJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+169
| * | | | | efi: add minor and major to the bus and display it at bootJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+10
| * | | | | efi: bus: add firmware vendor and resision and tables infoJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+23
| * | | | | efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-274-4/+4