summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-14RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S
2014-10-14RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S
2014-10-14RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S
2014-10-14RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise
2014-10-14IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein
2014-10-14IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-10-14Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-10-14md: move EXPORT_SYMBOL to after function in md.cNeilBrown
2014-10-14md: discard PRINT_RAID_DEBUG ioctlNeilBrown
2014-10-14md: remove MD_BUG()NeilBrown
2014-10-14md: clean up 'exit' labels in md_ioctl().NeilBrown
2014-10-14md: remove unnecessary test for MD_MAJOR in md_ioctl()NeilBrown
2014-10-14md: don't allow "-sync" to be set for device in an active array.NeilBrown
2014-10-14md: remove unwanted white space from md.cNeilBrown
2014-10-14md: don't start resync thread directly from md thread.NeilBrown
2014-10-14md: Just use RCU when checking for overlap between arrays.NeilBrown
2014-10-14md: avoid potential long delay under pers_lockChao Yu
2014-10-14md: simplify export_array()NeilBrown
2014-10-14md: discard find_rdev_nr in favour of find_rdev_nr_rcuNeilBrown
2014-10-14md: use wait_event() to simplify md_super_wait()NeilBrown
2014-10-14md: be more relaxed about stopping an array which isn't started.NeilBrown
2014-10-14md/raid1: process_checks doesn't use its return value.NeilBrown
2014-10-14md/raid5: fix init_stripe() inconsistenciesMarkus Stockhausen
2014-10-14md/raid10: another memory leak due to reshape.NeilBrown
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-14staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14PNP: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14ib_srpt: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14scsi: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding
2014-10-14rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner
2014-10-14drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...Chen Gang
2014-10-14drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffersAndy Shevchenko
2014-10-14drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return valueArnd Bergmann
2014-10-14drivers/rtc/rtc-pcf8563.c: fix uninitialized use warningArnd Bergmann