summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-14lustre: delete linux/lustre_debug.hGreg Kroah-Hartman
2014-01-14staging: lustre: remove some unused debug macrosGreg Kroah-Hartman
2014-01-13staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy.Malcolm Priestley
2014-01-13staging: vt6656: sparse fixes: iwctl_siwgenie use memcpy.Malcolm Priestley
2014-01-13staging: vt6656: sparse fixes ethtool_ioctl Use struct ifreq *Malcolm Priestley
2014-01-13staging: vt6656: sparse fixes: dpc.c missing dpc.hMalcolm Priestley
2014-01-13staging: lustre: libcfs_debug: small whitespace cleanupsSalym Senyonga
2014-01-13staging: lustre: libcfs_debug.h: remove extra blank linesSalym Senyonga
2014-01-13staging: lustre: libcfs_debug.h: Align backslashes in macrosSalym Senyonga
2014-01-13staging: lustre: libcfs_debug.h: align define valuesSalym Senyonga
2014-01-13staging: tidspbridge: adjust error return code (bugfix)Julia Lawall
2014-01-13Staging: rts5139: rts51x_card: fixed style issuesMorgan Creekmore
2014-01-13staging: wlags49_h2: Fix "do not use C99 //" in wl_cs.h, wl_enc.h wl_main.h a...Masanari Iida
2014-01-13Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt
2014-01-13Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='Tim Jester-Pfadt
2014-01-13staging: vt6655: Fix memory leak in wpa_ioctl()Christian Engelmayer
2014-01-13imx-drm: parallel-display: honor 'native-mode' property when selecting video ...Lothar Waßmann
2014-01-13staging: drm/imx: don't drop crtc offsets when doing pageflipLucas Stach
2014-01-13staging: drm/imx: handle framebuffer offsets correctlyLucas Stach
2014-01-13staging: drm/imx: set second plane base addressPhilipp Zabel
2014-01-13Staging: comedi: fix extra whitespace style issues in ni_mio_common.c.Chase Southwood
2014-01-13Staging: comedi: fix indentation coding style issue in ni_mio_common.c.Chase Southwood
2014-01-13Staging: comedi: fix numerous brace coding style issues in ni_mio_common.c.Chase Southwood
2014-01-13comedi: Humusoft MF634 and MF624 DAQ cards driverRostislav Lisovy
2014-01-13mei: limit the number of consecutive resetsTomas Winkler
2014-01-13mei: revamp mei reset state machineTomas Winkler
2014-01-13drivers/char: don't use module_init in non-modular ttyprintk.cPaul Gortmaker
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman
2014-01-13Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman
2014-01-13Revert "pci: use device_remove_file_self() instead of device_schedule_callbac...Greg Kroah-Hartman
2014-01-13Revert "scsi: use device_remove_file_self() instead of device_schedule_callba...Greg Kroah-Hartman
2014-01-13Revert "s390: use device_remove_file_self() instead of device_schedule_callba...Greg Kroah-Hartman
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar
2014-01-12Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-11staging: bcm : Fix typo in staging/bcmMasanari Iida
2014-01-11staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov
2014-01-11Staging: comedi: amcc_s5933: "no space before tabs" coding style fixes.Michal Kwiatkowski
2014-01-11Staging: comedi: fix spacing coding style issue in 8255.c.Chase Southwood
2014-01-11Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma
2014-01-11Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' staticAnmol Sarma
2014-01-11Staging: rtl8187se: r8180_core.c: mark symbols as staticAnmol Sarma
2014-01-11drivers/base: provide an infrastructure for componentised subsystemsRussell King
2014-01-11sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo