summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-06serial: omap: drop DMA supportFelipe Balbi1-318/+12
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi1-62/+62
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-61/+97
2012-09-06dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds6-5/+19
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds1-2/+2
2012-09-068250_pci: Add additional WCH CHC353 devicesAlan Cox1-4/+37
2012-09-06parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun1-0/+1
2012-09-06serial: add a new helper functionHuang Shijie10-11/+11
2012-09-06serial: omap: define helpers for pdata function pointersFelipe Balbi1-19/+47
2012-09-06serial: omap: define and use to_uart_omap_port()Felipe Balbi1-18/+18
2012-09-06serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+3
2012-09-06serial: New serial driver SCCNXPAlexander Shiyan3-0/+1004
2012-09-06parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2-9/+40
2012-09-06serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat1-3/+3
2012-09-06serial: Samsung: Replace printk with dev_* functionsSachin Kamat1-7/+7
2012-09-06serial: pl011: honour serial aliases in device treeMatthew Leach1-0/+36
2012-09-06serial: diminish usage of struct serial_uart_configPaul Gortmaker3-5/+7
2012-09-06serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker1-1/+1
2012-09-06m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker1-34/+2
2012-09-06serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König1-0/+3
2012-09-06tty: Split the serial_core helpers for setserial into twoAlan Cox1-71/+87
2012-09-05drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall1-6/+2
2012-09-05tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang1-2/+6
2012-09-05drivers:tty:fix up ENOIOCTLCMD error handlingWanlong Gao1-1/+1
2012-09-05tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode1-3/+0
2012-09-05tty: serial: max310x: Check return code of gpiochip_removeEmil Goode1-3/+7
2012-09-05tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser1-3/+3
2012-09-05tty: max3100: use module_spi_driverDevendra Naga1-11/+1
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2-22/+8
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2778-88211/+219221
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley1-3/+11
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-1/+25
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson1-3/+38
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon1-27/+2
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon1-3/+1
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon1-6/+5
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches1-1/+5
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo1-3/+3
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala1-5/+5
2012-09-04mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala1-2/+2
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang1-7/+0
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-109/+154
2012-09-02HID: Only dump input if someone is listeningHenrik Rydberg1-1/+2
2012-09-02net: qmi_wwan: add several new Gobi devicesBjørn Mork1-0/+3
2012-09-02fddi: 64 bit bug in smt_add_para()Dan Carpenter1-1/+1