summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-26input: atmel_mxt_ts driver updateNick Dyer
2017-09-20tegra_udc.c: fix compilation with gcc 7Max Krummenacher
2017-09-20video: tegra: make tegra_fb_find_mode check default modesDominik Sliwa
2017-06-30iio: adc: fix number of channels when not using TS blockStefan Agner
2017-03-31drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones
2017-03-31drivers/base: add bus for System-on-Chip devicesLee Jones
2017-03-31colibri_t20: hack: prevent boot lock-up if hdmi is not connectedMarcel Ziswiler
2017-03-31mmc: core: add eMMC hardware reset supportAdrian Hunter
2016-09-29video: tegra: dsi: fix gcc-6 compilationMarcel Ziswiler
2016-09-29tegra: HDMI allow more aspect ratiosDominik Sliwa
2016-09-29tegra: Fix unsupported HDMI screen crashDominik Sliwa
2016-06-22mmc: sdhci: handle command timeout after transfer complete interruptNicolas Serafini
2016-06-22mmc: host: sdhci: fix suspend/resume issueMarcel Ziswiler
2016-06-22media: Epson S2D13P04 decoder support for Colibri T30Wojciech Bieganski
2016-03-23rtl8192cu: Add new device IDsColibri_T30_LinuxImageV2.6Beta1_20160331Colibri_T20_LinuxImageV2.6Beta1_20160331Apalis_T30_LinuxImageV2.6Beta1_20160331Larry Finger
2016-03-21Input: sentelic - use "static inline" instead of "inline"Khem Raj
2016-03-21Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang
2015-11-02Various Tegra HS UART backportsMitja Spes
2015-11-02Fix HS UART HW buffer overrun issueMitja Spes
2015-11-02input: touchscreen: fusion: implement multitouch with slot handlingStefan Agner
2015-11-02input: touchscreen: fusion: use level triggered interruptStefan Agner
2015-10-23usb: gadget: android: Use strlcpy instead of sscanf to get string attributesTobias Klauser
2015-10-14mmc: core: Disable HPI for certain Hynix eMMC cardsMarcel Ziswiler
2015-10-11mmc: sdhci: handle busy-end interrupt during commandChanho Min
2015-10-11sdhci : handle busy timeout irqMatthieu CASTET
2015-10-11mmc: sdhci: clean up sdio interrupt enable handlingRussell King
2015-10-11mmc: sdhci: clean up interrupt handlingRussell King
2015-10-10mmc: sdhci: check interrupt flags in ISR againAlexander Stein
2015-10-09mmc: sdhci-pci: add runtime pm supportAdrian Hunter
2015-06-10colibri_t20/t30: net: usb: asix: ethernet mac address handlingMarcel Ziswiler
2015-06-10net: usb: asix: integrate driver 4.17.0Marcel Ziswiler
2015-05-12spi:tegra: fix number of words in transferMurat Khairulin
2015-05-12Merge branch 'tegra-nand-next' into tegra-nextMarcel Ziswiler
2015-05-04drivers: w1: tegra_w1: Improve IRQ detectionSanchayan Maity
2015-05-04drivers: w1: tegra_w1: Fix race condition on high CPU loadSanchayan Maity
2015-04-02apalis_t30: igb: no nvm and Ethernet MAC address handlingMarcel Ziswiler
2015-04-02igb: integrate tools only device supportMarcel Ziswiler
2015-04-02igb: integrate igb driver 5.2.17Marcel Ziswiler
2015-04-02colibri_t20: initial 16-bit BCH ECC supportMarcel Ziswiler
2015-03-30Merge remote-tracking branch 'remotes/ubifs-v3.1/master' into tegra-nand-nextMarcel Ziswiler
2015-03-12media: fix work of analog camerasWojciech Bieganski
2015-02-10Prevent null pointer dereferenceMariusz Glebocki
2015-02-09apalis_t30: fix work of MIPI-CSI2 cameras after merging 'l4t-r16-r2' branchWojciech Bieganski
2015-02-03Revert "mmc: card: retry if transfer aborted due to out of range"Marcel Ziswiler
2015-02-03mmc: card: increase command retries to 10 from 3Varun Wadekar
2015-02-03mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2015-02-03mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-02-03mmc: core: new discard feature support at Samsung eMMC v4.41+.singhome_lee
2015-02-03eMMC: Fix electric leakage SDMMC4_DAT0~DAT7 in Nakasisimon_chuang
2015-02-03[PATCH 3/3] mmc: host: sdhci: abort suspend if host suspend fails.kirt_hsieh