summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-03staging: panel: Remove more magic number comparisonMariusz Gorski1-10/+10
2014-12-03staging: panel: Refactor LCD init codeMariusz Gorski1-141/+163
2014-12-03staging: panel: Make two more module params read-onlyMariusz Gorski1-34/+37
2014-12-03staging: panel: Start making module params read-onlyMariusz Gorski1-14/+21
2014-12-03staging: panel: Use defined value or checking module params stateMariusz Gorski1-43/+43
2014-12-03staging: panel: Remove magic numbersMariusz Gorski1-10/+12
2014-12-03staging: panel: Call init function directlyMariusz Gorski1-6/+1
2014-12-03staging: panel: Set default parport module param valueMariusz Gorski1-4/+1
2014-12-03staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt1-16/+33
2014-12-03staging: comedi: adl_pci9118: eliminate DMA buffer defragmentation stepIan Abbott1-21/+46
2014-12-03staging: comedi: adl_pci9118: try and avoid unnecessary DMA restartIan Abbott1-7/+71
2014-12-03staging: comedi: adl_pci9118: simplify interrupt_pci9118_ai_dma() a bitIan Abbott1-14/+10
2014-12-03staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...Rickard Strandqvist2-19/+0
2014-12-03staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen1-18/+15
2014-12-03staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...Anjana Sasindran1-0/+1
2014-12-03Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman592-2580/+5504
2014-12-01Linux 3.18-rc7v3.18-rc7Linus Torvalds1-1/+1
2014-12-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-1/+23
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason4-5/+67
2014-11-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+7
2014-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-52/+77
2014-11-29Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-30/+105
2014-11-29Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-27/+0
2014-11-29Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-144/+224
2014-11-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds3-22/+27
2014-11-29Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-6/+19
2014-11-29Merge tag 'armsoc-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-12/+20
2014-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-44/+4
2014-11-28Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-0/+5
2014-11-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-31/+84
2014-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds5-8/+8
2014-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+8
2014-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-101/+184
2014-11-28Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-10/+6
2014-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-12/+18
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-27staging: unisys: remove pointless macrosGreg Kroah-Hartman1-8/+0
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-27Revert "staging: unisys: fix CamelCase macro names in controlframework.h"Greg Kroah-Hartman2-6/+2
2014-11-27Merge tag 'mvebu-fixes-3.18-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-0/+2
2014-11-27Merge tag 'samsung-defconfig-v3.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+2
2014-11-27Merge tag 'samsung-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-1/+5
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-11/+11
2014-11-27Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+18
2014-11-27drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher1-1/+18
2014-11-27staging: comedi: adv_pci1723: remove comedi_device 'write_subdev' initH Hartley Sweeten1-1/+0
2014-11-27staging: comedi: adv_pci1723: tidy up multi-line commentsH Hartley Sweeten1-41/+38
2014-11-27staging: comedi: adv_pci1723: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1