summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro
2013-06-29more open-coded file_inode() callsAl Viro
2013-06-28Merge branch 'freezer'Rafael J. Wysocki
2013-06-24Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""Greg Kroah-Hartman
2013-06-24staging: rtl8192u: fix line length in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: rename variables in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: fix comments in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: fix whitespace in r819xU_phy.hXenia Ragiadakou
2013-06-24staging: rtl8192u: fix newlines in r819xU_phy.cXenia Ragiadakou
2013-06-24staging: comedi: unioxx5: use comedi_alloc_spriv()H Hartley Sweeten
2013-06-24staging: comedi: unioxx5: fix unioxx5_detach()H Hartley Sweeten
2013-06-24silicom: checkpatch: errors caused by macrosLorenz Haspel
2013-06-24Staging: silicom: remove the board_t typedef in bpctl_mod.cChad Williamson
2013-06-24Staging: silicom: capitalize labels in the bp_media_type enumChad Williamson
2013-06-24Staging: silicom: remove bp_media_type enum typedefChad Williamson
2013-06-24staging: rtl8192u: replace msleep(1) with usleep_range() in r819xU_phy.cXenia Ragiadakou
2013-06-24staging: rtl8192u: rename dwRegRead and rtStatus in r819xU_phy.cXenia Ragiadakou
2013-06-24staging: rtl8192u: replace __FUNCTION__ in r819xU_phy.cXenia Ragiadakou
2013-06-24staging: rtl8192u: limit line size in r819xU_phy.cXenia Ragiadakou
2013-06-24zram: allow request end to coincide with disksizeSergey Senozhatsky
2013-06-24staging: drm/imx: use generic irq chip unused field to block out invalid irqsPhilipp Zabel
2013-06-24staging: drm/imx: use generic irqchipPhilipp Zabel
2013-06-24staging: drm/imx: ipu-dmfc: use defines for ipu channel numbersPhilipp Zabel
2013-06-24staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flipPhilipp Zabel
2013-06-24staging: drm/imx: ipu-dmfc: fix bandwidth allocationPhilipp Zabel
2013-06-24staging: drm/imx: remove unused variablesPhilipp Zabel
2013-06-24staging: drm/imx: convert IPU irq driver to irq_domain_add_linearPhilipp Zabel
2013-06-24staging: drm/imx: fix number of IPU IRQsPhilipp Zabel
2013-06-24zram: remove zram_sysfs file (v2)Sergey Senozhatsky
2013-06-24staging: nvec: move device tree parsing to its own functionMarc Dietrich
2013-06-24staging: nvec: remove instantiating via platform deviceMarc Dietrich
2013-06-24Staging: vt6655: aes_ccmp: fixed a brace coding styleJohn B. Wyatt IV
2013-06-24staging: vt6655: info leak in ioctlDan Carpenter
2013-06-24staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame()Paul Zimmerman
2013-06-24staging: netlogic: Fix typo in staging/netlogicMasanari Iida
2013-06-24staging: android: Fix typo in staging/androidMasanari Iida
2013-06-24staging: frontier: Fix typo in staging/frontierMasanari Iida
2013-06-24staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann
2013-06-24staging: comedi: pcmuio: fix namespace for all private functionsH Hartley Sweeten
2013-06-24staging: comedi: pcmuio: return 0 for successful attachH Hartley Sweeten