summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-91610/+10
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-11/+10
2013-07-16staging: csr: remove driverGreg Kroah-Hartman-91599/+0
2013-07-15staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai-1/+4
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-95/+107
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-3573/+0
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+6
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-10/+9
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-5/+0
2013-07-09iio staging: fix lis3l02dq, read error handlingPeter Meerwald-0/+2
2013-07-06mode_t whack-a-mole...Al Viro-7/+7
2013-07-06staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun-0/+1
2013-07-06iio: mxs-lradc: Remove useless check in read_rawMarek Vasut-7/+0
2013-07-05lustre: kill the pointless wrapperAl Viro-14/+12
2013-07-05helper for reading ->d_countAl Viro-1/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds-5/+4
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook-1/+1
2013-07-03drivers: avoid format string in dev_set_nameKees Cook-2/+2
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook-2/+1
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+6
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2013-07-03iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut-4/+7
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+1
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2013-07-02Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21362/+278576
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro-3/+0
2013-06-29more open-coded file_inode() callsAl Viro-1/+1
2013-06-28Merge branch 'freezer'Rafael J. Wysocki-2/+3
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie-14/+20
2013-06-24Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""Greg Kroah-Hartman-1/+1
2013-06-24staging: rtl8192u: fix line length in r819xU_phy.hXenia Ragiadakou-8/+16
2013-06-24staging: rtl8192u: rename variables in r819xU_phy.hXenia Ragiadakou-5/+5
2013-06-24staging: rtl8192u: fix comments in r819xU_phy.hXenia Ragiadakou-14/+8
2013-06-24staging: rtl8192u: fix whitespace in r819xU_phy.hXenia Ragiadakou-12/+12
2013-06-24staging: rtl8192u: fix newlines in r819xU_phy.cXenia Ragiadakou-16/+26
2013-06-24staging: comedi: unioxx5: use comedi_alloc_spriv()H Hartley Sweeten-7/+3
2013-06-24staging: comedi: unioxx5: fix unioxx5_detach()H Hartley Sweeten-6/+7
2013-06-24silicom: checkpatch: errors caused by macrosLorenz Haspel-7/+4
2013-06-24Staging: silicom: remove the board_t typedef in bpctl_mod.cChad Williamson-2/+2
2013-06-24Staging: silicom: capitalize labels in the bp_media_type enumChad Williamson-17/+17
2013-06-24Staging: silicom: remove bp_media_type enum typedefChad Williamson-3/+3
2013-06-24staging: rtl8192u: replace msleep(1) with usleep_range() in r819xU_phy.cXenia Ragiadakou-3/+3
2013-06-24staging: rtl8192u: rename dwRegRead and rtStatus in r819xU_phy.cXenia Ragiadakou-12/+12
2013-06-24staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.cXenia Ragiadakou-4/+4
2013-06-24staging: rtl8192u: limit line size in r819xU_phy.cXenia Ragiadakou-372/+505
2013-06-24zram: allow request end to coincide with disksizeSergey Senozhatsky-1/+1
2013-06-24staging: drm/imx: use generic irq chip unused field to block out invalid irqsPhilipp Zabel-0/+11