summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28staging: comedi: s626: cleanup s626_dio_insn_bits()H Hartley Sweeten
2013-03-28staging: comedi: s626: cleanup s626_dio_insn_config()H Hartley Sweeten
2013-03-28staging: comedi: s626: remove the uint16_t casts of the bit valuesH Hartley Sweeten
2013-03-28staging: comedi: s626: rename private data 'base_addr' variableH Hartley Sweeten
2013-03-28staging: comedi: s626: remove RR7146 macroH Hartley Sweeten
2013-03-28staging: comedi: s626: remove WR7146 and SETVECT macrosH Hartley Sweeten
2013-03-28staging: comedi: s626: remove MC_TEST macroH Hartley Sweeten
2013-03-28staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen
2013-03-28staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen
2013-03-28staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen
2013-03-28staging: xgifb: delete pXGINew_DRAMTypeDefinitionAaro Koskinen
2013-03-28staging: xgifb: delete XGI330_LCDCapStruct.PWD_2xAaro Koskinen
2013-03-28staging: xgifb: delete XGI330_LCDCapStruct.PSC_SxAaro Koskinen
2013-03-28staging: xgifb: delete LCD_SetFlagAaro Koskinen
2013-03-28staging: xgifb: delete IF_DEF_TRUMPION and IF_DEF_DSTNAaro Koskinen
2013-03-28staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen
2013-03-28staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen
2013-03-28staging: zsmalloc: Fix link error on ARMJoerg Roedel
2013-03-28staging: rtl8192u: fix coding styleHaksu Jeong
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-28staging: sep: Fix typo in printk within sep driverMasanari Iida
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-03-28Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk