summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-0617-212/+210
|\
| * staging: fix up speakup kobject modeRusty Russell2014-04-0117-212/+210
* | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-042-3/+3
|\ \
| * | vfs: add renameat2 syscallMiklos Szeredi2014-04-012-3/+3
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0418-1007/+2665
|\ \
| * | [media] rtl2832_sdr: do not use dynamic stack allocationAntti Palosaari2014-03-141-1/+6
| * | [media] rtl2832_sdr: clamp bandwidth to nearest legal value in automodeAntti Palosaari2014-03-141-2/+10
| * | [media] rtl2832_sdr: fixing v4l2-compliance issuesHans Verkuil2014-03-141-6/+23
| * | [media] rtl2832_sdr: expose e4000 controls to userAntti Palosaari2014-03-141-4/+3
| * | [media] rtl2832_sdr: Realtek RTL2832 SDR driver moduleAntti Palosaari2014-03-146-0/+1542
| * | [media] msi3101: fix v4l2-compliance issuesAntti Palosaari2014-03-131-0/+4
| * | [media] msi001: fix v4l2-compliance issuesAntti Palosaari2014-03-131-0/+1
| * | [media] msi3101: clamp mmap buffers to reasonable levelAntti Palosaari2014-03-131-1/+1
| * | [media] msi3101: use msi001 tuner driverAntti Palosaari2014-03-132-350/+136
| * | [media] msi001: Mirics MSi001 silicon tuner driverAntti Palosaari2014-03-133-0/+504
| * | [media] msi3101: convert to SDR APIAntti Palosaari2014-03-131-778/+573
| * | [media] staging/dt3155v4l: use PCI_VENDOR_ID_INTELJon Mason2014-03-111-2/+1
| * | [media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil2014-03-111-2/+1
| * | [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-2/+1
| * | Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-1142-487/+474
| |\ \
| * | | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-056-6/+6
| * | | [media] davinci: vpfe: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-02-281-3/+3
| * | | [media] staging: davinci_vpfe: fix error checkLevente Kurusa2014-02-281-1/+1
* | | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-024-8/+7
|\ \ \ \
| * | | | staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-241-3/+3
| * | | | wlags49_h2: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-132-2/+2
| |\ \ \ \
| | * | | | wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freqJohn W. Linville2014-03-131-1/+1
| | * | | | rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville2014-03-131-1/+1
| | * | | | Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville2014-03-131-1/+0
| | * | | | Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville2014-02-241-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-053-2/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-1/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell2014-02-131-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-0210-17/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20931-44716/+146183
| |\ \ \ \ \ \
| * | | | | | | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-2010-17/+0
* | | | | | | | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01858-48559/+56324
|\ \ \ \ \ \ \ \
| * | | | | | | | staging: xillybus: XILLYBUS_PCIE depends on PCI_MSIEli Billauer2014-03-211-1/+1
| * | | | | | | | staging: xillybus: Added "select CRC32" for XILLYBUS in KconfigEli Billauer2014-03-211-0/+1
| * | | | | | | | staging: comedi: poc: remove obsolete driverH Hartley Sweeten2014-03-203-167/+0
| * | | | | | | | staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREEDaeseok Youn2014-03-203-105/+13
| * | | | | | | | staging: octeon-usb: prevent memory corruptionAaro Koskinen2014-03-201-0/+108
| * | | | | | | | staging: usbip: fix line over 80 charactersCédric Cabessa2014-03-201-11/+22
| * | | | | | | | staging: usbip: fix quoted string split across linesCédric Cabessa2014-03-203-16/+14
| * | | | | | | | Staging: unisys: Remove RETINT macroKen Cox2014-03-196-61/+68
| * | | | | | | | Staging: unisys: Remove FAIL macroKen Cox2014-03-194-65/+103
| * | | | | | | | Staging: unisys: Remove RETVOID macroKen Cox2014-03-194-13/+6
OpenPOWER on IntegriCloud