summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12i2c: at91: adopt pinctrl supportWenyou Yang1-0/+5
2014-11-12i2c: mpc: report correct I2C error return codesDanielle Costantino1-9/+9
2014-11-12i2c: i801: Drop useless debug messageJean Delvare1-3/+0
2014-11-12i2c: i801: Check if interrupts are disabledJean Delvare1-0/+20
2014-11-12i2c: i801: Fallback to polling if request_irq() failsJean Delvare1-3/+3
2014-11-12i2c: i801: Use wait_event_timeout to wait for interruptsJean Delvare1-3/+22
2014-11-10i2c: rk3x: adjust the LOW divison based on characteristics of SCLaddy ke1-9/+153
2014-11-10i2c: davinci: don't use interruptible completionMike Looijmans1-3/+1
2014-11-10i2c: at91: add support for system PMWenyou Yang1-0/+26
2014-11-10i2c: at91: add support for runtime PMWenyou Yang1-6/+32
2014-11-10i2c: exynos5: use proper errno for timeoutWolfram Sang1-2/+2
2014-11-10i2c: core: Map OF IRQ at probe timeLaurent Pinchart1-2/+9
2014-11-10of/irq: Export of_irq_get()Laurent Pinchart1-0/+1
2014-11-10i2c: sh_mobile: Add support for r8a73a4 and sh73a0Geert Uytterhoeven1-6/+8
2014-11-10i2c: sh_mobile: Document SoC-specific bindingsGeert Uytterhoeven1-0/+9
2014-11-10i2c: imx+mxs: Use the preferred form for passing a size of a structFabio Estevam2-3/+2
2014-11-09Linux 3.18-rc4v3.18-rc4Linus Torvalds1-1/+1
2014-11-09ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-06xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-06xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-06xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-06xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-06xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-06xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-06mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-06serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-06tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-06dma: edma: move device registration to platform codeArnd Bergmann2-39/+10
2014-11-06tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-06tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-06serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-11-06ALSA: hda/realtek - Restore default value for ALC668Kailang Yang1-2/+38
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel1-2/+4
2014-11-05fix breakage in o2net_send_tcp_msg()Al Viro1-1/+1
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs1-2/+2
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3