summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-09staging: rtl8188eu: Remove unneeded parenthesesSomya Anand
2015-03-09Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman
2015-03-08Linux 4.0-rc3Linus Torvalds
2015-03-08sunrpc: fix braino in ->poll()Al Viro
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold
2015-03-07net: irda: fix wait_until_sent poll timeoutJohan Hovold
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin
2015-03-07console: Fix console name size mismatchPeter Hurley
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing
2015-03-07Change email address for 8250_pciRussell King
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach
2015-03-06staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera
2015-03-06staging: fsl-mc: Device driver for FSL-MC DPRC devicesJ. German Rivera
2015-03-06staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driverJ. German Rivera
2015-03-06staging: fsl-mc: Added Freescale Management Complex APIsJ. German Rivera
2015-03-06staging: rts5208: Convert variable from int to bool and propagate the change ...Quentin Lambert
2015-03-06staging: rts5208: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-03-06staging: rtl8723au: Eliminate ODM_SetBBReg()Jes Sorensen
2015-03-06staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()Jes Sorensen
2015-03-06staging: rtl8723au: Eliminate ODM_GetBBReg()Jes Sorensen
2015-03-06staging: rtl8723au: Get rid of ODM_Read4Byte()Jes Sorensen
2015-03-06staging: rtl8723au: Remove various ODM_* register access wrappersJes Sorensen
2015-03-06staging: rtl8723au: Eliminate ODM_Write1Byte()Jes Sorensen
2015-03-06staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writesJes Sorensen
2015-03-06staging: rtl8723au: odm_ConfigBB_AGC_8723A() always does 32 bit writesJes Sorensen
2015-03-06staging: rtl8723au: odm.c: Use rtl8723au_{read, write}32() for 32 bit registe...Jes Sorensen
2015-03-06staging: rtl8723au: usb_halinit.c: Use rtl8723au_{read,write}32()Jes Sorensen
2015-03-06staging: rtl8723au: rtl8723a_phycfg.c: Use proper register read/write functionsJes Sorensen
2015-03-06staging: rtl8723au: writeOFDMPowerReg() use rtl8723au_write32()Jes Sorensen
2015-03-06staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writesJes Sorensen
2015-03-06staging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg()Jes Sorensen
2015-03-06staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit()Jes Sorensen