summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-249-6/+363
| * | | | | efi: move clocksource out of archJean-Christophe PLAGNIOL-VILLARD2017-02-243-0/+63
| * | | | | efi: move block io driver to driver/blockJean-Christophe PLAGNIOL-VILLARD2017-02-243-0/+176
| |/ / / /
* | | | | Merge branch 'for-next/at91'Sascha Hauer2017-03-1316-65/+395
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | clocksource: at91: Move to 'drivers/clocksource'Andrey Smirnov2017-03-093-0/+119
| * | | | spi: atmel_spi: Use VERSION register instead of CPU typeAndrey Smirnov2017-03-092-6/+30
| * | | | spi: atmel_spi: Configure CS GPIO as outputAndrey Smirnov2017-03-091-1/+5
| * | | | usb: echi-atmel: Check result of ehci_register()Andrey Smirnov2017-03-091-3/+1